aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application/pom.xml
diff options
context:
space:
mode:
authorJenkins CI <ci@sonarsource.com>2012-07-24 10:57:21 +0200
committerJenkins CI <ci@sonarsource.com>2012-07-24 10:57:21 +0200
commit403a50c6c4acaaab292141f56e38f5b81e52b4d0 (patch)
treef6e68909c572024494bbae7d67f286ee6d6434a4 /sonar-application/pom.xml
parent1a8893a9a91932984f30cbffbd682cf59dae5183 (diff)
parent90708443b4e34103d2375c1973760002f83c6ca0 (diff)
downloadsonarqube-403a50c6c4acaaab292141f56e38f5b81e52b4d0.tar.gz
sonarqube-403a50c6c4acaaab292141f56e38f5b81e52b4d0.zip
Automatic merge from branch-3.2
Diffstat (limited to 'sonar-application/pom.xml')
-rw-r--r--sonar-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 93c3f718267..50300a5d649 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.3-SNAPSHOT</version>
+ <version>3.2-SNAPSHOT</version>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>