diff options
author | GAUDIN <gaudol@gmail.com> | 2012-09-26 12:09:33 +0200 |
---|---|---|
committer | GAUDIN <gaudol@gmail.com> | 2012-09-26 12:09:33 +0200 |
commit | ee46f61c2c6a2767c926c63dbbd51a6dabc3c116 (patch) | |
tree | f20f37c42782dc789ce14df848db2765fde54078 /sonar-deprecated | |
parent | 93a811d53096ede85890c8eab076725249568868 (diff) | |
download | sonarqube-ee46f61c2c6a2767c926c63dbbd51a6dabc3c116.tar.gz sonarqube-ee46f61c2c6a2767c926c63dbbd51a6dabc3c116.zip |
Update to 3.3-M5
Diffstat (limited to 'sonar-deprecated')
-rw-r--r-- | sonar-deprecated/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml index c5b6af1b509..dbecb5d7ab8 100644 --- a/sonar-deprecated/pom.xml +++ b/sonar-deprecated/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>3.3-SNAPSHOT</version> + <version>3.3-M5</version> </parent> <artifactId>sonar-deprecated</artifactId> <name>Sonar :: Deprecated</name> |