diff --git a/README.md b/README.md index c56a9ec..0eb7197 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To use these curation tasks in a DSpace project add the following dependency to io.github.ilri.cgspace dspace-curation-tasks - 1.0-SNAPSHOT + 5.0-SNAPSHOT ``` @@ -77,8 +77,6 @@ $ mvn -B archetype:generate -DgroupId=io.github.ilri.cgspace -DartifactId=dspace ## TODO - Make sure this doesn't work on items in the workflow -- Port to DSpace 6 - - Remember to bump Gson version! - Check for existence of metadata field before trying to add metadata - Add tests diff --git a/pom.xml b/pom.xml index ea83021..1c4fe6e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.ilri.cgspace dspace-curation-tasks - 1.0-SNAPSHOT + 5.0-SNAPSHOT dspace-curation-tasks https://github.com/ilri/dspace-curation-tasks