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

git-svn-id: https://svn.apache.org/repos/asf/uima/build/trunk/parent-pom@1860769 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e1d5c2e..ed744d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
 

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

   <artifactId>parent-pom</artifactId>

-  <version>13</version>

+  <version>14-SNAPSHOT</version>

   <packaging>pom</packaging>

   

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

@@ -116,13 +116,13 @@
         

   <scm>

     <connection>

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

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

     </connection>

     <developerConnection>

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

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

     </developerConnection>

     <url>

-      https://svn.apache.org/viewvc/uima/build/tags/parent-pom-13

+      https://svn.apache.org/viewvc/uima/build/trunk/parent-pom

     </url>

   </scm>