Skip to content

Commit aadba86

Browse files
authored
chore: update version to 1.0.21 (#69)
1 parent 8f9f416 commit aadba86

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

arex-storage-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>arex-storage-service</artifactId>
77
<groupId>com.arextest</groupId>
8-
<version>1.0.20</version>
8+
<version>1.0.21</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>arex-model</artifactId>

arex-storage-web-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>arex-storage-service</artifactId>
77
<groupId>com.arextest</groupId>
8-
<version>1.0.20</version>
8+
<version>1.0.21</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>arex-storage-web-api</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.arextest</groupId>
77
<artifactId>arex-storage-service</artifactId>
88
<packaging>pom</packaging>
9-
<version>1.0.20</version>
9+
<version>1.0.21</version>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>Arex-storage is used for data storage.</description>

0 commit comments

Comments
 (0)