We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfba5b2 + 42a1129 commit 4aa9499Copy full SHA for 4aa9499
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.thepracticaldeveloper</groupId>
6
<artifactId>quboo-sonar-plugin</artifactId>
7
<packaging>sonar-plugin</packaging>
8
- <version>1.0.3</version>
+ <version>1.0.2</version>
9
10
<name>Quboo Plugin for SonarQube</name>
11
<description>This plugin exports analysis result summaries to your Quboo organization account.</description>
@@ -29,7 +29,7 @@
29
<scm>
30
<developerConnection>scm:git:ssh://[email protected]/thepracticaldeveloper/quboo-sonarqube-plugin.git</developerConnection>
31
<url>https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/tree/master</url>
32
- <tag>v1.0.3</tag>
+ <tag>1.0.2</tag>
33
</scm>
34
35
<properties>
0 commit comments