We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a9f01 commit 12e15fbCopy full SHA for 12e15fb
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>jqassistant-java-testing-plugin</artifactId>
12
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
13
14
<name>jQAssistant Java Testing Plugin</name>
15
<description>Plugin for jQAssistant providing rules for Java testing framework.</description>
@@ -40,7 +40,7 @@
40
<developerConnection>scm:git:https://github.com/jqassistant-plugin/jqassistant-java-testing-plugin.git
41
</developerConnection>
42
<url>https://github.com/jqassistant-plugin/jqassistant-java-testing-plugin</url>
43
- <tag>1.0.0</tag>
+ <tag>HEAD</tag>
44
</scm>
45
46
<properties>
0 commit comments