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

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


The following commit(s) were added to refs/heads/rc/uimaj-3.1.1 by this push:
     new 94a2201  [maven-release-plugin] rollback the release of 
uimaj-eclipse-update-site-3.1.1
94a2201 is described below

commit 94a22010375ed20c4dfea7d150db863c4a977b4c
Author: Marshall Schor <[email protected]>
AuthorDate: Mon Nov 4 13:50:05 2019 -0500

    [maven-release-plugin] rollback the release of 
uimaj-eclipse-update-site-3.1.1
---
 uimaj-eclipse-update-site/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/uimaj-eclipse-update-site/pom.xml 
b/uimaj-eclipse-update-site/pom.xml
index f217eb9..0b3349f 100644
--- a/uimaj-eclipse-update-site/pom.xml
+++ b/uimaj-eclipse-update-site/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>uimaj-eclipse-update-site</artifactId>
-  <version>3.1.1</version>
+  <version>3.1.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache UIMA Eclipse: ${project.artifactId}</name>
@@ -132,7 +132,7 @@
             <goals>
               <goal>run</goal>
             </goals>
-            <configuration combine.self="override">
+            <configuration  combine.self="override">
               <target>
                 <taskdef classname="net.sf.antcontrib.logic.IfTask" name="if" 
/>
 

Reply via email to