Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.

Commit 9d3b4f8

Browse files
committed
0.20.0-SNAPSHOT
Signed-off-by: Hendrik Ebbers <hendrik.ebbers@web.de>
1 parent 00d2166 commit 9d3b4f8

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

hiero-enterprise-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.open-elements.hiero</groupId>
99
<artifactId>hiero-enterprise</artifactId>
10-
<version>0.19.0</version>
10+
<version>0.20.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

hiero-enterprise-microprofile-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.open-elements.hiero</groupId>
99
<artifactId>hiero-enterprise</artifactId>
10-
<version>0.19.0</version>
10+
<version>0.20.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

hiero-enterprise-microprofile/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.open-elements.hiero</groupId>
99
<artifactId>hiero-enterprise</artifactId>
10-
<version>0.19.0</version>
10+
<version>0.20.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

hiero-enterprise-spring-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.open-elements.hiero</groupId>
99
<artifactId>hiero-enterprise</artifactId>
10-
<version>0.19.0</version>
10+
<version>0.20.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

hiero-enterprise-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.open-elements.hiero</groupId>
99
<artifactId>hiero-enterprise</artifactId>
10-
<version>0.19.0</version>
10+
<version>0.20.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

hiero-enterprise-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.open-elements.hiero</groupId>
99
<artifactId>hiero-enterprise</artifactId>
10-
<version>0.19.0</version>
10+
<version>0.20.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.open-elements.hiero</groupId>
88
<artifactId>hiero-enterprise</artifactId>
9-
<version>0.19.0</version>
9+
<version>0.20.0-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Hiero Enterprise</name>

0 commit comments

Comments
 (0)