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 5e5c389 commit 07c4eb8Copy full SHA for 07c4eb8
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>cn.jpush.api</groupId>
5
<artifactId>jpush-client</artifactId>
6
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</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:git@github.com:jpush/jpush-api-java-client.git</connection>
34
<developerConnection>scm:git:git@github.com:jpush/jpush-api-java-client.git</developerConnection>
35
- <tag>jpush-client-3.0.0</tag>
+ <tag>v3.0.0</tag>
36
</scm>
37
38
<developers>
0 commit comments