Skip to content

Commit 83e259c

Browse files
committed
pom updates
1 parent 2400487 commit 83e259c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom-java-11.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<configuration>
194194
<artifacts>
195195
<artifact>
196-
<file>${project.basedir}/stanford-corenlp-4.2.2-models.jar</file>
196+
<file>${project.basedir}/stanford-corenlp-4.3.0-models.jar</file>
197197
<type>jar</type>
198198
<classifier>models</classifier>
199199
</artifact>

pom-java-17.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<configuration>
194194
<artifacts>
195195
<artifact>
196-
<file>${project.basedir}/stanford-corenlp-4.2.2-models.jar</file>
196+
<file>${project.basedir}/stanford-corenlp-4.3.0-models.jar</file>
197197
<type>jar</type>
198198
<classifier>models</classifier>
199199
</artifact>

0 commit comments

Comments
 (0)