Skip to content

Commit ad5318f

Browse files
committed
SCM details (5)
1 parent 4aa9499 commit ad5318f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 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.0.2</version>
8+
<version>1.0.3-SNAPSHOT</version>
99

1010
<name>Quboo Plugin for SonarQube</name>
1111
<description>This plugin exports analysis result summaries to your Quboo organization account.</description>
@@ -29,7 +29,6 @@
2929
<scm>
3030
<developerConnection>scm:git:ssh://[email protected]/thepracticaldeveloper/quboo-sonarqube-plugin.git</developerConnection>
3131
<url>https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/tree/master</url>
32-
<tag>1.0.2</tag>
3332
</scm>
3433

3534
<properties>

0 commit comments

Comments
 (0)