We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3c198 commit 6544e09Copy full SHA for 6544e09
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jiguang-common</artifactId>
6
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/jpush/jiguang-java-client-common</url>
9
<name>Jiguang Client Common Dependencies</name>
@@ -34,7 +34,7 @@
34
35
<connection>scm:git:git@github.com:jpush/jiguang-java-client-common.git</connection>
36
<developerConnection>scm:git:git@github.com:jpush/jiguang-java-client-common.git</developerConnection>
37
- <tag>v1.1.1</tag>
+ <tag>jiguang-common-1.1.2</tag>
38
</scm>
39
40
<dependencies>
0 commit comments