We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a513382 commit 1bc606bCopy full SHA for 1bc606b
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.ibm.g11n.pipeline</groupId>
4
<artifactId>gp-java-client</artifactId>
5
- <version>1.1.6-SNAPSHOT</version>
+ <version>1.1.6</version>
6
<name>Java client SDK for Globalization Pipeline on IBM Bluemix</name>
7
<description>
8
Java client SDK for Globalization Pipeline on IBM Bluemix
@@ -31,7 +31,7 @@
31
<connection>scm:git:[email protected]:IBM-Bluemix/gp-java-client.git</connection>
32
<developerConnection>scm:git:[email protected]:IBM-Bluemix/gp-java-client.git</developerConnection>
33
<url>[email protected]:IBM-Bluemix/gp-java-client.git</url>
34
- <tag>HEAD</tag>
+ <tag>gp-java-client-1.1.6</tag>
35
</scm>
36
37
<distributionManagement>
0 commit comments