Skip to content

Commit de04d82

Browse files
committed
bump up pom version
1 parent db0bc51 commit de04d82

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

converter-annotation-processor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>converter-codegen</artifactId>
77
<groupId>io.github.careem</groupId>
8-
<version>0.6.20-SNAPSHOT</version>
8+
<version>0.6.20</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>jar</packaging>

converter-codegen-testapp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>converter-codegen</artifactId>
77
<groupId>io.github.careem</groupId>
8-
<version>0.6.20-SNAPSHOT</version>
8+
<version>0.6.20</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>io.github.careem</groupId>
88
<artifactId>converter-codegen</artifactId>
99
<packaging>pom</packaging>
10-
<version>0.6.20-SNAPSHOT</version>
10+
<version>0.6.20</version>
1111
<modules>
1212
</modules>
1313

0 commit comments

Comments
 (0)