aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-colorizer
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-04-18 08:50:37 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-04-18 08:58:08 +0200
commit569749ac16a1951cce90ff43f89831a246d2bf6c (patch)
tree1eb1d7b8f14e1c2d32d419dc242003bc6b2dab34 /sonar-colorizer
parent30ef73eb8697120ef3d06b177e7e01c877977c5a (diff)
downloadsonarqube-569749ac16a1951cce90ff43f89831a246d2bf6c.tar.gz
sonarqube-569749ac16a1951cce90ff43f89831a246d2bf6c.zip
Upgrade to 4.4-SNAPSHOT
Diffstat (limited to 'sonar-colorizer')
-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 c634a725eda..9c1a7e277e7 100644
--- a/sonar-colorizer/pom.xml
+++ b/sonar-colorizer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>4.3-SNAPSHOT</version>
+ <version>4.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>