Skip to content

Commit 20bacca

Browse files
author
KenChoi1992
committed
prepare release v3.2.10
1 parent 28e37cf commit 20bacca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
<url>https://github.com/jpush/jpush-api-java-client</url>
3636
<connection>scm:git:git@github.com:jpush/jpush-api-java-client.git</connection>
3737
<developerConnection>scm:git:git@github.com:jpush/jpush-api-java-client.git</developerConnection>
38-
<tag>v3.2.9</tag>
38+
<tag>v3.2.10</tag>
3939
</scm>
4040

4141
<dependencies>
4242
<dependency>
4343
<groupId>cn.jpush.api</groupId>
4444
<artifactId>jiguang-common</artifactId>
45-
<version>0.1.2</version>
45+
<version>0.1.3</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>com.google.code.gson</groupId>
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-release-plugin</artifactId>
111-
<version>2.5.1</version>
111+
<version>2.5.3</version>
112112
<dependencies>
113113
<dependency>
114114
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)