Author: cwiklik
Date: Wed Jun 15 13:53:53 2016
New Revision: 1748582
URL: http://svn.apache.org/viewvc?rev=1748582&view=rev
Log:
UIMA-4972 changed phase of a new plugin to package
Modified:
uima/uima-ducc/trunk/pom.xml
Modified: uima/uima-ducc/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/pom.xml?rev=1748582&r1=1748581&r2=1748582&view=diff
==============================================================================
--- uima/uima-ducc/trunk/pom.xml (original)
+++ uima/uima-ducc/trunk/pom.xml Wed Jun 15 13:53:53 2016
@@ -437,7 +437,7 @@
<artifactId>maven-antrun-plugin</artifactId>
<executions>
<execution>
- <phase>verify</phase>
+ <phase>package</phase>
<configuration>
<tasks>