aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-colorizer/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-04-18 12:05:02 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-04-18 12:05:02 +0200
commit233eaf0b1a427e2095d2c098d4a4e4785aa401c5 (patch)
tree4de509339d1dd5d3b16aaa15294abfc2300603be /sonar-colorizer/pom.xml
parent95afcd3ac671268aee910c004021493c7f658356 (diff)
downloadsonarqube-233eaf0b1a427e2095d2c098d4a4e4785aa401c5.tar.gz
sonarqube-233eaf0b1a427e2095d2c098d4a4e4785aa401c5.zip
Change from 3.0.1-SNAPSHOT to 3.0-SNAPSHOT to allow every jobs to still use 3.0-SNAPSHOT version
Diffstat (limited to 'sonar-colorizer/pom.xml')
-rw-r--r--sonar-colorizer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml
index f80875ef811..7e4b0932661 100644
--- a/sonar-colorizer/pom.xml
+++ b/sonar-colorizer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-colorizer</artifactId>