We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2400487 commit 83e259cCopy full SHA for 83e259c
pom-java-11.xml
@@ -193,7 +193,7 @@
193
<configuration>
194
<artifacts>
195
<artifact>
196
- <file>${project.basedir}/stanford-corenlp-4.2.2-models.jar</file>
+ <file>${project.basedir}/stanford-corenlp-4.3.0-models.jar</file>
197
<type>jar</type>
198
<classifier>models</classifier>
199
</artifact>
pom-java-17.xml
0 commit comments