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

git-svn-id: https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources@1495078 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index f1e6f0a..9f2bf16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>parent-pom</artifactId>

-    <version>5</version>

+    <version>6-SNAPSHOT</version>

     <relativePath>../parent-pom</relativePath>

   </parent>

   

   <artifactId>uima-build-resources</artifactId>

-  <version>5</version>

+  <version>6-SNAPSHOT</version>

   

   <name>Apache UIMA ${project.artifactId}</name>

   <description>This Jar contains resources

@@ -40,13 +40,13 @@
   

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-5-rc1/uima-build-resources

+      scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-5-rc1/uima-build-resources

+      scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/uima-build-resources

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/build/tags/parent-pom-5-rc1/uima-build-resources

+      http://svn.apache.org/viewvc/uima/build/trunk/uima-build-resources

     </url>

   </scm>