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 6580b56 commit 170d330Copy full SHA for 170d330
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>net.apnic.mrt</groupId>
6
<artifactId>mrt</artifactId>
7
- <version>0.0.2-RIPE-16-SNAPSHOT</version>
+ <version>0.0.2-RIPE-16</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:git@github.com:RIPE-NCC/java-mrt.git</connection>
17
<developerConnection>scm:git:git@github.com:RIPE-NCC/java-mrt.git</developerConnection>
18
- <tag>HEAD</tag>
+ <tag>mrt-0.0.2-RIPE-16</tag>
19
</scm>
20
21
<distributionManagement>
0 commit comments