aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api/pom.xml
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-check-api/pom.xml
parent30ef73eb8697120ef3d06b177e7e01c877977c5a (diff)
downloadsonarqube-569749ac16a1951cce90ff43f89831a246d2bf6c.tar.gz
sonarqube-569749ac16a1951cce90ff43f89831a246d2bf6c.zip
Upgrade to 4.4-SNAPSHOT
Diffstat (limited to 'sonar-check-api/pom.xml')
-rw-r--r--sonar-check-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index a1ebc5141a4..bf6d14af3c2 100644
--- a/sonar-check-api/pom.xml
+++ b/sonar-check-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>4.3-SNAPSHOT</version>
+ <version>4.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>