README.md: Version

This commit is contained in:
2020-08-06 14:53:04 +03:00
parent 44fb9a9f4d
commit fa5fb60b5b

View File

@ -14,7 +14,7 @@ To use these curation tasks in a DSpace project add the following dependency to
<dependency>
<groupId>io.github.ilri.cgspace</groupId>
<artifactId>dspace-curation-tasks</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.1-SNAPSHOT</version>
</dependency>
```