Author: cwiklik Date: Wed Nov 7 17:55:08 2012 New Revision: 1406738 URL: http://svn.apache.org/viewvc?rev=1406738&view=rev Log: UIMA-2494 Revert back to 2.4.0
Modified: uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml 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=1406738&r1=1406737&r2=1406738&view=diff ============================================================================== --- uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml (original) +++ uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml Wed Nov 7 17:55:08 2012 @@ -23,13 +23,13 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent> <artifactId>aggregate-uimaj-eclipse-plugins</artifactId> <packaging>pom</packaging> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.0</version> <name>Apache UIMA Aggregate: ${project.artifactId}</name> <description>The aggregate for building the Eclipse plugins that are part of the base UIMA framework</description> 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=1406738&r1=1406737&r2=1406738&view=diff ============================================================================== --- uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml (original) +++ uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml Wed Nov 7 17:55:08 2012 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>uimaj-parent</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.0</version> <relativePath>../uimaj-parent/pom.xml</relativePath> </parent>