Skip to content

Commit 3971150

Browse files
committed
[maven-release-plugin] prepare release netex-java-model-2.0.15
1 parent 35ee534 commit 3971150

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.15-SNAPSHOT</version>
20+
<version>2.0.15</version>
2121

2222
<name>netex-java-model</name>
2323
<description>Generates Java model from NeTEx XSDs using JAXB.</description>
@@ -51,7 +51,7 @@
5151
<connection>scm:git:ssh://[email protected]/entur/netex-java-model.git</connection>
5252
<developerConnection>scm:git:ssh://[email protected]/entur/netex-java-model.git</developerConnection>
5353
<url>https://github.com/entur/netex-java-model/tree/master</url>
54-
<tag>HEAD</tag>
54+
<tag>netex-java-model-2.0.15</tag>
5555
</scm>
5656
<distributionManagement>
5757
<snapshotRepository>
@@ -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-01-01T00:00:00Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2023-11-01T10:18:06Z</project.build.outputTimestamp>
6969
<jdk.version>11</jdk.version>
7070

7171
<netexRepoName>NeTEx</netexRepoName>

0 commit comments

Comments
 (0)