Skip to content

Commit 833c30a

Browse files
committed
fix version
1 parent 84b4855 commit 833c30a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.zenbpm</groupId>
77
<artifactId>zenbpm-java-client</artifactId>
8-
<version>0.3.9</version>
8+
<version>v0.3.9</version>
99
<packaging>pom</packaging>
1010

1111
<modules>

zenbpm-client-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.zenbpm</groupId>
88
<artifactId>zenbpm-java-client</artifactId>
9-
<version>0.3.9</version>
9+
<version>v0.3.9</version>
1010
</parent>
1111

1212
<artifactId>zenbpm-client-core</artifactId>

zenbpm-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.zenbpm</groupId>
88
<artifactId>zenbpm-java-client</artifactId>
9-
<version>0.3.9</version>
9+
<version>v0.3.9</version>
1010
</parent>
1111

1212
<artifactId>zenbpm-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)