You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by ki...@apache.org on 2017/06/16 05:37:07 UTC

opennlp-site git commit: OPENNLP-1093: bump up version of jbake-maven-plugin, and update groupId

Repository: opennlp-site
Updated Branches:
  refs/heads/master 15ebab57c -> 1f1a39116


OPENNLP-1093: bump up version of jbake-maven-plugin, and update groupId

This closes #20


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

Branch: refs/heads/master
Commit: 1f1a39116b479ff8ff16be3ce4a0a1d4d86208fb
Parents: 15ebab5
Author: Bruno P. Kinoshita <br...@yahoo.com.br>
Authored: Tue Jun 13 22:44:45 2017 +1200
Committer: Bruno P. Kinoshita <br...@yahoo.com.br>
Committed: Fri Jun 16 17:36:08 2017 +1200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/1f1a3911/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f556737..dd72903 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,9 +34,9 @@
 
     <plugins>
       <plugin>
-        <groupId>br.com.ingenieux</groupId>
+        <groupId>org.jbake</groupId>
         <artifactId>jbake-maven-plugin</artifactId>
-        <version>0.0.9</version>
+        <version>0.2.0</version>
 
         <!-- dependencies -->
         <dependencies>