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
commit f9ad933251727aae03c27a21d7cee01084a24912 Author: Marshall Schor <[email protected]> AuthorDate: Mon Nov 4 13:32:45 2019 -0500 [maven-release-plugin] prepare release 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 0b3349f..f217eb9 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-SNAPSHOT</version> + <version>3.1.1</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" />
