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

git-svn-id: https://svn.apache.org/repos/asf/incubator/odf/trunk@1789207 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/generator/pom.xml b/generator/pom.xml
index 6eeaee3..f09b050 100644
--- a/generator/pom.xml
+++ b/generator/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.apache.odftoolkit</groupId>
     <artifactId>odftoolkit</artifactId>
-    <version>0.6.2-incubating</version>
+    <version>0.7.0-incubating-SNAPSHOT</version>
   </parent>
 
     <!-- The Basics -->
     <artifactId>schema2template-pom</artifactId>
-    <version>0.8.11-incubating</version>
+    <version>0.9.0-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
 	<properties>
@@ -113,9 +113,9 @@
         <url>http://www.apache.org/</url>
     </organization>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/generator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/generator</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/odf/tags/odftoolkit-0.6.2-incubating/generator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/trunk/generator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/trunk/generator</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/odf/trunk/generator</url>
     </scm>
 
     <profiles>
diff --git a/generator/schema2template-maven-plugin/pom.xml b/generator/schema2template-maven-plugin/pom.xml
index 483a712..f929bc1 100644
--- a/generator/schema2template-maven-plugin/pom.xml
+++ b/generator/schema2template-maven-plugin/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.odftoolkit</groupId>
     <artifactId>schema2template-pom</artifactId>
-    <version>0.8.11-incubating</version>
+    <version>0.9.0-incubating-SNAPSHOT</version>
   </parent>
   
     <!-- The Basics -->
     <artifactId>schema2template-maven-plugin</artifactId>
-    <version>0.8.11-incubating</version>
+    <version>0.9.0-incubating-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
     <dependencies>
         <dependency>
diff --git a/generator/schema2template/pom.xml b/generator/schema2template/pom.xml
index c4cafdc..4529657 100644
--- a/generator/schema2template/pom.xml
+++ b/generator/schema2template/pom.xml
@@ -24,12 +24,12 @@
   <parent>
     <groupId>org.apache.odftoolkit</groupId>
     <artifactId>schema2template-pom</artifactId>
-    <version>0.8.11-incubating</version>
+    <version>0.9.0-incubating-SNAPSHOT</version>
   </parent>
   
 	<!-- The Basics -->
 	<artifactId>schema2template</artifactId>
-	<version>0.8.11-incubating</version>
+	<version>0.9.0-incubating-SNAPSHOT</version>
 	<packaging>jar</packaging>
 	<dependencies>
 		<dependency>
diff --git a/odfdom/pom.xml b/odfdom/pom.xml
index ba68a6f..9a9b0ac 100644
--- a/odfdom/pom.xml
+++ b/odfdom/pom.xml
@@ -25,11 +25,11 @@
 	<parent>
 		<groupId>org.apache.odftoolkit</groupId>
 		<artifactId>odftoolkit</artifactId>
-		<version>0.6.2-incubating</version>
+		<version>0.7.0-incubating-SNAPSHOT</version>
 	</parent>
   
 	<artifactId>odfdom-java</artifactId>
-	<version>0.8.11-incubating</version>
+	<version>0.9.0-incubating-SNAPSHOT</version>
 	<packaging>jar</packaging>
 
 	<dependencies>
@@ -316,9 +316,9 @@
 	</organization>
 
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/odfdom</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/odfdom</developerConnection>
-		<url>http://svn.apache.org/viewvc/incubator/odf/tags/odftoolkit-0.6.2-incubating/odfdom</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/trunk/odfdom</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/trunk/odfdom</developerConnection>
+		<url>http://svn.apache.org/viewvc/incubator/odf/trunk/odfdom</url>
 	</scm>
 	<profiles>
 		<profile>
diff --git a/pom.xml b/pom.xml
index 50e903a..2eadc50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.odftoolkit</groupId>
     <artifactId>odftoolkit</artifactId>
-    <version>0.6.2-incubating</version>
+    <version>0.7.0-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <parent>
@@ -127,9 +127,9 @@
     </organization>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/odf/tags/odftoolkit-0.6.2-incubating</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/odf/trunk</url>
     </scm>
 
     <issueManagement>
diff --git a/simple/pom.xml b/simple/pom.xml
index 2cfcb56..73361c6 100644
--- a/simple/pom.xml
+++ b/simple/pom.xml
@@ -24,18 +24,18 @@
     <parent>
       <groupId>org.apache.odftoolkit</groupId>
       <artifactId>odftoolkit</artifactId>
-      <version>0.6.2-incubating</version>
+      <version>0.7.0-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>simple-odf</artifactId>
-    <version>0.8.2-incubating</version>
+    <version>0.9.0-incubating-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>
         <dependency>
            <groupId>${project.groupId}</groupId>
            <artifactId>odfdom-java</artifactId>
