Skip to content

Commit 12e15fb

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 22a9f01 commit 12e15fb

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>jqassistant-java-testing-plugin</artifactId>
12-
<version>1.0.0</version>
12+
<version>1.1.0-SNAPSHOT</version>
1313

1414
<name>jQAssistant Java Testing Plugin</name>
1515
<description>Plugin for jQAssistant providing rules for Java testing framework.</description>
@@ -40,7 +40,7 @@
4040
<developerConnection>scm:git:https://github.com/jqassistant-plugin/jqassistant-java-testing-plugin.git
4141
</developerConnection>
4242
<url>https://github.com/jqassistant-plugin/jqassistant-java-testing-plugin</url>
43-
<tag>1.0.0</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646
<properties>

0 commit comments

Comments
 (0)