From f759c1bf9e79f95cda57143de5df5282996c069d Mon Sep 17 00:00:00 2001 From: Europeana Jenkins Date: Mon, 5 Aug 2024 17:40:26 +0200 Subject: [PATCH] [artifactory-release] Next development version --- annosync/pom.xml | 4 ++-- api/pom.xml | 6 +++--- common/pom.xml | 4 ++-- indexing/pom.xml | 4 ++-- loader/pom.xml | 8 ++++---- migrations/pom.xml | 4 ++-- pom.xml | 2 +- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/annosync/pom.xml b/annosync/pom.xml index 9b4e1f52..40f3536c 100644 --- a/annosync/pom.xml +++ b/annosync/pom.xml @@ -3,7 +3,7 @@ fulltext eu.europeana - 0.9.7 + 0.9.8-SNAPSHOT 4.0.0 @@ -19,7 +19,7 @@ eu.europeana.fulltext common - 0.9.7 + 0.9.8-SNAPSHOT org.springframework.security diff --git a/api/pom.xml b/api/pom.xml index 864a7f48..f693ac29 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,13 +5,13 @@ fulltext eu.europeana - 0.9.7 + 0.9.8-SNAPSHOT ../pom.xml eu.europeana.fulltext api - 0.9.7 + 0.9.8-SNAPSHOT war Europeana Newspapers Fulltext API @@ -30,7 +30,7 @@ eu.europeana.fulltext common - 0.9.7 + 0.9.8-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index e6ec4a58..2d983de2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,7 +6,7 @@ fulltext eu.europeana - 0.9.7 + 0.9.8-SNAPSHOT ../pom.xml @@ -20,7 +20,7 @@ eu.europeana.fulltext common - 0.9.7 + 0.9.8-SNAPSHOT jar Common functionality (Mongo and Entity definitions) diff --git a/indexing/pom.xml b/indexing/pom.xml index 7f3d64b3..f69ec0be 100644 --- a/indexing/pom.xml +++ b/indexing/pom.xml @@ -3,7 +3,7 @@ fulltext eu.europeana - 0.9.7 + 0.9.8-SNAPSHOT 4.0.0 @@ -17,7 +17,7 @@ eu.europeana.fulltext common - 0.9.7 + 0.9.8-SNAPSHOT org.springframework.security diff --git a/loader/pom.xml b/loader/pom.xml index 5d66209d..b9858a46 100644 --- a/loader/pom.xml +++ b/loader/pom.xml @@ -5,13 +5,13 @@ fulltext eu.europeana - 0.9.7 + 0.9.8-SNAPSHOT ../pom.xml eu.europeana.fulltext loader - 0.9.7 + 0.9.8-SNAPSHOT war Europeana Newspapers Fulltext Loader - DEPRECATED @@ -28,7 +28,7 @@ eu.europeana.fulltext api - 0.9.7 + 0.9.8-SNAPSHOT classes @@ -112,7 +112,7 @@ eu.europeana.fulltext common - 0.9.7 + 0.9.8-SNAPSHOT compile diff --git a/migrations/pom.xml b/migrations/pom.xml index 65b6e1b8..f223cceb 100644 --- a/migrations/pom.xml +++ b/migrations/pom.xml @@ -3,7 +3,7 @@ fulltext eu.europeana - 0.9.7 + 0.9.8-SNAPSHOT 4.0.0 @@ -24,7 +24,7 @@ eu.europeana.fulltext common - 0.9.7 + 0.9.8-SNAPSHOT org.springframework.security diff --git a/pom.xml b/pom.xml index 6afe75d8..11002333 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ fulltext - 0.9.7 + 0.9.8-SNAPSHOT pom Fulltext API