We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc21455 commit 9794964Copy full SHA for 9794964
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.entur</groupId>
6
<artifactId>netex-parser-java</artifactId>
7
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
8
9
<name>netex-java-parser</name>
10
<description>Library for parsing NeTEx files and looking up entities in an index.</description>
@@ -38,7 +38,7 @@
38
<connection>scm:git:ssh://git@github.com/entur/netex-parser-java.git</connection>
39
<developerConnection>scm:git:ssh://git@github.com/entur/netex-parser-java.git</developerConnection>
40
<url>https://github.com/entur/netex-parser-java/tree/master</url>
41
- <tag>HEAD</tag>
+ <tag>netex-parser-java-2.0.1</tag>
42
</scm>
43
<distributionManagement>
44
<snapshotRepository>
0 commit comments