Skip to content

Commit b540f72

Browse files
[maven-release-plugin] prepare release 2.0.5
1 parent 894d8d8 commit b540f72

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.opentripplanner</groupId>
1919
<artifactId>ojp-java-model</artifactId>
20-
<version>2.0.5-SNAPSHOT</version>
20+
<version>2.0.5</version>
2121

2222
<name>ojp-java-model</name>
2323
<description>Generates Java model from OJP xsds using jaxb.</description>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:ssh://git@github.com/opentripplanner/ojp-java-model.git</connection>
4444
<developerConnection>scm:git:ssh://git@github.com/opentripplanner/ojp-java-model.git</developerConnection>
4545
<url>https://github.com/opentripplanner/ojp-java-model/</url>
46-
<tag>HEAD</tag>
46+
<tag>2.0.5</tag>
4747
</scm>
4848

4949
<properties>

0 commit comments

Comments
 (0)