Skip to content

Commit b372aba

Browse files
author
eberhardtj
committed
Change group
1 parent de5c354 commit b372aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/SolrUpdate.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030
@GrabResolver(name='jitpack', root='https://jitpack.io')
3131
@Grab('org.metafacture:metafacture-xml:5.0.0')
32-
@Grab('com.github.eberhardtj:metafacture-solr-plugin:v0.2.1')
32+
@Grab('com.github.metafacture:metafacture-solr-plugin:v0.3.0')
3333
@Grab('org.slf4j:slf4j-api:1.7.25')
3434
@Grab('org.slf4j:slf4j-simple:1.7.25')
3535
import groovy.cli.picocli.CliBuilder

0 commit comments

Comments
 (0)