You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by to...@apache.org on 2016/12/27 14:17:08 UTC

opennlp git commit: OPENNLP-903 - removed hardcoded 1.6.1-SNAPSHOT

Repository: opennlp
Updated Branches:
  refs/heads/trunk a36d01395 -> 75ab49511


OPENNLP-903 - removed hardcoded 1.6.1-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo
Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/75ab4951
Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/75ab4951
Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/75ab4951

Branch: refs/heads/trunk
Commit: 75ab49511d7be1ae221ae871527bcc45f56f50a1
Parents: a36d013
Author: Tommaso Teofili <te...@adobe.com>
Authored: Tue Dec 27 15:15:05 2016 +0100
Committer: Tommaso Teofili <te...@adobe.com>
Committed: Tue Dec 27 15:15:05 2016 +0100

----------------------------------------------------------------------
 opennlp-uima/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/opennlp/blob/75ab4951/opennlp-uima/pom.xml
----------------------------------------------------------------------
diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml
index cf95b17..7d00ab5 100644
--- a/opennlp-uima/pom.xml
+++ b/opennlp-uima/pom.xml
@@ -46,7 +46,6 @@
 		<dependency>
 			<groupId>org.apache.opennlp</groupId>
 			<artifactId>opennlp-tools</artifactId>
-			<version>1.6.1-SNAPSHOT</version>
 		</dependency>
 
 		<dependency>