File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >cn.jpush.api</groupId >
55 <artifactId >jpush-client</artifactId >
6- <version >3.2.12 -SNAPSHOT</version >
6+ <version >3.2.13 -SNAPSHOT</version >
77 <packaging >jar</packaging >
88 <url >https://github.com/jpush/jpush-api-java-client</url >
99 <name >JPush API Java Client</name >
3131 <version >9</version >
3232 </parent >
3333
34+ <scm >
35+ <url >https://github.com/jpush/jpush-api-java-client</url >
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.2.13</tag >
39+ </scm >
40+
3441 <dependencies >
3542 <dependency >
3643 <groupId >cn.jpush.api</groupId >
230237 </reporting >
231238
232239
233- <scm >
234- <connection >scm:svn:http://svn.sonatype.org/spice/tags/v3.2.12</connection >
235- <developerConnection >scm:svn:https://svn.sonatype.org/spice/tags/v3.2.12</developerConnection >
236- <url >http://svn.sonatype.org/spice/tags/v3.2.12</url >
237- </scm >
238240</project >
You can’t perform that action at this time.
0 commit comments