-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release java-sdk-parent-1.12.0
- Loading branch information
Willy van Diepen
authored and
Willy van Diepen
committed
Jul 28, 2022
1 parent
ca424ce
commit 14ec83c
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<groupId>nl.rabobank.oss.omnikassa</groupId> | ||
<artifactId>java-sdk-parent</artifactId> | ||
<packaging>pom</packaging> | ||
<version>1.11.1-SNAPSHOT</version> | ||
<version>1.12.0</version> | ||
<name>Rabobank OmniKassa - Java SDK - Parent</name> | ||
|
||
<properties> | ||
|
@@ -49,7 +49,7 @@ | |
<scm> | ||
<connection>scm:git:[email protected]:rabobank-nederland/omnikassa-java-sdk.git</connection> | ||
<developerConnection>scm:git:[email protected]:rabobank-nederland/omnikassa-java-sdk.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>java-sdk-parent-1.12.0</tag> | ||
</scm> | ||
|
||
<modules> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<parent> | ||
<artifactId>java-sdk-parent</artifactId> | ||
<groupId>nl.rabobank.oss.omnikassa</groupId> | ||
<version>1.11.1-SNAPSHOT</version> | ||
<version>1.12.0</version> | ||
</parent> | ||
|
||
<packaging>jar</packaging> | ||
|
@@ -51,7 +51,7 @@ | |
<connection>scm:git:[email protected]:rabobank-nederland/omnikassa-java-sdk.git</connection> | ||
<developerConnection>scm:git:[email protected]:rabobank-nederland/omnikassa-java-sdk.git</developerConnection> | ||
<url>[email protected]:rabobank-nederland/omnikassa-java-sdk.git</url> | ||
<tag>HEAD</tag> | ||
<tag>java-sdk-parent-1.12.0</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|