From b7f8859b8d6855b653faef793553c3a767ea6efd Mon Sep 17 00:00:00 2001 From: Bhagya Silva Date: Sun, 3 Nov 2024 19:41:27 +0100 Subject: [PATCH] Add support for Alfresco 23+ and migrate to latest official SDK #1 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 708b9c3..2e96fee 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Alfresco AIO Project - SDK 4.9 +# Uploader Plus - Alfresco AIO Project - SDK 4.9 This is an All-In-One (AIO) project for Alfresco SDK 4.9. @@ -44,3 +44,7 @@ All the services of the project are now run as docker containers. The run script * Abstract assembly into a dependency so we don't have to ship the assembly in the archetype * Functional/remote unit tests + +# Contributors + +- Bhagya Silva (Loftux AB)