aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-02-12 17:56:00 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-02-12 17:56:23 +0100
commitb218afa5a514c2a3a7fcb856cde88d884fc129c8 (patch)
tree0ce15e51e62abf163b4aef938e11eb7e13273530 /pom.xml
parent102fe9aa9858c9371140ce66b30d48be21a24696 (diff)
downloadsonarqube-b218afa5a514c2a3a7fcb856cde88d884fc129c8.tar.gz
sonarqube-b218afa5a514c2a3a7fcb856cde88d884fc129c8.zip
SONAR-1896 SONAR-3739 improve the API of scan file system
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 54e58423ceb..812cb733a53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,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>