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 0070a63 commit fe08b8fCopy full SHA for fe08b8f
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jiguang-common</artifactId>
6
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.5</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:[email protected]:jpush/jiguang-java-client-common.git</connection>
36
<developerConnection>scm:git:[email protected]:jpush/jiguang-java-client-common.git</developerConnection>
37
- <tag>jiguang-common-1.1.4</tag>
+ <tag>jiguang-common-1.1.5</tag>
38
</scm>
39
40
<dependencies>
0 commit comments