diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-10-05 19:00:02 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-10-05 19:00:02 +0000 |
commit | 6c36be2a0267067ce4ef02318e40975aa0edca30 (patch) | |
tree | ad1a608eac49e24e253acd67ccf695fd373d61bd /sonar-maven3-plugin/pom.xml | |
parent | 82a24b4abf945f7b6d96aa3601c27eb76b352788 (diff) | |
download | sonarqube-6c36be2a0267067ce4ef02318e40975aa0edca30.tar.gz sonarqube-6c36be2a0267067ce4ef02318e40975aa0edca30.zip |
[maven-release-plugin] prepare release 2.3-RC2
Diffstat (limited to 'sonar-maven3-plugin/pom.xml')
-rw-r--r-- | sonar-maven3-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-maven3-plugin/pom.xml b/sonar-maven3-plugin/pom.xml index 71022136e4d..92303eeea2f 100644 --- a/sonar-maven3-plugin/pom.xml +++ b/sonar-maven3-plugin/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3-RC2</version> </parent> <artifactId>sonar-maven3-plugin</artifactId> <packaging>maven-plugin</packaging> |