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 5b282c3 commit 2be17f9Copy full SHA for 2be17f9
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jpush-client</artifactId>
6
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/jpush/jpush-api-java-client</url>
9
<name>JPush API Java Client</name>
@@ -32,7 +32,7 @@
32
33
<connection>scm:git:[email protected]:jpush/jpush-api-java-client.git</connection>
34
<developerConnection>scm:git:[email protected]:jpush/jpush-api-java-client.git</developerConnection>
35
- <tag>v3.1.1</tag>
+ <tag>v3.1.3</tag>
36
</scm>
37
38
<dependencies>
0 commit comments