Skip to content

Commit 1e951b3

Browse files
committed
feat: 发布测试版本1.0.1.2023101301.Alpha,修复http数据集的执行bug
1 parent 1d0b285 commit 1e951b3

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.2023101101.Alpha</version>
8+
<version>1.0.1.2023101301.Alpha</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.2023101101.Alpha</version>
8+
<version>1.0.1.2023101301.Alpha</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.2023101101.Alpha</version>
8+
<version>1.0.1.2023101301.Alpha</version>
99

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

0 commit comments

Comments
 (0)