README.md: Remove TODO about integrating with DSpace

I have now published the code on https://oss.sonatype.org/ via the
Sonatype OSSRH (OSS Repository Hosting) project. Now it is possible
to use it from DSpace's build system by adding it as a dependency
in the dspace/modules/additions/pom.xml.

See: https://issues.sonatype.org/browse/OSSRH-59650
See: https://central.sonatype.org/pages/ossrh-guide.html
This commit is contained in:
Alan Orth 2020-08-03 14:20:15 +03:00
parent af990c2670
commit 3a6e407765
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ $ mvn -B archetype:generate -DgroupId=io.github.ilri.cgspace -DartifactId=dspace
## Todo
- Integrate with main DSpace build
- Make sure this doesn't work on items in the workflow
- Port to DSpace 6
- Remember to bump Gson version!