Author: schor
Date: Thu Jul 11 18:14:19 2013
New Revision: 1502314
URL: http://svn.apache.org/r1502314
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
uima/build/trunk/parent-pom/pom.xml
Modified: uima/build/trunk/parent-pom/pom.xml
URL:
http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1502314&r1=1502313&r2=1502314&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Thu Jul 11 18:14:19 2013
@@ -54,7 +54,7 @@
<groupId>org.apache.uima</groupId>
<artifactId>parent-pom</artifactId>
- <version>6</version>
+ <version>7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache UIMA ${project.artifactId}</name>
@@ -122,13 +122,13 @@
<scm>
<connection>
- scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-6-rc3
+ scm:svn:http://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-6-rc3
+ scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-pom
</developerConnection>
<url>
- http://svn.apache.org/viewvc/uima/build/tags/parent-pom-6-rc3
+ http://svn.apache.org/viewvc/uima/build/trunk/parent-pom
</url>
</scm>