We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415cfa8 commit 94ec0e3Copy full SHA for 94ec0e3
java-parent-pom/pom.xml
@@ -21,13 +21,13 @@
21
<parent>
22
<groupId>net.openhft</groupId>
23
<artifactId>root-parent-pom</artifactId>
24
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
25
<relativePath/>
26
</parent>
27
28
<modelVersion>4.0.0</modelVersion>
29
<artifactId>java-parent-pom</artifactId>
30
- <version>1.0.1</version>
+ <version>1.0.1-SNAPSHOT</version>
31
<packaging>pom</packaging>
32
<name>Java Parent Pom</name>
33
<description>This parent pom is used by all the OpenHft java projects</description>
0 commit comments