diff --git a/README.md b/README.md index 0d62119..62b5c6d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To use these curation tasks in a DSpace project add the following dependency to io.github.ilri.cgspace cgspace-java-helpers - 5.1 + 5.2 ``` @@ -31,7 +31,7 @@ $ mvn package Copy the resulting jar to the DSpace `lib` directory: ``` -$ cp target/cgspace-java-helpers-5.1.jar ~/dspace/lib +$ cp target/cgspace-java-helpers-5.2.jar ~/dspace/lib ``` ## Configuration