summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-03-12 16:25:58 +0100
committerJulien Lancelot <julien.lancelot@gmail.com>2013-03-12 16:25:58 +0100
commit0628865b6b93b2fea535937cbda7ece9917a362c (patch)
treeeb00fcbd1bc06c2e3a624cbc98eb206d0bc94c85 /pom.xml
parent369013d94b245bc4d752c8a88501f4cdddf138fa (diff)
downloadsonarqube-0628865b6b93b2fea535937cbda7ece9917a362c.tar.gz
sonarqube-0628865b6b93b2fea535937cbda7ece9917a362c.zip
Separate last db migration in 3 migrations
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 d01688dbd1a..1d6e57acce6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<properties>
<sonarUpdateCenter.version>1.5-RC1</sonarUpdateCenter.version>
- <sonarJava.version>1.2-RC2</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>