diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2012-07-25 14:37:52 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2012-07-25 14:37:52 +0200 |
commit | 5f8e5e6150373c60c1e8376e237fc6ae16d4d506 (patch) | |
tree | 733d0ab21321e484259c0a7ac59cb39f490e37a9 /plugins/sonar-email-notifications-plugin/pom.xml | |
parent | 90708443b4e34103d2375c1973760002f83c6ca0 (diff) | |
download | sonarqube-5f8e5e6150373c60c1e8376e237fc6ae16d4d506.tar.gz sonarqube-5f8e5e6150373c60c1e8376e237fc6ae16d4d506.zip |
[maven-release-plugin] prepare release 3.2-RC2
Diffstat (limited to 'plugins/sonar-email-notifications-plugin/pom.xml')
-rw-r--r-- | plugins/sonar-email-notifications-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-email-notifications-plugin/pom.xml b/plugins/sonar-email-notifications-plugin/pom.xml index b0e8ec58fb6..14d6d7dc3ee 100644 --- a/plugins/sonar-email-notifications-plugin/pom.xml +++ b/plugins/sonar-email-notifications-plugin/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>3.2-SNAPSHOT</version> + <version>3.2-RC2</version> <relativePath>../..</relativePath> </parent> |