From 4c5eb9c1e70f867a906c9a49e5dc654173e9893b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sat, 1 Aug 2020 21:56:36 +0300 Subject: [PATCH] README.md: Add TODO about workflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1787332..1a2c163 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ $ mvn -B archetype:generate -DgroupId=org.cgiar.cgspace.ctasks -DartifactId=dspa - Add support for profiles so we can "force" re-tagging of all - 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!