Skip to content

Commit 07c4eb8

Browse files
author
Javen
committed
[maven-release-plugin] prepare release v3.0.0
1 parent 5e5c389 commit 07c4eb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>cn.jpush.api</groupId>
55
<artifactId>jpush-client</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0</version>
77
<packaging>jar</packaging>
88
<url>https://github.com/jpush/jpush-api-java-client</url>
99
<name>JPush API Java Client</name>
@@ -32,7 +32,7 @@
3232
<url>https://github.com/jpush/jpush-api-java-client</url>
3333
<connection>scm:git:git@github.com:jpush/jpush-api-java-client.git</connection>
3434
<developerConnection>scm:git:git@github.com:jpush/jpush-api-java-client.git</developerConnection>
35-
<tag>jpush-client-3.0.0</tag>
35+
<tag>v3.0.0</tag>
3636
</scm>
3737

3838
<developers>

0 commit comments

Comments
 (0)