We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d099e commit 9674cd1Copy full SHA for 9674cd1
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jpush-client</artifactId>
6
- <version>3.4.5</version>
+ <version>3.4.6-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.4.5</tag>
+ <tag>v3.3.12</tag>
39
</scm>
40
41
<dependencies>
0 commit comments