Skip to content

Commit ffcacfa

Browse files
SK-2276: update common module version to 1.0.1 (#215)
1 parent 86e7c6e commit ffcacfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>common</artifactId>
14-
<version>1.0.0</version>
14+
<version>1.0.1</version>
1515
<name>${project.groupId}:${project.artifactId}</name>
1616

1717

v3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.skyflow</groupId>
4545
<artifactId>common</artifactId>
46-
<version>1.0.0</version>
46+
<version>1.0.1</version>
4747
</dependency>
4848
</dependencies>
4949

0 commit comments

Comments
 (0)