diff options
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> |