This is an automated email from the ASF dual-hosted git repository.
smarthi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/master by this push:
new fece66d Add 1.8.1 docs
fece66d is described below
commit fece66d84d5c78648e6a4cd26ab3afb79074dd73
Author: smarthi <[email protected]>
AuthorDate: Sat Jul 8 09:01:33 2017 -0400
Add 1.8.1 docs
---
pom.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/pom.xml b/pom.xml
index 93385e8..df8977f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,6 +275,16 @@
<outputDirectory>${project.build.directory}/distr/1.8.0</outputDirectory>
</artifactItem>
+ <artifactItem>
+ <groupId>org.apache.opennlp</groupId>
+ <artifactId>opennlp-distr</artifactId>
+ <version>1.8.1</version>
+ <overWrite>false</overWrite>
+ <type>zip</type>
+ <classifier>bin</classifier>
+
<outputDirectory>${project.build.directory}/distr/1.8.1</outputDirectory>
+ </artifactItem>
+
</artifactItems>
</configuration>
</execution>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].