From 54bacf2a1b264995de66f109d4fa9173c9e3d862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Guimar=C3=A3es?= Date: Thu, 5 Sep 2024 09:40:33 +0100 Subject: [PATCH] Setting version 5.8.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 e48a43140d..692dacfc1c 100644 --- a/dev/codeserver/pom.xml +++ b/dev/codeserver/pom.xml @@ -23,7 +23,7 @@ UTF-8 .. 2.11.0 - 5.7.0-SNAPSHOT + 5.8.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 911d9a850f..97674ffa79 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ https://roda.keep.pt/ org.roda-project roda - 5.7.0 + 5.8.0-SNAPSHOT pom RODA is a full-featured open-source digital preservation repository providing all the functionality @@ -640,34 +640,34 @@ org.roda-project roda-common-data sources - 5.7.0 + 5.8.0-SNAPSHOT org.roda-project roda-common-data - 5.7.0 + 5.8.0-SNAPSHOT org.roda-project roda-common-utils - 5.7.0 + 5.8.0-SNAPSHOT org.roda-project roda-core - 5.7.0 + 5.8.0-SNAPSHOT org.roda-project roda-core-tests - 5.7.0 + 5.8.0-SNAPSHOT org.roda-project roda-core-tests test-jar test - 5.7.0 + 5.8.0-SNAPSHOT diff --git a/roda-common/pom.xml b/roda-common/pom.xml index c29ba3c3e9..d83eafb263 100644 --- a/roda-common/pom.xml +++ b/roda-common/pom.xml @@ -7,7 +7,7 @@ org.roda-project roda - 5.7.0 + 5.8.0-SNAPSHOT .. pom diff --git a/roda-common/roda-common-data/pom.xml b/roda-common/roda-common-data/pom.xml index b2822d48ee..969152f8a7 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.7.0 + 5.8.0-SNAPSHOT .. diff --git a/roda-common/roda-common-utils/pom.xml b/roda-common/roda-common-utils/pom.xml index 9d07a6cc2a..79494d21e0 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.7.0 + 5.8.0-SNAPSHOT .. diff --git a/roda-core/roda-core-tests/pom.xml b/roda-core/roda-core-tests/pom.xml index 47c895b5fa..ddadd141ca 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.7.0 + 5.8.0-SNAPSHOT ../.. diff --git a/roda-core/roda-core/pom.xml b/roda-core/roda-core/pom.xml index d53554dbe8..943af83390 100644 --- a/roda-core/roda-core/pom.xml +++ b/roda-core/roda-core/pom.xml @@ -6,7 +6,7 @@ org.roda-project roda - 5.7.0 + 5.8.0-SNAPSHOT ../.. diff --git a/roda-ui/pom.xml b/roda-ui/pom.xml index 63dfb3a9d9..f0b485f972 100644 --- a/roda-ui/pom.xml +++ b/roda-ui/pom.xml @@ -6,7 +6,7 @@ org.roda-project roda - 5.7.0 + 5.8.0-SNAPSHOT .. pom diff --git a/roda-ui/roda-wui/pom.xml b/roda-ui/roda-wui/pom.xml index 89a52843f6..91b3fe85aa 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.7.0 + 5.8.0-SNAPSHOT ..