Skip to content

Commit 00d2166

Browse files
committed
Version 0.19.0
1 parent 3a073fa commit 00d2166

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

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-SNAPSHOT</version>
10+
<version>0.19.0</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-SNAPSHOT</version>
10+
<version>0.19.0</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-SNAPSHOT</version>
10+
<version>0.19.0</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-SNAPSHOT</version>
10+
<version>0.19.0</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-SNAPSHOT</version>
10+
<version>0.19.0</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-SNAPSHOT</version>
10+
<version>0.19.0</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-SNAPSHOT</version>
9+
<version>0.19.0</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Hiero Enterprise</name>

0 commit comments

Comments
 (0)