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 43668a1 commit 483cdbeCopy full SHA for 483cdbe
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jpush-client</artifactId>
6
- <version>3.2.3-SNAPSHOT</version>
+ <version>3.2.3</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/jpush/jpush-api-java-client</url>
9
<name>JPush API Java Client</name>
@@ -34,7 +34,7 @@
34
35
<connection>scm:git:[email protected]:jpush/jpush-api-java-client.git</connection>
36
<developerConnection>scm:git:[email protected]:jpush/jpush-api-java-client.git</developerConnection>
37
- <tag>v3.1.1</tag>
+ <tag>v3.2.3</tag>
38
</scm>
39
40
<dependencies>
0 commit comments