Skip to content

Commit 94ec0e3

Browse files
author
Rob Austin
committed
HCOLL-36 Release all the project using new team city setup
1 parent 415cfa8 commit 94ec0e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java-parent-pom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
<parent>
2222
<groupId>net.openhft</groupId>
2323
<artifactId>root-parent-pom</artifactId>
24-
<version>1.0.1-SNAPSHOT</version>
24+
<version>1.0.1</version>
2525
<relativePath/>
2626
</parent>
2727

2828
<modelVersion>4.0.0</modelVersion>
2929
<artifactId>java-parent-pom</artifactId>
30-
<version>1.0.1</version>
30+
<version>1.0.1-SNAPSHOT</version>
3131
<packaging>pom</packaging>
3232
<name>Java Parent Pom</name>
3333
<description>This parent pom is used by all the OpenHft java projects</description>

0 commit comments

Comments
 (0)