You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2013/12/19 02:20:35 UTC

svn commit: r1552201 - in /uima/uimafit/branches/2.0.x: ./ uimafit-core/ uimafit-cpe/ uimafit-docbook/ uimafit-examples/ uimafit-legacy-support/ uimafit-maven-plugin/ uimafit-parent/ uimafit-spring/

Author: rec
Date: Thu Dec 19 01:20:35 2013
New Revision: 1552201

URL: http://svn.apache.org/r1552201
Log:
[UIMA-3509] - Create uimaFIT 2.0.x branch

Modified:
    uima/uimafit/branches/2.0.x/pom.xml
    uima/uimafit/branches/2.0.x/uimafit-core/pom.xml
    uima/uimafit/branches/2.0.x/uimafit-cpe/pom.xml
    uima/uimafit/branches/2.0.x/uimafit-docbook/pom.xml
    uima/uimafit/branches/2.0.x/uimafit-examples/pom.xml
    uima/uimafit/branches/2.0.x/uimafit-legacy-support/pom.xml
    uima/uimafit/branches/2.0.x/uimafit-maven-plugin/pom.xml
    uima/uimafit/branches/2.0.x/uimafit-parent/pom.xml
    uima/uimafit/branches/2.0.x/uimafit-spring/pom.xml

Modified: uima/uimafit/branches/2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/pom.xml Thu Dec 19 01:20:35 2013
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>uimafit-parent</relativePath>
 	</parent>
 	<properties>
@@ -51,17 +51,17 @@
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-core</artifactId>
-			<version>2.1.0-SNAPSHOT</version>
+			<version>2.0.1-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-cpe</artifactId>
-			<version>2.1.0-SNAPSHOT</version>
+			<version>2.0.1-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-legacy-support</artifactId>
-			<version>2.1.0-SNAPSHOT</version>
+			<version>2.0.1-SNAPSHOT</version>
 		</dependency>
 	</dependencies>
 	<build>

Modified: uima/uimafit/branches/2.0.x/uimafit-core/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/uimafit-core/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/uimafit-core/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/uimafit-core/pom.xml Thu Dec 19 01:20:35 2013
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<dependencies>

Modified: uima/uimafit/branches/2.0.x/uimafit-cpe/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/uimafit-cpe/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/uimafit-cpe/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/uimafit-cpe/pom.xml Thu Dec 19 01:20:35 2013
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<artifactId>uimafit-cpe</artifactId>
@@ -31,7 +31,7 @@
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-core</artifactId>
-			<version>2.1.0-SNAPSHOT</version>
+			<version>2.0.1-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.uima</groupId>

Modified: uima/uimafit/branches/2.0.x/uimafit-docbook/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/uimafit-docbook/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/uimafit-docbook/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/uimafit-docbook/pom.xml Thu Dec 19 01:20:35 2013
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<artifactId>uimafit-docbook</artifactId>

Modified: uima/uimafit/branches/2.0.x/uimafit-examples/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/uimafit-examples/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/uimafit-examples/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/uimafit-examples/pom.xml Thu Dec 19 01:20:35 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
@@ -33,7 +33,7 @@
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-core</artifactId>
-			<version>2.1.0-SNAPSHOT</version>
+			<version>2.0.1-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.uima</groupId>

Modified: uima/uimafit/branches/2.0.x/uimafit-legacy-support/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/uimafit-legacy-support/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/uimafit-legacy-support/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/uimafit-legacy-support/pom.xml Thu Dec 19 01:20:35 2013
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<artifactId>uimafit-legacy-support</artifactId>
@@ -53,7 +53,7 @@
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-core</artifactId>
-			<version>2.1.0-SNAPSHOT</version>
+			<version>2.0.1-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.springframework</groupId>

Modified: uima/uimafit/branches/2.0.x/uimafit-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/uimafit-maven-plugin/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/uimafit-maven-plugin/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/uimafit-maven-plugin/pom.xml Thu Dec 19 01:20:35 2013
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<artifactId>uimafit-maven-plugin</artifactId>
@@ -56,7 +56,7 @@
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-core</artifactId>
-			<version>2.1.0-SNAPSHOT</version>
+			<version>2.0.1-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.javassist</groupId>

Modified: uima/uimafit/branches/2.0.x/uimafit-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/uimafit-parent/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/uimafit-parent/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/uimafit-parent/pom.xml Thu Dec 19 01:20:35 2013
@@ -7,7 +7,7 @@
 		<version>7</version>
 	</parent>
 	<artifactId>uimafit-parent</artifactId>
-	<version>2.1.0-SNAPSHOT</version>
+	<version>2.0.1-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>uimaFIT - Parent</name>
 	<url>${uimaWebsiteUrl}</url>

Modified: uima/uimafit/branches/2.0.x/uimafit-spring/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.0.x/uimafit-spring/pom.xml?rev=1552201&r1=1552200&r2=1552201&view=diff
==============================================================================
--- uima/uimafit/branches/2.0.x/uimafit-spring/pom.xml (original)
+++ uima/uimafit/branches/2.0.x/uimafit-spring/pom.xml Thu Dec 19 01:20:35 2013
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<dependencies>
@@ -46,7 +46,7 @@
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-core</artifactId>
-			<version>2.1.0-SNAPSHOT</version>
+			<version>2.0.1-SNAPSHOT</version>
 		</dependency>
 	</dependencies>
 	<licenses>