diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2012-11-21 10:31:12 +0100 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2012-11-21 10:31:12 +0100 |
commit | 614afef12ae442ad50831a7bc604664378e31088 (patch) | |
tree | e6e8815bcce7b88c688890127442b1ee8e30f9bc /sonar-gwt-api/pom.xml | |
parent | b9eda3b72f6d0c96b43ea33cd318276d42db26fc (diff) | |
download | sonarqube-614afef12ae442ad50831a7bc604664378e31088.tar.gz sonarqube-614afef12ae442ad50831a7bc604664378e31088.zip |
Release 3.3.23.3.2
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 3202921b9ad..c945c60d8f7 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>3.3.2-SNAPSHOT</version> + <version>3.3.2</version> </parent> <artifactId>sonar-gwt-api</artifactId> <packaging>jar</packaging> |