aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-01-15 14:21:48 +0100
committerJulien Lancelot <julien.lancelot@gmail.com>2013-01-15 14:22:03 +0100
commitb85d76cec7181b50e73551a33d9ff4e904185b17 (patch)
tree178f15aac93b8cd0482d2befc7635fadcea0ae93 /pom.xml
parent67294f9bed4ef32d9dd353a325f5db325b95edb8 (diff)
downloadsonarqube-b85d76cec7181b50e73551a33d9ff4e904185b17.tar.gz
sonarqube-b85d76cec7181b50e73551a33d9ff4e904185b17.zip
SONAR-2501 Add API to add test and covering
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ffaa383dbe9..643aa644654 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
</prerequisites>
<properties>
- <sonarJava.version>1.1</sonarJava.version>
+ <sonarJava.version>1.2-SNAPSHOT</sonarJava.version>
<sonarGwt.version>3.3.1</sonarGwt.version>
<h2.version>1.3.167</h2.version>
<jetty.version>6.1.25</jetty.version>