Author: schor
Date: Sun Sep 5 18:12:04 2010
New Revision: 992840
URL: http://svn.apache.org/viewvc?rev=992840&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=992840&r1=992839&r2=992840&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 Sun Sep 5
18:12:04 2010
@@ -34,7 +34,7 @@
</parent>
<artifactId>parent-pom-eclipse-plugins</artifactId>
- <version>3</version>
+ <version>4-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-3
+
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-3
+
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-3
+
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
</url>
</scm>