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 de5c354 commit b372abaCopy full SHA for b372aba
scripts/SolrUpdate.groovy
@@ -29,7 +29,7 @@
29
*/
30
@GrabResolver(name='jitpack', root='https://jitpack.io')
31
@Grab('org.metafacture:metafacture-xml:5.0.0')
32
-@Grab('com.github.eberhardtj:metafacture-solr-plugin:v0.2.1')
+@Grab('com.github.metafacture:metafacture-solr-plugin:v0.3.0')
33
@Grab('org.slf4j:slf4j-api:1.7.25')
34
@Grab('org.slf4j:slf4j-simple:1.7.25')
35
import groovy.cli.picocli.CliBuilder
0 commit comments