From ab42545af7df6e3a633f55fce94aae2388e7fe4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Guimar=C3=A3es?= Date: Thu, 4 Apr 2024 15:48:01 +0100 Subject: [PATCH] Setting version 5.7.0-SNAPSHOT --- dev/codeserver/pom.xml | 2 +- pom.xml | 14 +++++++------- roda-common/pom.xml | 2 +- roda-common/roda-common-data/pom.xml | 2 +- roda-common/roda-common-utils/pom.xml | 2 +- roda-core/roda-core-tests/pom.xml | 2 +- roda-core/roda-core/pom.xml | 2 +- roda-ui/pom.xml | 2 +- roda-ui/roda-wui/pom.xml | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/dev/codeserver/pom.xml b/dev/codeserver/pom.xml index 9174782e7c..e48a43140d 100644 --- a/dev/codeserver/pom.xml +++ b/dev/codeserver/pom.xml @@ -23,7 +23,7 @@ UTF-8 .. 2.11.0 - 5.6.0-SNAPSHOT + 5.7.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index ca33069abf..3d88d4daa5 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ https://roda.keep.pt/ org.roda-project roda - 5.6.0 + 5.7.0-SNAPSHOT pom RODA is a full-featured open-source digital preservation repository providing all the functionality @@ -639,34 +639,34 @@ org.roda-project roda-common-data sources - 5.6.0 + 5.7.0-SNAPSHOT org.roda-project roda-common-data - 5.6.0 + 5.7.0-SNAPSHOT org.roda-project roda-common-utils - 5.6.0 + 5.7.0-SNAPSHOT org.roda-project roda-core - 5.6.0 + 5.7.0-SNAPSHOT org.roda-project roda-core-tests - 5.6.0 + 5.7.0-SNAPSHOT org.roda-project roda-core-tests test-jar test - 5.6.0 + 5.7.0-SNAPSHOT diff --git a/roda-common/pom.xml b/roda-common/pom.xml index 90998e3ef0..91762ed7f7 100644 --- a/roda-common/pom.xml +++ b/roda-common/pom.xml @@ -7,7 +7,7 @@ org.roda-project roda - 5.6.0 + 5.7.0-SNAPSHOT .. pom diff --git a/roda-common/roda-common-data/pom.xml b/roda-common/roda-common-data/pom.xml index eecf3b516e..eb92d70735 100644 --- a/roda-common/roda-common-data/pom.xml +++ b/roda-common/roda-common-data/pom.xml @@ -8,7 +8,7 @@ org.roda-project roda-common - 5.6.0 + 5.7.0-SNAPSHOT .. diff --git a/roda-common/roda-common-utils/pom.xml b/roda-common/roda-common-utils/pom.xml index 00a82fe843..a7877c7c84 100644 --- a/roda-common/roda-common-utils/pom.xml +++ b/roda-common/roda-common-utils/pom.xml @@ -8,7 +8,7 @@ org.roda-project roda-common - 5.6.0 + 5.7.0-SNAPSHOT .. diff --git a/roda-core/roda-core-tests/pom.xml b/roda-core/roda-core-tests/pom.xml index e063c6c040..760d2d504c 100644 --- a/roda-core/roda-core-tests/pom.xml +++ b/roda-core/roda-core-tests/pom.xml @@ -8,7 +8,7 @@ org.roda-project roda - 5.6.0 + 5.7.0-SNAPSHOT ../.. diff --git a/roda-core/roda-core/pom.xml b/roda-core/roda-core/pom.xml index 15e255faaa..696d7e5d61 100644 --- a/roda-core/roda-core/pom.xml +++ b/roda-core/roda-core/pom.xml @@ -6,7 +6,7 @@ org.roda-project roda - 5.6.0 + 5.7.0-SNAPSHOT ../.. diff --git a/roda-ui/pom.xml b/roda-ui/pom.xml index c1260e37ee..3b15970845 100644 --- a/roda-ui/pom.xml +++ b/roda-ui/pom.xml @@ -6,7 +6,7 @@ org.roda-project roda - 5.6.0 + 5.7.0-SNAPSHOT .. pom diff --git a/roda-ui/roda-wui/pom.xml b/roda-ui/roda-wui/pom.xml index 7c4b1758ae..79526db355 100644 --- a/roda-ui/roda-wui/pom.xml +++ b/roda-ui/roda-wui/pom.xml @@ -7,7 +7,7 @@ org.roda-project roda-ui - 5.6.0 + 5.7.0-SNAPSHOT ..