diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-31 19:17:07 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-31 19:17:07 +0200 |
commit | a823384d188516cb00088b6dd7d4ca66a21f5c77 (patch) | |
tree | 49101ab0b9b13373f91567c712e58aeb94c3d80f /archetypes/sonar-gwt-plugin/pom.xml | |
parent | e0d5ee24af00ba32f89e53027bcef11eecb66c8a (diff) | |
download | sonarqube-2.7.tar.gz sonarqube-2.7.zip |
Release 2.72.7
Diffstat (limited to 'archetypes/sonar-gwt-plugin/pom.xml')
-rw-r--r-- | archetypes/sonar-gwt-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml index d58228708f2..d7bd3d1777d 100644 --- a/archetypes/sonar-gwt-plugin/pom.xml +++ b/archetypes/sonar-gwt-plugin/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.7-SNAPSHOT</version> + <version>2.7</version> <relativePath>../..</relativePath> </parent> |