Author: kstam
Date: Mon Feb 3 20:10:45 2014
New Revision: 1564041
URL: http://svn.apache.org/r1564041
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
juddi/docs/trunk/ClientGuide/pom.xml
juddi/docs/trunk/Guide/pom.xml
juddi/docs/trunk/pom.xml
Modified: juddi/docs/trunk/ClientGuide/pom.xml
URL:
http://svn.apache.org/viewvc/juddi/docs/trunk/ClientGuide/pom.xml?rev=1564041&r1=1564040&r2=1564041&view=diff
==============================================================================
--- juddi/docs/trunk/ClientGuide/pom.xml (original)
+++ juddi/docs/trunk/ClientGuide/pom.xml Mon Feb 3 20:10:45 2014
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.juddi.juddi-docs</groupId>
<artifactId>juddi-guide-parent</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-client-guide</artifactId>
<packaging>jdocbook</packaging>
Modified: juddi/docs/trunk/Guide/pom.xml
URL:
http://svn.apache.org/viewvc/juddi/docs/trunk/Guide/pom.xml?rev=1564041&r1=1564040&r2=1564041&view=diff
==============================================================================
--- juddi/docs/trunk/Guide/pom.xml (original)
+++ juddi/docs/trunk/Guide/pom.xml Mon Feb 3 20:10:45 2014
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.juddi.juddi-docs</groupId>
<artifactId>juddi-guide-parent</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1-SNAPSHOT</version>
</parent>
<artifactId>juddi-guide</artifactId>
<packaging>jdocbook</packaging>
Modified: juddi/docs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/juddi/docs/trunk/pom.xml?rev=1564041&r1=1564040&r2=1564041&view=diff
==============================================================================
--- juddi/docs/trunk/pom.xml (original)
+++ juddi/docs/trunk/pom.xml Mon Feb 3 20:10:45 2014
@@ -24,7 +24,7 @@
<packaging>pom</packaging>
<groupId>org.apache.juddi.juddi-docs</groupId>
<artifactId>juddi-guide-parent</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1-SNAPSHOT</version>
<name>jUDDI Guide Parent</name>
<description>jUDDI (pronounced "Judy") is an open source Java
implementation of the Universal Description, Discovery, and
@@ -41,9 +41,9 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/docs/tags/juddi-guide-parent-3.2.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/docs/tags/juddi-guide-parent-3.2.0</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/juddi/docs/tags/juddi-guide-parent-3.2.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/docs/trunk/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/docs/trunk/</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/juddi/docs/trunk/</url>
</scm>
<issueManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]