Skip to content

Commit 59e7b56

Browse files
author
Javen
committed
[maven-release-plugin] prepare release v3.1.2
1 parent 75cb4f4 commit 59e7b56

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.1.2-SNAPSHOT</version>
6+
<version>3.1.2</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>v3.1.1</tag>
35+
<tag>v3.1.2</tag>
3636
</scm>
3737

3838
<dependencies>

0 commit comments

Comments
 (0)