Skip to content

Commit 65b7b6f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5a4704a commit 65b7b6f

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
@@ -3,15 +3,15 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.hyperfoil.tools</groupId>
55
<artifactId>parse</artifactId>
6-
<version>0.1.11 </version>
6+
<version>0.1.12-SNAPSHOT </version>
77
<name>Hyperfoil parse</name>
88
<description>Use regex patterns and rules to build json from text files</description>
99
<url>https://github.com/Hyperfoil/parse</url>
1010
<scm>
1111
<connection>scm:git:git://github.com/Hyperfoil/parse.git</connection>
1212
<developerConnection>scm:git:ssh://git@github.com/Hyperfoil/parse.git</developerConnection>
1313
<url>https://github.com/Hyperfoil/parse</url>
14-
<tag>parse-0.1.11</tag>
14+
<tag>HEAD</tag>
1515
</scm>
1616
<licenses>
1717
<license>

0 commit comments

Comments
 (0)