Skip to content

Commit 30ab51e

Browse files
deploy for the 0.9.10
1 parent 9720530 commit 30ab51e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

mars-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>mars</artifactId>
77
<groupId>com.whaleal.mars</groupId>
8-
<version>0.9.12</version>
8+
<version>0.9.10</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

mars-springboot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.whaleal.mars</groupId>
77
<artifactId>mars</artifactId>
8-
<version>0.9.12</version>
8+
<version>0.9.10</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

mars-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.whaleal.mars</groupId>
77
<artifactId>mars</artifactId>
8-
<version>0.9.12</version>
8+
<version>0.9.10</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.whaleal.mars</groupId>
88
<artifactId>mars</artifactId>
99
<packaging>pom</packaging>
10-
<version>0.9.12</version>
10+
<version>0.9.10</version>
1111
<name>Mars</name>
1212
<description>MongoDB driver framework</description>
1313
<!--我们项目的git地址-->

0 commit comments

Comments
 (0)