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 2014/06/03 00:19:23 UTC

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

Author: rec
Date: Mon Jun  2 22:19:23 2014
New Revision: 1599379

URL: http://svn.apache.org/r1599379
Log:
[maven-release-plugin] rollback the release of uimafit-2.1.0

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

Modified: uima/uimafit/branches/2.1.x/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/pom.xml Mon Jun  2 22:19:23 2014
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.1-SNAPSHOT</version>
+		<version>2.1.0-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.1-SNAPSHOT</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-cpe</artifactId>
-			<version>2.1.1-SNAPSHOT</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimafit-legacy-support</artifactId>
-			<version>2.1.1-SNAPSHOT</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 	</dependencies>
 	<build>

Modified: uima/uimafit/branches/2.1.x/uimafit-core/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/uimafit-core/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/uimafit-core/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/uimafit-core/pom.xml Mon Jun  2 22:19:23 2014
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.1-SNAPSHOT</version>
+		<version>2.1.0-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<dependencies>

Modified: uima/uimafit/branches/2.1.x/uimafit-cpe/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/uimafit-cpe/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/uimafit-cpe/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/uimafit-cpe/pom.xml Mon Jun  2 22:19:23 2014
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.1-SNAPSHOT</version>
+		<version>2.1.0-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.1-SNAPSHOT</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.uima</groupId>

Modified: uima/uimafit/branches/2.1.x/uimafit-docbook/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/uimafit-docbook/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/uimafit-docbook/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/uimafit-docbook/pom.xml Mon Jun  2 22:19:23 2014
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.1-SNAPSHOT</version>
+		<version>2.1.0-SNAPSHOT</version>
 		<relativePath>../uimafit-parent</relativePath>
 	</parent>
 	<artifactId>uimafit-docbook</artifactId>

Modified: uima/uimafit/branches/2.1.x/uimafit-examples/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/uimafit-examples/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/uimafit-examples/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/uimafit-examples/pom.xml Mon Jun  2 22:19:23 2014
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.1-SNAPSHOT</version>
+		<version>2.1.0-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.1-SNAPSHOT</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.uima</groupId>

Modified: uima/uimafit/branches/2.1.x/uimafit-legacy-support/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/uimafit-legacy-support/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/uimafit-legacy-support/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/uimafit-legacy-support/pom.xml Mon Jun  2 22:19:23 2014
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.1-SNAPSHOT</version>
+		<version>2.1.0-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.1-SNAPSHOT</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.springframework</groupId>

Modified: uima/uimafit/branches/2.1.x/uimafit-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/uimafit-maven-plugin/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/uimafit-maven-plugin/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/uimafit-maven-plugin/pom.xml Mon Jun  2 22:19:23 2014
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.1-SNAPSHOT</version>
+		<version>2.1.0-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.1-SNAPSHOT</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.javassist</groupId>

Modified: uima/uimafit/branches/2.1.x/uimafit-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/uimafit-parent/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/uimafit-parent/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/uimafit-parent/pom.xml Mon Jun  2 22:19:23 2014
@@ -7,7 +7,7 @@
 		<version>9</version>
 	</parent>
 	<artifactId>uimafit-parent</artifactId>
-	<version>2.1.1-SNAPSHOT</version>
+	<version>2.1.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>uimaFIT - Parent</name>
 	<url>${uimaWebsiteUrl}</url>

Modified: uima/uimafit/branches/2.1.x/uimafit-spring/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimafit/branches/2.1.x/uimafit-spring/pom.xml?rev=1599379&r1=1599378&r2=1599379&view=diff
==============================================================================
--- uima/uimafit/branches/2.1.x/uimafit-spring/pom.xml (original)
+++ uima/uimafit/branches/2.1.x/uimafit-spring/pom.xml Mon Jun  2 22:19:23 2014
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimafit-parent</artifactId>
-		<version>2.1.1-SNAPSHOT</version>
+		<version>2.1.0-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.1-SNAPSHOT</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 	</dependencies>
 	<licenses>