This is an automated email from the ASF dual-hosted git repository.

schor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 25f0f2cece1bac8cb200595a3a62f003db7d1a33
Author: Marshall Schor <m...@schor.com>
AuthorDate: Sat Nov 2 11:12:47 2019 -0400

    [UIMA-6141] delete combine.self after close reading of the docs
---
 uimaj-eclipse-update-site/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/uimaj-eclipse-update-site/pom.xml 
b/uimaj-eclipse-update-site/pom.xml
index b6b673a..b8079b7 100644
--- a/uimaj-eclipse-update-site/pom.xml
+++ b/uimaj-eclipse-update-site/pom.xml
@@ -132,7 +132,7 @@
               <goal>run</goal>
             </goals>
             <configuration>
-              <target combine.self="override">
+              <target>
                 <taskdef classname="net.sf.antcontrib.logic.IfTask" name="if" 
/>
                 
                 <condition property="eclipse.home" 
value="${uima-maven-build-eclipse-home}">

Reply via email to