-
Notifications
You must be signed in to change notification settings - Fork 18
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 gp-java-client-1.2.1
- Loading branch information
yoshito-umaoka
committed
Apr 25, 2019
1 parent
acc339e
commit d7aae9a
Showing
1 changed file
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>com.ibm.g11n.pipeline</groupId> | ||
<artifactId>gp-java-client</artifactId> | ||
<version>1.2.1-SNAPSHOT</version> | ||
<version>1.2.1</version> | ||
<name>Java client SDK for Globalization Pipeline on IBM Bluemix</name> | ||
<description> | ||
Java client SDK for Globalization Pipeline on IBM Bluemix | ||
|
@@ -31,7 +31,7 @@ | |
<connection>scm:git:[email protected]:IBM-Bluemix/gp-java-client.git</connection> | ||
<developerConnection>scm:git:[email protected]:IBM-Bluemix/gp-java-client.git</developerConnection> | ||
<url>[email protected]:IBM-Bluemix/gp-java-client.git</url> | ||
<tag>HEAD</tag> | ||
<tag>gp-java-client-1.2.1</tag> | ||
</scm> | ||
|
||
<distributionManagement> | ||
|