[maven-release-plugin] prepare release geronimo-eclipse-plugin-3.0_M1

git-svn-id: https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk@960900 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 6b16047..b551b84 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0_M1-SNAPSHOT</version>
+        <version>3.0_M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
                         
diff --git a/eclipse/pom.xml b/eclipse/pom.xml
index bf35efa..5ee538b 100644
--- a/eclipse/pom.xml
+++ b/eclipse/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0_M1-SNAPSHOT</version>
+        <version>3.0_M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
                                                 
diff --git a/features/pom.xml b/features/pom.xml
index 21ab54f..eb9d102 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0_M1-SNAPSHOT</version>
+        <version>3.0_M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 63a1aba..46e1710 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>geronimo-eclipse-plugin</artifactId>
-        <version>3.0_M1-SNAPSHOT</version>
+        <version>3.0_M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
                 
diff --git a/pom.xml b/pom.xml
index b4583f0..1d47a67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
                         
     <groupId>org.apache.geronimo.devtools</groupId>
     <artifactId>geronimo-eclipse-plugin</artifactId>
-    <version>3.0_M1-SNAPSHOT</version>
+    <version>3.0_M1</version>
     <packaging>pom</packaging>
     <name>Geronimo Eclipse Plugin</name>
                         
@@ -66,9 +66,9 @@
     </mailingLists>
                         
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk/</developerConnection>
-        <url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk/</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0_M1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0_M1</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0_M1</url>
     </scm>
                         
     <organization>