Skip to content

Commit

Permalink
OPENNLP-1649: Set OpenNLP Models Maven artifacts 1.2.0 in opennlp-too…
Browse files Browse the repository at this point in the history
…ls-models (#699)

- switches opennlp reactor / tools to use opennlp-models artifacts in version 1.2.0
  • Loading branch information
mawiesne authored Nov 29, 2024
1 parent 41d9717 commit f10d9a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@
<jmh.version>1.37</jmh.version>
<classgraph.version>4.8.179</classgraph.version>

<!-- TODO Change to 1.2.0, once OPENNLP-1649 is resolved and artifacts are in Maven Central-->
<opennlp.models.version>1.1.0</opennlp.models.version>
<opennlp.models.version>1.2.0</opennlp.models.version>
<opennlp.forkCount>1.0C</opennlp.forkCount>
<coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
<jacoco.maven.plugin>0.8.12</jacoco.maven.plugin>
Expand Down

0 comments on commit f10d9a7

Please sign in to comment.