-           <version>0.8.11-incubating</version>
+           <version>0.9.0-incubating-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>xerces</groupId>
@@ -288,9 +288,9 @@
         <url>http://www.apache.org/</url>
     </organization>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/simple</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/simple</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/odf/tags/odftoolkit-0.6.2-incubating/simple</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/trunk/simple</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/trunk/simple</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/odf/trunk/simple</url>
     </scm>
     <profiles>
         <profile>
diff --git a/taglets/pom.xml b/taglets/pom.xml
index 15b9acb..60241a0 100644
--- a/taglets/pom.xml
+++ b/taglets/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.odftoolkit</groupId>
         <artifactId>odftoolkit</artifactId>
-        <version>0.6.2-incubating</version>
+        <version>0.7.0-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>taglets</artifactId>
-    <version>0.8.11-incubating</version>
+    <version>0.9.0-incubating-SNAPSHOT</version>
     <packaging>jar</packaging>
 
 	<properties>
@@ -118,9 +118,9 @@
         <url>http://www.apache.org/</url>
     </organization>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/taglets</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/taglets</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/odf/tags/odftoolkit-0.6.2-incubating/taglets</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/trunk/taglets</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/trunk/taglets</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/odf/trunk/taglets</url>
     </scm>
     <profiles>
 		<profile>
diff --git a/validator/pom.xml b/validator/pom.xml
index ec22ae5..4720e72 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -24,17 +24,17 @@
 	<parent>
 		<groupId>org.apache.odftoolkit</groupId>
 		<artifactId>odftoolkit</artifactId>
-		<version>0.6.2-incubating</version>
+		<version>0.7.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>odfvalidator</artifactId>
-	<version>1.1.8-incubating</version>
+	<version>1.2.0-incubating-SNAPSHOT</version>
 	<packaging>war</packaging>
 
 	<dependencies>
 		<dependency>
 			<groupId>${project.groupId}</groupId>
 			<artifactId>odfdom-java</artifactId>
-			<version>0.8.11-incubating</version>
+			<version>0.9.0-incubating-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>commons-fileupload</groupId>
@@ -450,9 +450,9 @@
 		<url>http://www.apache.org/</url>
 	</organization>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/validator</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/tags/odftoolkit-0.6.2-incubating/validator</developerConnection>
-		<url>http://svn.apache.org/viewvc/incubator/odf/tags/odftoolkit-0.6.2-incubating/validator</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/odf/trunk/validator</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/odf/trunk/validator</developerConnection>
+		<url>http://svn.apache.org/viewvc/incubator/odf/trunk/validator</url>
 	</scm>
 	<profiles>
 		<profile>
diff --git a/xslt-runner-task/pom.xml b/xslt-runner-task/pom.xml
index 950eb25..7fc8f30 100644
--- a/xslt-runner-task/pom.xml
+++ b/xslt-runner-task/pom.xml
@@ -22,12 +22,12 @@
   <parent>
     <groupId>org.apache.odftoolkit</groupId>
     <artifactId>odftoolkit</artifactId>
-    <version>0.6.2-incubating</version>
+    <version>0.7.0-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>xslt-runner-task</artifactId>
   <name>ODF XSLT-Runner Ant Task</name>
-  <version>1.2.4-incubating</version>
+  <version>1.3.0-incubating-SNAPSHOT</version>
   
   <organization>
     <name>The Apache Software Foundation</name>
@@ -37,7 +37,7 @@
 	<dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>xslt-runner</artifactId>
-      <version>1.2.4-incubating</version>
+      <version>1.3.0-incubating-SNAPSHOT</version>
 	</dependency>	
     <dependency>
       <groupId>org.apache.ant</groupId>
diff --git a/xslt-runner/pom.xml b/xslt-runner/pom.xml
index b6648d1..6312f0a 100644
--- a/xslt-runner/pom.xml
+++ b/xslt-runner/pom.xml
@@ -22,12 +22,12 @@
   <parent>
     <groupId>org.apache.odftoolkit</groupId>
     <artifactId>odftoolkit</artifactId>
-    <version>0.6.2-incubating</version>
+    <version>0.7.0-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>xslt-runner</artifactId>
   <name>ODF XSLT-Runner</name>
-  <version>1.2.4-incubating</version>
+  <version>1.3.0-incubating-SNAPSHOT</version>
   
   <organization>
     <name>The Apache Software Foundation</name>
@@ -38,7 +38,7 @@
 	<dependency>
       <groupId>${project.groupId}</groupId>
 	  <artifactId>odfdom-java</artifactId>
-      <version>0.8.11-incubating</version>
+      <version>0.9.0-incubating-SNAPSHOT</version>
 	</dependency>
     <dependency>
         <groupId>xml-apis</groupId>