We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996b874 commit 5ae097cCopy full SHA for 5ae097c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>net.apnic.mrt</groupId>
6
<artifactId>mrt</artifactId>
7
- <version>0.0.2-RIPE-9</version>
+ <version>0.0.2-RIPE-10-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>Java MRT File Dumper</name>
@@ -15,7 +15,7 @@
15
<url>https://github.com/RIPE-NCC/java-mrt</url>
16
<connection>scm:git:[email protected]:RIPE-NCC/java-mrt.git</connection>
17
<developerConnection>scm:git:[email protected]:RIPE-NCC/java-mrt.git</developerConnection>
18
- <tag>mrt-0.0.2-RIPE-9</tag>
+ <tag>HEAD</tag>
19
</scm>
20
21
<distributionManagement>
0 commit comments