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 7bd43d3 [maven-release-plugin] prepare release
uimaj-eclipse-update-site-3.1.1
7bd43d3 is described below
commit 7bd43d3d8a0e17e7c514f689eb2b3f2bbaed1e62
Author: Marshall Schor <[email protected]>
AuthorDate: Mon Nov 4 14:01:47 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"
/>