Author: schor Date: Sat Apr 26 17:48:25 2014 New Revision: 1590260 URL: http://svn.apache.org/r1590260 Log: [maven-release-plugin] prepare release uimaj-2.6.0
Modified: uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml uima/uimaj/trunk/aggregate-uimaj/pom.xml uima/uimaj/trunk/jVinci/pom.xml uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml uima/uimaj/trunk/pom.xml uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml uima/uimaj/trunk/uima-docbook-references/pom.xml uima/uimaj/trunk/uima-docbook-tools/pom.xml uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml uima/uimaj/trunk/uimaj-adapter-soap/pom.xml uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml uima/uimaj/trunk/uimaj-bootstrap/pom.xml uima/uimaj/trunk/uimaj-component-test-util/pom.xml uima/uimaj/trunk/uimaj-core/pom.xml uima/uimaj/trunk/uimaj-cpe/pom.xml uima/uimaj/trunk/uimaj-document-annotation/pom.xml uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml uima/uimaj/trunk/uimaj-ep-cas-editor-ide/pom.xml uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml uima/uimaj/trunk/uimaj-ep-configurator/pom.xml uima/uimaj/trunk/uimaj-ep-debug/pom.xml uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml uima/uimaj/trunk/uimaj-ep-launcher/pom.xml uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml uima/uimaj/trunk/uimaj-ep-runtime/pom.xml uima/uimaj/trunk/uimaj-examples/pom.xml uima/uimaj/trunk/uimaj-parent/pom.xml uima/uimaj/trunk/uimaj-test-util/pom.xml uima/uimaj/trunk/uimaj-tools/pom.xml Modified: uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml (original) +++ uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/PearPackagingMavenPlugin + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/PearPackagingMavenPlugin </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/PearPackagingMavenPlugin + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/PearPackagingMavenPlugin </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/PearPackagingMavenPlugin + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/PearPackagingMavenPlugin </url> </scm> Modified: uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml (original) +++ uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -42,13 +42,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj-docbooks + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj-docbooks </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj-docbooks + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj-docbooks </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-docbooks + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj-docbooks </url> </scm> Modified: uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml (original) +++ uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj-eclipse-plugins </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj-eclipse-plugins </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj-eclipse-plugins </url> </scm> Modified: uima/uimaj/trunk/aggregate-uimaj/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/aggregate-uimaj/pom.xml (original) +++ uima/uimaj/trunk/aggregate-uimaj/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -43,13 +43,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/aggregate-uimaj </url> </scm> Modified: uima/uimaj/trunk/jVinci/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/jVinci/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/jVinci/pom.xml (original) +++ uima/uimaj/trunk/jVinci/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -46,13 +46,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/jVinci + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/jVinci </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/jVinci + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/jVinci </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/jVinci + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/jVinci </url> </scm> Modified: uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml (original) +++ uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml Sat Apr 26 17:48:25 2014 @@ -30,7 +30,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> <dependencies> Modified: uima/uimaj/trunk/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/pom.xml (original) +++ uima/uimaj/trunk/pom.xml Sat Apr 26 17:48:25 2014 @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>uimaj-parent/pom.xml</relativePath> </parent> @@ -49,13 +49,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/ + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0 </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/ + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0 </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/ + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0 </url> </scm> Modified: uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml (original) +++ uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -42,13 +42,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-overview-and-setup + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-overview-and-setup </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-overview-and-setup + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-overview-and-setup </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-overview-and-setup + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-overview-and-setup </url> </scm> Modified: uima/uimaj/trunk/uima-docbook-references/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-references/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uima-docbook-references/pom.xml (original) +++ uima/uimaj/trunk/uima-docbook-references/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -42,13 +42,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-references + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-references </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-references + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-references </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-references + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-references </url> </scm> Modified: uima/uimaj/trunk/uima-docbook-tools/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tools/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uima-docbook-tools/pom.xml (original) +++ uima/uimaj/trunk/uima-docbook-tools/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -42,13 +42,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-tools + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-tools </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-tools + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-tools </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tools + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-tools </url> </scm> Modified: uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml (original) +++ uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -42,13 +42,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-tutorials-and-users-guides </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-tutorials-and-users-guides </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uima-docbook-tutorials-and-users-guides </url> </scm> Modified: uima/uimaj/trunk/uimaj-adapter-soap/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-adapter-soap/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-adapter-soap/pom.xml (original) +++ uima/uimaj/trunk/uimaj-adapter-soap/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-adapter-soap + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-adapter-soap </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-adapter-soap + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-adapter-soap </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-adapter-soap + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-adapter-soap </url> </scm> Modified: uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml (original) +++ uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-adapter-vinci + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-adapter-vinci </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-adapter-vinci + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-adapter-vinci </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-adapter-vinci + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-adapter-vinci </url> </scm> Modified: uima/uimaj/trunk/uimaj-bootstrap/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-bootstrap/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-bootstrap/pom.xml (original) +++ uima/uimaj/trunk/uimaj-bootstrap/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -36,13 +36,13 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-bootstrap + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-bootstrap </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-bootstrap + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-bootstrap </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-bootstrap + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-bootstrap </url> </scm> Modified: uima/uimaj/trunk/uimaj-component-test-util/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-component-test-util/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-component-test-util/pom.xml (original) +++ uima/uimaj/trunk/uimaj-component-test-util/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -43,13 +43,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-component-test-util + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-component-test-util </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-component-test-util + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-component-test-util </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-component-test-util + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-component-test-util </url> </scm> Modified: uima/uimaj/trunk/uimaj-core/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-core/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-core/pom.xml (original) +++ uima/uimaj/trunk/uimaj-core/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -43,13 +43,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-core + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-core </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-core + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-core </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-core + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-core </url> </scm> Modified: uima/uimaj/trunk/uimaj-cpe/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-cpe/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-cpe/pom.xml (original) +++ uima/uimaj/trunk/uimaj-cpe/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-cpe + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-cpe </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-cpe + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-cpe </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-cpe + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-cpe </url> </scm> Modified: uima/uimaj/trunk/uimaj-document-annotation/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-document-annotation/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-document-annotation/pom.xml (original) +++ uima/uimaj/trunk/uimaj-document-annotation/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-document-annotation + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-document-annotation </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-document-annotation + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-document-annotation </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-document-annotation + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-document-annotation </url> </scm> Modified: uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml (original) +++ uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -45,13 +45,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-feature-runtime + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-eclipse-feature-runtime </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-feature-runtime + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-eclipse-feature-runtime </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-runtime + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-eclipse-feature-runtime </url> </scm> Modified: uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml (original) +++ uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -43,13 +43,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-feature-tools + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-eclipse-feature-tools </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-feature-tools + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-eclipse-feature-tools </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-tools + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-eclipse-feature-tools </url> </scm> Modified: uima/uimaj/trunk/uimaj-ep-cas-editor-ide/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-cas-editor-ide/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-ep-cas-editor-ide/pom.xml (original) +++ uima/uimaj/trunk/uimaj-ep-cas-editor-ide/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -43,13 +43,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-cas-editor-ide + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-cas-editor-ide </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-cas-editor-ide + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-cas-editor-ide </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-cas-editor-ide + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-cas-editor-ide </url> </scm> Modified: uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml (original) +++ uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -43,13 +43,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-cas-editor + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-cas-editor </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-cas-editor + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-cas-editor </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-cas-editor + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-cas-editor </url> </scm> Modified: uima/uimaj/trunk/uimaj-ep-configurator/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-configurator/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-ep-configurator/pom.xml (original) +++ uima/uimaj/trunk/uimaj-ep-configurator/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-configurator + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-configurator </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-configurator + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-configurator </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-configurator + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-configurator </url> </scm> Modified: uima/uimaj/trunk/uimaj-ep-debug/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-debug/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-ep-debug/pom.xml (original) +++ uima/uimaj/trunk/uimaj-ep-debug/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -45,13 +45,13 @@ UIMA data structures to the Eclipse Debu element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-debug + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-debug </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-debug + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-debug </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-debug + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-debug </url> </scm> Modified: uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml (original) +++ uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-jcasgen + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-jcasgen </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-jcasgen + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-jcasgen </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-jcasgen + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-jcasgen </url> </scm> Modified: uima/uimaj/trunk/uimaj-ep-launcher/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-launcher/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-ep-launcher/pom.xml (original) +++ uima/uimaj/trunk/uimaj-ep-launcher/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-launcher + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-launcher </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-launcher + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-launcher </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-launcher + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-launcher </url> </scm> Modified: uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml (original) +++ uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-pear-packager + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-pear-packager </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-pear-packager + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-pear-packager </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-pear-packager + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-pear-packager </url> </scm> Modified: uima/uimaj/trunk/uimaj-ep-runtime/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-runtime/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-ep-runtime/pom.xml (original) +++ uima/uimaj/trunk/uimaj-ep-runtime/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-runtime + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-runtime </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-runtime + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-runtime </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-runtime + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-ep-runtime </url> </scm> Modified: uima/uimaj/trunk/uimaj-examples/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-examples/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-examples/pom.xml (original) +++ uima/uimaj/trunk/uimaj-examples/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -43,13 +43,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-examples + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-examples </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-examples + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-examples </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-examples + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-examples </url> </scm> Modified: uima/uimaj/trunk/uimaj-parent/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-parent/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-parent/pom.xml (original) +++ uima/uimaj/trunk/uimaj-parent/pom.xml Sat Apr 26 17:48:25 2014 @@ -38,7 +38,7 @@ <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> <packaging>pom</packaging> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <name>Apache UIMA Java SDK: ${project.artifactId}</name> <description>The common parent pom for the uimaj SDK</description> <url>${uimaWebsiteUrl}</url> @@ -53,13 +53,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-parent + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-parent </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-parent + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-parent </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-parent + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-parent </url> </scm> Modified: uima/uimaj/trunk/uimaj-test-util/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-test-util/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-test-util/pom.xml (original) +++ uima/uimaj/trunk/uimaj-test-util/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -44,13 +44,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/jvinci + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/jvinci </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/jvinci + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/jvinci </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/jvinci + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/jvinci </url> </scm> Modified: uima/uimaj/trunk/uimaj-tools/pom.xml URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-tools/pom.xml?rev=1590260&r1=1590259&r2=1590260&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-tools/pom.xml (original) +++ uima/uimaj/trunk/uimaj-tools/pom.xml Sat Apr 26 17:48:25 2014 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> @@ -43,13 +43,13 @@ element, and just changing the following two properties --> <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-tools + scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-tools </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-tools + scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.6.0/uimaj-tools </developerConnection> <url> - http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-tools + http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.6.0/uimaj-tools </url> </scm>