diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-09-15 23:23:30 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-09-15 23:23:30 +0200 |
commit | 853356438f3b331c98ade5511994f9bd397800f9 (patch) | |
tree | 43a25f178b4ab92a75b67dbd22b4dc96bbd8688e /sonar-gwt-api/pom.xml | |
parent | 9174c78850eb108ff90d01e83c4baccdae157dbe (diff) | |
download | sonarqube-853356438f3b331c98ade5511994f9bd397800f9.tar.gz sonarqube-853356438f3b331c98ade5511994f9bd397800f9.zip |
[maven-release-plugin] prepare release 2.11-RC1
Diffstat (limited to 'sonar-gwt-api/pom.xml')
-rw-r--r-- | sonar-gwt-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-gwt-api/pom.xml b/sonar-gwt-api/pom.xml index 5386c335fe1..01165d6201b 100644 --- a/sonar-gwt-api/pom.xml +++ b/sonar-gwt-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.11-SNAPSHOT</version> + <version>2.11-RC1</version> </parent> <artifactId>sonar-gwt-api</artifactId> <packaging>jar</packaging> |