Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit ce99648

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 39e543d commit ce99648

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.raml</groupId>
44
<artifactId>raml-parser</artifactId>
5-
<version>0.8.12</version>
5+
<version>0.9-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>Raml parser</name>
88
<description>Java implementation of the raml parser</description>
@@ -284,7 +284,7 @@
284284
<connection>scm:git:git://github.com:raml-org/raml-java-parser.git</connection>
285285
<developerConnection>scm:git:git@github.com:raml-org/raml-java-parser.git</developerConnection>
286286
<url>http://github.com/raml-org/raml-java-parser</url>
287-
<tag>0.8.12</tag>
287+
<tag>HEAD</tag>
288288
</scm>
289289

290290
<distributionManagement>

0 commit comments

Comments
 (0)