Skip to content

Commit 31f4b38

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 5fb87ed commit 31f4b38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.3</version>
20+
<version>2.0.4-SNAPSHOT</version>
2121

2222
<name>ojp-java-model</name>
2323
<description>Generates Java model from OJP xsds using jaxb.</description>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:ssh://git@github.com/opentripplanner/ojp-java-model.git</connection>
4646
<developerConnection>scm:git:ssh://git@github.com/opentripplanner/ojp-java-model.git</developerConnection>
4747
<url>https://github.com/opentripplanner/ojp-java-model/</url>
48-
<tag>2.0.3</tag>
48+
<tag>HEAD</tag>
4949
</scm>
5050

5151
<properties>

0 commit comments

Comments
 (0)