Skip to content

Commit

Permalink
Update to current metafix implementation (0.2.0-rc6)
Browse files Browse the repository at this point in the history
`./gradlew run --args 'data/experimental/duepub-metafacture.flux'`

See metafacture/metafacture-fix#65
  • Loading branch information
fsteeg committed Nov 30, 2021
1 parent d7fb451 commit 60c3fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
implementation 'org.metafacture:metafacture-elasticsearch:5.3.0-rc2'
implementation 'org.metafacture:metafacture-xml:5.3.0-rc2'
implementation 'org.metafacture:metafacture-fix:0.2.0-rc2'
implementation 'org.metafacture:metafix:0.2.0-rc5'
implementation 'org.metafacture:metafix:0.2.0-rc6'
implementation('org.metafacture:metafacture-biblio:5.3.0-rc2') {
exclude group: 'xml-apis', module: 'xml-apis'
}
Expand Down

0 comments on commit 60c3fe9

Please sign in to comment.