README.md: Add TODO about Gson for DSpace 6

This commit is contained in:
2020-08-01 20:50:11 +03:00
parent 98d3d56d78
commit 6891c93eeb

View File

@ -12,6 +12,11 @@ This project was initially created according to the [Maven Getting Started Guide
$ mvn -B archetype:generate -DgroupId=org.cgiar.cgspace.ctasks -DartifactId=dspace-curation-tasks -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4
```
## Todo
- Port to DSpace 6
- Remember to bump Gson version!
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).