Skip to content

Commit 9794964

Browse files
committed
[maven-release-plugin] prepare release netex-parser-java-2.0.1
1 parent dc21455 commit 9794964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.entur</groupId>
66
<artifactId>netex-parser-java</artifactId>
7-
<version>2.0.1-SNAPSHOT</version>
7+
<version>2.0.1</version>
88

99
<name>netex-java-parser</name>
1010
<description>Library for parsing NeTEx files and looking up entities in an index.</description>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:ssh://git@github.com/entur/netex-parser-java.git</connection>
3939
<developerConnection>scm:git:ssh://git@github.com/entur/netex-parser-java.git</developerConnection>
4040
<url>https://github.com/entur/netex-parser-java/tree/master</url>
41-
<tag>HEAD</tag>
41+
<tag>netex-parser-java-2.0.1</tag>
4242
</scm>
4343
<distributionManagement>
4444
<snapshotRepository>

0 commit comments

Comments
 (0)