aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes/sonar-gwt-plugin
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-12-27 00:18:51 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-12-27 00:18:51 +0000
commit089ec1f5bfc94cb1d742ecf16db805900c10e218 (patch)
tree44597629595da02ca75f0f22ff23445cf566987f /archetypes/sonar-gwt-plugin
parentf86a62e3c24d2e2587b0f76988fbd9220ee4931a (diff)
downloadsonarqube-089ec1f5bfc94cb1d742ecf16db805900c10e218.tar.gz
sonarqube-089ec1f5bfc94cb1d742ecf16db805900c10e218.zip
revert trunk version to 2.5-SNAPSHOT
Diffstat (limited to 'archetypes/sonar-gwt-plugin')
-rw-r--r--archetypes/sonar-gwt-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index 540ea66689a..4fc1ce5c878 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.6-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>