Skip to content

Commit b163e44

Browse files
committed
feat: 发布正式版本2.0.0.RELEASE
1 parent 1e951b3 commit b163e44

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dataset-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dataset</artifactId>
77
<groupId>com.gccloud</groupId>
8-
<version>1.0.1.2023101301.Alpha</version>
8+
<version>2.0.0.RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

dataset-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>dataset</artifactId>
77
<groupId>com.gccloud</groupId>
8-
<version>1.0.1.2023101301.Alpha</version>
8+
<version>2.0.0.RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.gccloud</groupId>
77
<artifactId>dataset</artifactId>
8-
<version>1.0.1.2023101301.Alpha</version>
8+
<version>2.0.0.RELEASE</version>
99

1010
<packaging>pom</packaging>
1111
<name>dataset</name>

0 commit comments

Comments
 (0)