diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2013-02-06 10:27:57 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2013-02-06 10:29:26 +0100 |
commit | d6f381431959808a799f05c16e4a0e2026049b3c (patch) | |
tree | 2f4392d41209fa8a825d65e83f37bbc9367eeb8e /pom.xml | |
parent | 0831e5081735392bd7bbb517fcd9508e89d57408 (diff) | |
download | sonarqube-d6f381431959808a799f05c16e4a0e2026049b3c.tar.gz sonarqube-d6f381431959808a799f05c16e4a0e2026049b3c.zip |
SONAR-4129 Few new icons
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |