You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/09/30 18:33:54 UTC

svn commit: r1527643 - /uima/uima-as/trunk/uima-as-parent/pom.xml

Author: cwiklik
Date: Mon Sep 30 16:33:54 2013
New Revision: 1527643

URL: http://svn.apache.org/r1527643
Log:
UIMA-3257 modified to depend ton parent pom 7

Modified:
    uima/uima-as/trunk/uima-as-parent/pom.xml

Modified: uima/uima-as/trunk/uima-as-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-parent/pom.xml?rev=1527643&r1=1527642&r2=1527643&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-parent/pom.xml (original)
+++ uima/uima-as/trunk/uima-as-parent/pom.xml Mon Sep 30 16:33:54 2013
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>parent-pom</artifactId>
-		<version>7-SNAPSHOT</version>
+		<version>7</version>
 		<relativePath />
 	</parent>