diff options
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 90a83f1de79..aab1fa370a2 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.9-SNAPSHOT</version> + <version>2.10-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |