This is an automated email from the ASF dual-hosted git repository.
schor pushed a commit to branch master-v2
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
The following commit(s) were added to refs/heads/master-v2 by this push:
new 2a4d663 [UIMA-6141] delete combine.self after close reading of the
docs
2a4d663 is described below
commit 2a4d663fba720a0bc6e0a961e803c92385154971
Author: Marshall Schor <[email protected]>
AuthorDate: Mon Nov 4 09:40:47 2019 -0500
[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 f023366..599b8cf 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}">