Author: schor
Date: Thu Jul 11 18:12:14 2013
New Revision: 1502309
URL: http://svn.apache.org/r1502309
Log:
no Jira - change to depend on v6 of uima-build-helper-maven-plugin to release
Modified:
uima/build/trunk/parent-pom/pom.xml
Modified: uima/build/trunk/parent-pom/pom.xml
URL:
http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1502309&r1=1502308&r2=1502309&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Thu Jul 11 18:12:14 2013
@@ -551,7 +551,7 @@ Copyright (c) 2003, 2006 IBM Corporation
<plugin>
<groupId>org.apache.uima</groupId>
<artifactId>uima-build-helper-maven-plugin</artifactId>
- <version>6-SNAPSHOT</version>
+ <version>6</version>
</plugin>
</plugins>
</pluginManagement>