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 0c0dfaf commit 47730ddCopy full SHA for 47730dd
root-parent-pom/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>net.openhft</groupId>
6
<artifactId>root-parent-pom</artifactId>
7
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
8
<packaging>pom</packaging>
9
10
<name>Root Parent Pom</name>
@@ -157,7 +157,7 @@
157
<url>scm:git:[email protected]:OpenHFT/OpenHFT.git</url>
158
<connection>scm:git:[email protected]:OpenHFT/OpenHFT.git</connection>
159
<developerConnection>scm:git:[email protected]:OpenHFT/OpenHFT.git</developerConnection>
160
- <tag>root-parent-pom-1.0.1</tag>
+ <tag>master</tag>
161
</scm>
162
163
</project>
0 commit comments