Skip to content

Commit 709073a

Browse files
chore: prepare release 2.0.16
1 parent c517fb9 commit 709073a

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
@@ -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.16-SNAPSHOT</version>
20+
<version>2.0.16</version>
2121

2222
<name>netex-java-model</name>
2323
<description>Generates Java model from NeTEx XSDs using JAXB.</description>
@@ -65,7 +65,7 @@
6565

6666
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6767
<!-- Do not edit, this is automatically updated by the Maven release plugin -->
68-
<project.build.outputTimestamp>2023-11-01T10:21:59Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2026-03-17T13:55:10Z</project.build.outputTimestamp>
6969
<jdk.version>11</jdk.version>
7070

7171
<netexRepoName>NeTEx</netexRepoName>

0 commit comments

Comments
 (0)