diff --git a/README.md b/README.md index 60d7740..4d4fd93 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.3 + 5.4-SNAPSHOT ``` @@ -31,7 +31,7 @@ $ mvn package Copy the resulting jar to the DSpace `lib` directory: ``` -$ cp target/cgspace-java-helpers-5.3.jar ~/dspace/lib +$ cp target/cgspace-java-helpers-5.4-SNAPSHOT.jar ~/dspace/lib ``` ## Configuration