[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations@500466 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 11b851d..e70b13f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
     <modelVersion>4.0.0</modelVersion>

     <groupId>org.apache.struts</groupId>

     <artifactId>struts-annotations</artifactId>

-    <version>1.0.1</version>

+    <version>1.0.2-SNAPSHOT</version>

     <packaging>jar</packaging>

     <name>Struts Annotations</name>

     <url>http://struts.apache.org</url>

@@ -19,9 +19,9 @@
     </description>

 

     <scm>

-        <connection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_1</connection>

-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_1</developerConnection>

-        <url>https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_1</url>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations</developerConnection>

+        <url>http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations</url>

     </scm>