Skip to content

Commit 94622d9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 802c2d0 commit 94622d9

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
@@ -5,7 +5,7 @@
55
<groupId>com.thepracticaldeveloper</groupId>
66
<artifactId>quboo-sonar-plugin</artifactId>
77
<packaging>sonar-plugin</packaging>
8-
<version>1.2.0</version>
8+
<version>1.2.1-SNAPSHOT</version>
99

1010
<name>Quboo Plugin for SonarQube</name>
1111
<description>This plugin exports analysis result summaries to your Quboo organization account.</description>
@@ -30,7 +30,7 @@
3030
<developerConnection>scm:git:ssh://[email protected]/thepracticaldeveloper/quboo-sonarqube-plugin.git
3131
</developerConnection>
3232
<url>https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/tree/master</url>
33-
<tag>v1.2.0</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<properties>

0 commit comments

Comments
 (0)