File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
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 >6.4.5-SNAPSHOT </version >
5+ <version >6.4.5</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 >6.4.5-SNAPSHOT </version >
11+ <version >6.4.5</version >
1212 <name >storage core library</name >
1313 <url >http://maven.apache.org</url >
1414
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >cn.leancloud</groupId >
44 <artifactId >leancloud-sdk</artifactId >
5- <version >6.4.5-SNAPSHOT </version >
5+ <version >6.4.5</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 >6.4.5-SNAPSHOT </version >
11+ <version >6.4.5</version >
1212 <name >leanengine library</name >
1313 <url >http://maven.apache.org</url >
1414
6060 <dependency >
6161 <groupId >cn.leancloud</groupId >
6262 <artifactId >storage-core</artifactId >
63- <version >6.4.5-SNAPSHOT </version >
63+ <version >6.4.5</version >
6464 </dependency >
6565 <dependency >
6666 <groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 33 <groupId >cn.leancloud</groupId >
44 <artifactId >leancloud-sdk</artifactId >
55 <packaging >pom</packaging >
6- <version >6.4.5-SNAPSHOT </version >
6+ <version >6.4.5</version >
77 <name >leancloud sdk</name >
88 <url >http://maven.apache.org</url >
99 <description >LeanCloud Java Unified SDK</description >
3333 <connection >scm:git:https://github.com/leancloud/java-unified-sdk.git</connection >
3434 <developerConnection >scm:git:https://github.com/leancloud/java-unified-sdk.git</developerConnection >
3535 <url >http://github.com/leancloud/java-unified-sdk/tree/master</url >
36- <tag >leancloud-sdk-6.4.4 </tag >
36+ <tag >leancloud-sdk-6.4.5 </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 >6.4.5-SNAPSHOT </version >
5+ <version >6.4.5</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 >6.4.5-SNAPSHOT </version >
11+ <version >6.4.5</version >
1212 <name >realtime core library</name >
1313 <url >http://maven.apache.org</url >
1414
5555 <dependency >
5656 <groupId >cn.leancloud</groupId >
5757 <artifactId >storage-core</artifactId >
58- <version >6.4.5-SNAPSHOT </version >
58+ <version >6.4.5</version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.google.protobuf</groupId >
You can’t perform that action at this time.
0 commit comments