From 07afbff0d83cca82c1ae6a967a55e6eeceb887cd Mon Sep 17 00:00:00 2001 From: nuxeo-platform-jx-bot Date: Tue, 29 Oct 2024 14:18:44 +0000 Subject: [PATCH] Release 2021.7, update 2021.7-SNAPSHOT to 2021.8-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 dbf741ad..c538f333 100644 --- a/nuxeo-retention-package/pom.xml +++ b/nuxeo-retention-package/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.retention nuxeo-retention-parent - 2021.7-SNAPSHOT + 2021.8-SNAPSHOT nuxeo-retention-package diff --git a/nuxeo-retention-web/pom.xml b/nuxeo-retention-web/pom.xml index dc536214..7ee02bc7 100644 --- a/nuxeo-retention-web/pom.xml +++ b/nuxeo-retention-web/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.retention nuxeo-retention-parent - 2021.7-SNAPSHOT + 2021.8-SNAPSHOT nuxeo-retention-web Nuxeo Retention Management WebUI integration diff --git a/nuxeo-retention/pom.xml b/nuxeo-retention/pom.xml index f5beffa9..a473ab5d 100644 --- a/nuxeo-retention/pom.xml +++ b/nuxeo-retention/pom.xml @@ -3,7 +3,7 @@ org.nuxeo.retention nuxeo-retention-parent - 2021.7-SNAPSHOT + 2021.8-SNAPSHOT nuxeo-retention diff --git a/pom.xml b/pom.xml index 6a0d3f95..ffb39116 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.nuxeo.retention nuxeo-retention-parent Nuxeo Retention Management Parent - 2021.7-SNAPSHOT + 2021.8-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.