[maven-release-plugin] prepare release stapler-parent-3.0.6
diff --git a/pom.xml b/pom.xml
index 305fbac..42f870f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<packaging>pom</packaging>
<name>Stapler Parent</name>
- <version>3.0.6-SNAPSHOT</version>
+ <version>3.0.6</version>
<url>http://hudson-ci.org/</url>
<description>
diff --git a/stapler-core/pom.xml b/stapler-core/pom.xml
index 0949799..ea714d9 100644
--- a/stapler-core/pom.xml
+++ b/stapler-core/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.hudson.stapler</groupId>
<artifactId>stapler-parent</artifactId>
- <version>3.0.6-SNAPSHOT</version>
+ <version>3.0.6</version>
<relativePath> ../pom.xml</relativePath>
</parent>
diff --git a/stapler-jelly/pom.xml b/stapler-jelly/pom.xml
index 95424bc..4cb4f67 100644
--- a/stapler-jelly/pom.xml
+++ b/stapler-jelly/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.hudson.stapler</groupId>
<artifactId>stapler-parent</artifactId>
- <version>3.0.6-SNAPSHOT</version>
+ <version>3.0.6</version>
<relativePath> ../pom.xml</relativePath>
</parent>