Commit 9267748 1 parent b20c6ed commit 9267748 Copy full SHA for 9267748
File tree 4 files changed +13
-13
lines changed
4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >cn.leancloud</groupId >
4
4
<artifactId >leancloud-sdk</artifactId >
5
- <version >8.2.21-SNAPSHOT </version >
5
+ <version >8.2.21</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >cn.leancloud</groupId >
9
9
<artifactId >storage-core</artifactId >
10
10
<packaging >jar</packaging >
11
- <version >8.2.21-SNAPSHOT </version >
11
+ <version >8.2.21</version >
12
12
<name >storage core library</name >
13
13
<url >http://maven.apache.org</url >
14
14
33
33
<connection >scm:git:git@github.com:leancloud/java-unified-sdk.git</connection >
34
34
<developerConnection >scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection >
35
35
<url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
36
- <tag >HEAD </tag >
36
+ <tag >leancloud-sdk-8.2.21 </tag >
37
37
</scm >
38
38
39
39
<distributionManagement >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >cn.leancloud</groupId >
4
4
<artifactId >leancloud-sdk</artifactId >
5
- <version >8.2.21-SNAPSHOT </version >
5
+ <version >8.2.21</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >cn.leancloud</groupId >
9
9
<artifactId >engine-core</artifactId >
10
10
<packaging >jar</packaging >
11
- <version >8.2.21-SNAPSHOT </version >
11
+ <version >8.2.21</version >
12
12
<name >leanengine library</name >
13
13
<url >http://maven.apache.org</url >
14
14
32
32
<connection >scm:git:git@github.com:leancloud/java-unified-sdk.git</connection >
33
33
<developerConnection >scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection >
34
34
<url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
35
- <tag >HEAD </tag >
35
+ <tag >leancloud-sdk-8.2.21 </tag >
36
36
</scm >
37
37
38
38
<distributionManagement >
60
60
<dependency >
61
61
<groupId >cn.leancloud</groupId >
62
62
<artifactId >storage-core</artifactId >
63
- <version >8.2.21-SNAPSHOT </version >
63
+ <version >8.2.21</version >
64
64
</dependency >
65
65
<dependency >
66
66
<groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 4
4
<groupId >cn.leancloud</groupId >
5
5
<artifactId >leancloud-sdk</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >8.2.21-SNAPSHOT </version >
7
+ <version >8.2.21</version >
8
8
<name >leancloud sdk</name >
9
9
<url >http://maven.apache.org</url >
10
10
<description >LeanCloud Java Unified SDK</description >
36
36
<connection >scm:git:git@github.com:leancloud/java-unified-sdk.git</connection >
37
37
<developerConnection >scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection >
38
38
<url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
39
- <tag >HEAD </tag >
39
+ <tag >leancloud-sdk-8.2.21 </tag >
40
40
</scm >
41
41
42
42
<distributionManagement >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >cn.leancloud</groupId >
4
4
<artifactId >leancloud-sdk</artifactId >
5
- <version >8.2.21-SNAPSHOT </version >
5
+ <version >8.2.21</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >cn.leancloud</groupId >
9
9
<artifactId >realtime-core</artifactId >
10
10
<packaging >jar</packaging >
11
- <version >8.2.21-SNAPSHOT </version >
11
+ <version >8.2.21</version >
12
12
<name >realtime core library</name >
13
13
<url >http://maven.apache.org</url >
14
14
37
37
<connection >scm:git:git@github.com:leancloud/java-unified-sdk.git</connection >
38
38
<developerConnection >scm:git:git@github.com:leancloud/java-unified-sdk.git</developerConnection >
39
39
<url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
40
- <tag >HEAD </tag >
40
+ <tag >leancloud-sdk-8.2.21 </tag >
41
41
</scm >
42
42
43
43
<distributionManagement >
55
55
<dependency >
56
56
<groupId >cn.leancloud</groupId >
57
57
<artifactId >storage-core</artifactId >
58
- <version >8.2.21-SNAPSHOT </version >
58
+ <version >8.2.21</version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >com.google.protobuf</groupId >
You can’t perform that action at this time.
0 commit comments