Author: schor
Date: Wed Feb 8 19:48:24 2012
New Revision: 1242052
URL: http://svn.apache.org/viewvc?rev=1242052&view=rev
Log:
[UIMA-2360] change version of uima parent pom to pick up new version of
uima-build-helper-maven-plugin to support new helper goal that copies an
artifact from the Apache distribution spot (archive.apache.org) to users local
.m2 repository.
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=1242052&r1=1242051&r2=1242052&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-parent/pom.xml (original)
+++ uima/uima-as/trunk/uima-as-parent/pom.xml Wed Feb 8 19:48:24 2012
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.uima</groupId>
<artifactId>parent-pom</artifactId>
- <version>2</version>
+ <version>4-SNAPSHOT</version>
<relativePath />
</parent>