Author: cwiklik Date: Fri Jan 4 14:31:47 2019 New Revision: 1850367 URL: http://svn.apache.org/viewvc?rev=1850367&view=rev Log: UIMA-5939 upgraded to v12 of uima parent pom
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=1850367&r1=1850366&r2=1850367&view=diff ============================================================================== --- uima/uima-as/trunk/uima-as-parent/pom.xml (original) +++ uima/uima-as/trunk/uima-as-parent/pom.xml Fri Jan 4 14:31:47 2019 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.uima</groupId> <artifactId>parent-pom</artifactId> - <version>11</version> + <version>12</version> <relativePath /> </parent>