File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >cn.leancloud</groupId >
44 <artifactId >leancloud-sdk</artifactId >
5- <version >8.2.20-SNAPSHOT </version >
5+ <version >8.2.20</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <groupId >cn.leancloud</groupId >
99 <artifactId >storage-core</artifactId >
1010 <packaging >jar</packaging >
11- <version >8.2.20-SNAPSHOT </version >
11+ <version >8.2.20</version >
1212 <name >storage core library</name >
1313 <url >http://maven.apache.org</url >
1414
3333 <connection >scm:git:git@github.com:leancloud/java-unified-sdk.git</connection >
3434 <developerConnection >scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection >
3535 <url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
36- <tag >HEAD </tag >
36+ <tag >leancloud-sdk-8.2.20 </tag >
3737 </scm >
3838
3939 <distributionManagement >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >cn.leancloud</groupId >
44 <artifactId >leancloud-sdk</artifactId >
5- <version >8.2.20-SNAPSHOT </version >
5+ <version >8.2.20</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <groupId >cn.leancloud</groupId >
99 <artifactId >engine-core</artifactId >
1010 <packaging >jar</packaging >
11- <version >8.2.20-SNAPSHOT </version >
11+ <version >8.2.20</version >
1212 <name >leanengine library</name >
1313 <url >http://maven.apache.org</url >
1414
3232 <connection >scm:git:git@github.com:leancloud/java-unified-sdk.git</connection >
3333 <developerConnection >scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection >
3434 <url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
35- <tag >HEAD </tag >
35+ <tag >leancloud-sdk-8.2.20 </tag >
3636 </scm >
3737
3838 <distributionManagement >
6060 <dependency >
6161 <groupId >cn.leancloud</groupId >
6262 <artifactId >storage-core</artifactId >
63- <version >8.2.20-SNAPSHOT </version >
63+ <version >8.2.20</version >
6464 </dependency >
6565 <dependency >
6666 <groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 44 <groupId >cn.leancloud</groupId >
55 <artifactId >leancloud-sdk</artifactId >
66 <packaging >pom</packaging >
7- <version >8.2.20-SNAPSHOT </version >
7+ <version >8.2.20</version >
88 <name >leancloud sdk</name >
99 <url >http://maven.apache.org</url >
1010 <description >LeanCloud Java Unified SDK</description >
3636 <connection >scm:git:git@github.com:leancloud/java-unified-sdk.git</connection >
3737 <developerConnection >scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection >
3838 <url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
39- <tag >HEAD </tag >
39+ <tag >leancloud-sdk-8.2.20 </tag >
4040 </scm >
4141
4242 <distributionManagement >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >cn.leancloud</groupId >
44 <artifactId >leancloud-sdk</artifactId >
5- <version >8.2.20-SNAPSHOT </version >
5+ <version >8.2.20</version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <groupId >cn.leancloud</groupId >
99 <artifactId >realtime-core</artifactId >
1010 <packaging >jar</packaging >
11- <version >8.2.20-SNAPSHOT </version >
11+ <version >8.2.20</version >
1212 <name >realtime core library</name >
1313 <url >http://maven.apache.org</url >
1414
3737 <connection >scm:git:git@github.com:leancloud/java-unified-sdk.git</connection >
3838 <developerConnection >scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection >
3939 <url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
40- <tag >HEAD </tag >
40+ <tag >leancloud-sdk-8.2.20 </tag >
4141 </scm >
4242
4343 <distributionManagement >
5555 <dependency >
5656 <groupId >cn.leancloud</groupId >
5757 <artifactId >storage-core</artifactId >
58- <version >8.2.20-SNAPSHOT </version >
58+ <version >8.2.20</version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.google.protobuf</groupId >
You can’t perform that action at this time.
0 commit comments