Skip to content

Commit f10d9a7

Browse files
authored
OPENNLP-1649: Set OpenNLP Models Maven artifacts 1.2.0 in opennlp-tools-models (#699)
- switches opennlp reactor / tools to use opennlp-models artifacts in version 1.2.0
1 parent 41d9717 commit f10d9a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,7 @@
178178
<jmh.version>1.37</jmh.version>
179179
<classgraph.version>4.8.179</classgraph.version>
180180

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

0 commit comments

Comments
 (0)