We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2080c1 commit 93e487cCopy full SHA for 93e487c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jpush-client</artifactId>
6
- <version>3.3.13</version>
+ <version>3.3.14-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<url>https://github.com/jpush/jpush-api-java-client</url>
9
<name>JPush API Java Client</name>
@@ -35,7 +35,7 @@
35
36
<connection>scm:git:[email protected]:jpush/jpush-api-java-client.git</connection>
37
<developerConnection>scm:git:[email protected]:jpush/jpush-api-java-client.git</developerConnection>
38
- <tag>v3.3.13</tag>
+ <tag>v3.3.5</tag>
39
</scm>
40
41
<dependencies>
0 commit comments