Skip to content

Commit eaec9bb

Browse files
committed
Prepare release
1 parent adfb0ea commit eaec9bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

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

66
<groupId>org.orderofthebee.support-tools</groupId>
77
<artifactId>support-tools-parent</artifactId>
8-
<version>1.2.3.0-SNAPSHOT</version>
8+
<version>1.2.3.0</version>
99
<packaging>pom</packaging>
1010

1111
<name>OOTBee Support Tools - Parent</name>

repository/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.orderofthebee.support-tools</groupId>
77
<artifactId>support-tools-parent</artifactId>
8-
<version>1.2.3.0-SNAPSHOT</version>
8+
<version>1.2.3.0</version>
99
</parent>
1010

1111
<artifactId>support-tools-repo</artifactId>

share/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.orderofthebee.support-tools</groupId>
77
<artifactId>support-tools-parent</artifactId>
8-
<version>1.2.3.0-SNAPSHOT</version>
8+
<version>1.2.3.0</version>
99
</parent>
1010

1111
<artifactId>support-tools-share</artifactId>

0 commit comments

Comments
 (0)