README.md: Remove DSpace 6 TODO

This commit is contained in:
2020-08-05 12:31:30 +03:00
parent f3ab89f7a1
commit f50357b7cc

View File

@ -77,8 +77,6 @@ $ mvn -B archetype:generate -DgroupId=io.github.ilri.cgspace -DartifactId=dspace
## TODO ## TODO
- Make sure this doesn't work on items in the workflow - 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 - Check for existence of metadata field before trying to add metadata
- Add tests - Add tests