Repository: opennlp Updated Branches: refs/heads/master 284fe0ab9 -> b9998183c
[maven-release-plugin] prepare release opennlp-1.7.2 Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/b9998183 Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/b9998183 Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/b9998183 Branch: refs/heads/master Commit: b9998183cfbb1e6926896c3f62feb1d7622d2454 Parents: 284fe0a Author: smarthi <[email protected]> Authored: Wed Feb 1 11:03:26 2017 -0500 Committer: smarthi <[email protected]> Committed: Wed Feb 1 11:03:26 2017 -0500 ---------------------------------------------------------------------- opennlp-brat-annotator/pom.xml | 2 +- opennlp-distr/pom.xml | 2 +- opennlp-docs/pom.xml | 2 +- opennlp-morfologik-addon/pom.xml | 2 +- opennlp-tools/pom.xml | 2 +- opennlp-uima/pom.xml | 2 +- pom.xml | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/opennlp/blob/b9998183/opennlp-brat-annotator/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-brat-annotator/pom.xml b/opennlp-brat-annotator/pom.xml index 4bf95cf..53517ca 100644 --- a/opennlp-brat-annotator/pom.xml +++ b/opennlp-brat-annotator/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/b9998183/opennlp-distr/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-distr/pom.xml b/opennlp-distr/pom.xml index 613bd80..ae86021 100644 --- a/opennlp-distr/pom.xml +++ b/opennlp-distr/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/b9998183/opennlp-docs/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-docs/pom.xml b/opennlp-docs/pom.xml index 7b916c0..b765d91 100644 --- a/opennlp-docs/pom.xml +++ b/opennlp-docs/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/b9998183/opennlp-morfologik-addon/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-morfologik-addon/pom.xml b/opennlp-morfologik-addon/pom.xml index d62a70a..50844f2 100644 --- a/opennlp-morfologik-addon/pom.xml +++ b/opennlp-morfologik-addon/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/b9998183/opennlp-tools/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-tools/pom.xml b/opennlp-tools/pom.xml index 9441ebb..6cdb688 100644 --- a/opennlp-tools/pom.xml +++ b/opennlp-tools/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/b9998183/opennlp-uima/pom.xml ---------------------------------------------------------------------- diff --git a/opennlp-uima/pom.xml b/opennlp-uima/pom.xml index 1e99c3d..39f1040 100644 --- a/opennlp-uima/pom.xml +++ b/opennlp-uima/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/opennlp/blob/b9998183/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7081f25..bbb48c8 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.opennlp</groupId> <artifactId>opennlp</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> <packaging>pom</packaging> <name>Apache OpenNLP Reactor</name> @@ -40,7 +40,7 @@ <connection>scm:git:[email protected]:apache/opennlp.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/opennlp.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=opennlp.git</url> - <tag>HEAD</tag> + <tag>opennlp-1.7.2</tag> </scm> <mailingLists>
