Author: cwiklik Date: Fri Jan 20 15:42:06 2017 New Revision: 1779638 URL: http://svn.apache.org/viewvc?rev=1779638&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: uima/uima-ducc/trunk/pom.xml uima/uima-ducc/trunk/uima-ducc-agent/pom.xml uima/uima-ducc/trunk/uima-ducc-cli/pom.xml uima/uima-ducc/trunk/uima-ducc-common/pom.xml uima/uima-ducc/trunk/uima-ducc-container/pom.xml uima/uima-ducc/trunk/uima-ducc-database/pom.xml uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml uima/uima-ducc/trunk/uima-ducc-examples/pom.xml uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml uima/uima-ducc/trunk/uima-ducc-parent/pom.xml uima/uima-ducc/trunk/uima-ducc-pm/pom.xml uima/uima-ducc/trunk/uima-ducc-rm/pom.xml uima/uima-ducc/trunk/uima-ducc-sm/pom.xml uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml uima/uima-ducc/trunk/uima-ducc-transport/pom.xml uima/uima-ducc/trunk/uima-ducc-user/pom.xml uima/uima-ducc/trunk/uima-ducc-web/pom.xml Modified: uima/uima-ducc/trunk/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/pom.xml (original) +++ uima/uima-ducc/trunk/pom.xml Fri Jan 20 15:42:06 2017 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uima-ducc-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>uima-ducc-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0 + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0 + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0 + http://svn.apache.org/viewvc/uima/uima-ducc/trunk </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-agent/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-agent/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-agent/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-agent/pom.xml Fri Jan 20 15:42:06 2017 @@ -22,7 +22,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -38,13 +38,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-agent + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-agent </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-agent + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-agent </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-agent + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-agent </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-cli/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-cli/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-cli/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-cli/pom.xml Fri Jan 20 15:42:06 2017 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uima-ducc-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -41,13 +41,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-cli + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-cli </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-cli + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-cli </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-cli + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-cli </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-common/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-common/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-common/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-common/pom.xml Fri Jan 20 15:42:06 2017 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uima-ducc-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -40,13 +40,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-common + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-common </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-common + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-common </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-common + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-common </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-container/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-container/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-container/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-container/pom.xml Fri Jan 20 15:42:06 2017 @@ -15,7 +15,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -31,13 +31,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-container + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-container </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-container + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-container </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-container + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-container </url> </scm> <dependencyManagement> Modified: uima/uima-ducc/trunk/uima-ducc-database/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-database/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-database/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-database/pom.xml Fri Jan 20 15:42:06 2017 @@ -24,7 +24,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -41,13 +41,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-database + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-database </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-database + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-database </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-database + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-database </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml Fri Jan 20 15:42:06 2017 @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uima-ducc-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -32,13 +32,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-duccdocs + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-duccdocs </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-duccdocs + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-duccdocs </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-duccdocs + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-examples/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-examples/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-examples/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-examples/pom.xml Fri Jan 20 15:42:06 2017 @@ -23,7 +23,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -38,13 +38,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-examples + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-examples </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-examples + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-examples </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-examples + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-examples </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml Fri Jan 20 15:42:06 2017 @@ -23,7 +23,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -39,13 +39,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-orchestrator + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-orchestrator </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-orchestrator + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-orchestrator </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-orchestrator + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-orchestrator </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-parent/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-parent/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-parent/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-parent/pom.xml Fri Jan 20 15:42:06 2017 @@ -28,7 +28,7 @@ </parent> <artifactId>uima-ducc-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <name>${uima.ducc} ${project.artifactId}</name> <packaging>pom</packaging> <!-- Add project inception year. This is used by javadoc plugin --> @@ -42,13 +42,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-parent + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-parent </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-parent + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-parent </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-parent + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-parent </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-pm/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-pm/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-pm/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-pm/pom.xml Fri Jan 20 15:42:06 2017 @@ -22,7 +22,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -38,13 +38,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-pm + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-pm </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-pm + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-pm </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-pm + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-pm </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-rm/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-rm/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-rm/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-rm/pom.xml Fri Jan 20 15:42:06 2017 @@ -22,7 +22,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -38,13 +38,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-rm + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-rm </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-rm + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-rm </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-rm + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-rm </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-sm/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-sm/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-sm/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-sm/pom.xml Fri Jan 20 15:42:06 2017 @@ -16,7 +16,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -33,13 +33,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-sm + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-sm </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-sm + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-sm </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-sm + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-sm </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml Fri Jan 20 15:42:06 2017 @@ -15,7 +15,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uima-ducc-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -30,13 +30,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-spawn + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-spawn </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-spawn + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-spawn </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-spawn + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-spawn </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-transport/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-transport/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-transport/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-transport/pom.xml Fri Jan 20 15:42:06 2017 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uima-ducc-parent</artifactId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> <!-- Inherits groupid and version from the parent pom project coordinates --> @@ -39,13 +39,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-transport + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-transport </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-transport + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-transport </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-transport + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-transport </url> </scm> <dependencyManagement> Modified: uima/uima-ducc/trunk/uima-ducc-user/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-user/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-user/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-user/pom.xml Fri Jan 20 15:42:06 2017 @@ -22,7 +22,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -38,13 +38,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-user + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-user </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-user + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-user </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-user + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-user </url> </scm> Modified: uima/uima-ducc/trunk/uima-ducc-web/pom.xml URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-web/pom.xml?rev=1779638&r1=1779637&r2=1779638&view=diff ============================================================================== --- uima/uima-ducc/trunk/uima-ducc-web/pom.xml (original) +++ uima/uima-ducc/trunk/uima-ducc-web/pom.xml Fri Jan 20 15:42:06 2017 @@ -23,7 +23,7 @@ <parent> <artifactId>uima-ducc-parent</artifactId> <groupId>org.apache.uima</groupId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <relativePath>../uima-ducc-parent/pom.xml</relativePath> </parent> @@ -40,13 +40,13 @@ cutting/pasting the <scm> element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-web + scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-web </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-web + scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-web </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.0/uima-ducc-web + http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-web </url> </scm>