Skip to content

Commit e1ba161

Browse files
committed
fix version, removed snapshot in pom
1 parent 92001c1 commit e1ba161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<modelVersion>4.0.0</modelVersion>
1818
<groupId>org.entur</groupId>
1919
<artifactId>netex-java-model</artifactId>
20-
<version>2.0.15.1-SNAPSHOT</version>
20+
<version>2.0.15.1</version>
2121

2222
<name>netex-java-model</name>
2323
<description>Generates Java model from NeTEx XSDs using JAXB.</description>

0 commit comments

Comments
 (0)