Skip to content

Commit 2c512bb

Browse files
committed
Version 0.15.0
1 parent 3318d42 commit 2c512bb

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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.15.0-SNAPSHOT</version>
10+
<version>0.15.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.15.0-SNAPSHOT</version>
10+
<version>0.15.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.15.0-SNAPSHOT</version>
10+
<version>0.15.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.15.0-SNAPSHOT</version>
10+
<version>0.15.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.15.0-SNAPSHOT</version>
10+
<version>0.15.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.15.0-SNAPSHOT</version>
9+
<version>0.15.0</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Hiero Enterprise</name>

0 commit comments

Comments
 (0)