summaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-28 15:02:57 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-28 15:02:57 +0100
commitec0d6d92ad2a275deb2089bcdad5d54a05818bc8 (patch)
tree573505e12aba5094693f9788a1ec52271445d9bd /archetypes
parent715a8ca8c9b2ed5571e5f40bb0a0b69ad6313285 (diff)
downloadsonarqube-ec0d6d92ad2a275deb2089bcdad5d54a05818bc8.tar.gz
sonarqube-ec0d6d92ad2a275deb2089bcdad5d54a05818bc8.zip
[maven-release-plugin] prepare release 2.6-M1
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/sonar-basic-plugin/pom.xml2
-rw-r--r--archetypes/sonar-gwt-plugin/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/archetypes/sonar-basic-plugin/pom.xml b/archetypes/sonar-basic-plugin/pom.xml
index fcf6fe9e9e6..e3460b1870b 100644
--- a/archetypes/sonar-basic-plugin/pom.xml
+++ b/archetypes/sonar-basic-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.6-SNAPSHOT</version>
+ <version>2.6-M1</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index 540ea66689a..099aed46b16 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.6-M1</version>
<relativePath>../..</relativePath>
</parent>