You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by ma...@apache.org on 2023/04/22 10:57:47 UTC

[opennlp] branch OPENNLP-1490_Update_build_dependency_enforcer_plugin_to_version_3.3.0 created (now e6a732d4)

This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a change to branch OPENNLP-1490_Update_build_dependency_enforcer_plugin_to_version_3.3.0
in repository https://gitbox.apache.org/repos/asf/opennlp.git


      at e6a732d4 OPENNLP-1490 Update build dependency enforcer plugin to version 3.3.0

This branch includes the following new commits:

     new e6a732d4 OPENNLP-1490 Update build dependency enforcer plugin to version 3.3.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[opennlp] 01/01: OPENNLP-1490 Update build dependency enforcer plugin to version 3.3.0

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mawiesne pushed a commit to branch OPENNLP-1490_Update_build_dependency_enforcer_plugin_to_version_3.3.0
in repository https://gitbox.apache.org/repos/asf/opennlp.git

commit e6a732d408d7105cb6819571ad6f2a6190bceb2b
Author: Martin Wiesner <ma...@hs-heilbronn.de>
AuthorDate: Sat Apr 22 12:57:40 2023 +0200

    OPENNLP-1490 Update build dependency enforcer plugin to version 3.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b5d7f62d..8d214201 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
 		<java.version>11</java.version>
 		<maven.version>3.3.9</maven.version>
 		<commons.io.version>2.11.0</commons.io.version>
-		<enforcer.plugin.version>3.0.0-M3</enforcer.plugin.version>
+		<enforcer.plugin.version>3.3.0</enforcer.plugin.version>
 		<glassfish.version>2.30.1</glassfish.version>
 		<junit.version>5.9.2</junit.version>
 		<morfologik.version>2.1.7</morfologik.version>