Author: schor
Date: Thu Sep 30 21:04:47 2010
New Revision: 1003268
URL: http://svn.apache.org/viewvc?rev=1003268&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml
Modified: uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml
URL:
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml?rev=1003268&r1=1003267&r2=1003268&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml Thu Sep 30
21:04:47 2010
@@ -34,7 +34,7 @@
</parent>
<artifactId>parent-pom-eclipse-plugins</artifactId>
- <version>4</version>
+ <version>5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>UIMA ${project.artifactId}</name>
<description>Holds common, factored out settings for eclipse
plugins</description>
@@ -50,13 +50,13 @@
element, and just changing the following two properties -->
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-eclipse-plugins-4
+
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-eclipse-plugins-4
+
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
</developerConnection>
<url>
- http://svn.apache.org/viewvc/uima/build/tags/parent-pom-eclipse-plugins-4
+
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
</url>
</scm>