From e56c132a2cdc3fba35c3b94ff37d6d3edfd899ee Mon Sep 17 00:00:00 2001 From: nuxeo-platform-jx-bot Date: Wed, 4 Oct 2023 13:12:12 +0000 Subject: [PATCH] Release 2021.5, update 2021.5-SNAPSHOT to 2021.6-SNAPSHOT --- nuxeo-retention-package/pom.xml | 2 +- nuxeo-retention-web/pom.xml | 2 +- nuxeo-retention/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nuxeo-retention-package/pom.xml b/nuxeo-retention-package/pom.xml index 6d3292f4..b208be49 100644 --- a/nuxeo-retention-package/pom.xml +++ b/nuxeo-retention-package/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.retention nuxeo-retention-parent - 2021.5-SNAPSHOT + 2021.6-SNAPSHOT nuxeo-retention-package diff --git a/nuxeo-retention-web/pom.xml b/nuxeo-retention-web/pom.xml index 7e152338..1e367eb0 100644 --- a/nuxeo-retention-web/pom.xml +++ b/nuxeo-retention-web/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.retention nuxeo-retention-parent - 2021.5-SNAPSHOT + 2021.6-SNAPSHOT nuxeo-retention-web Nuxeo Retention Management WebUI integration diff --git a/nuxeo-retention/pom.xml b/nuxeo-retention/pom.xml index b96ed5dd..48192967 100644 --- a/nuxeo-retention/pom.xml +++ b/nuxeo-retention/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.retention nuxeo-retention-parent - 2021.5-SNAPSHOT + 2021.6-SNAPSHOT nuxeo-retention diff --git a/pom.xml b/pom.xml index 0ca8d371..0c573c79 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.nuxeo.retention nuxeo-retention-parent Nuxeo Retention Management Parent - 2021.5-SNAPSHOT + 2021.6-SNAPSHOT pom The Nuxeo Retention Management addon adds the capability to create and attach retention rules to documents in order to perform advanced record management.