Author: schor
Date: Thu Sep 30 20:09:43 2010
New Revision: 1003236
URL: http://svn.apache.org/viewvc?rev=1003236&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml
Modified: uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml
URL:
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml?rev=1003236&r1=1003235&r2=1003236&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml Thu Sep 30 20:09:43
2010
@@ -34,7 +34,7 @@
<artifactId>parent-pom-docbook</artifactId>
<packaging>pom</packaging>
- <version>4</version>
+ <version>5-SNAPSHOT</version>
<name>UIMA ${project.artifactId}</name>
<description>UIMA Parent Pom for Docbook documentation.</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-docbook-4
+
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-docbook
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-docbook-4
+
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-docbook
</developerConnection>
<url>
- http://svn.apache.org/viewvc/uima/build/tags/parent-pom-docbook-4
+
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-docbook
</url>
</scm>