README.md: Add TODO about Gson for DSpace 6

This commit is contained in:
Alan Orth 2020-08-01 20:50:11 +03:00
parent 98d3d56d78
commit 6891c93eeb
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 5 additions and 0 deletions

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).