From 973089662fff0eed4edb65cd65d1bb7864e02364 Mon Sep 17 00:00:00 2001 From: Christoph Linder Date: Tue, 23 Jan 2024 17:50:34 +0100 Subject: [PATCH 1/2] updating poms for 0.0.1 branch with snapshot versions --- api/pom.xml | 4 +--- assertions/pom.xml | 4 +--- pom.xml | 8 +++----- 3 files changed, 5 insertions(+), 11 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 06acd91..5ded305 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 diff --git a/assertions/pom.xml b/assertions/pom.xml index 3dc7731..4616659 100644 --- a/assertions/pom.xml +++ b/assertions/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 diff --git a/pom.xml b/pom.xml index 3649f21..a7c3882 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 @@ -42,7 +40,7 @@ ${maven-compiler-plugin.javaversion} - + @@ -302,7 +300,7 @@ maven-central - + From 402ce0c2a823af0a29ac4687f5e8fe9ee2a5456d Mon Sep 17 00:00:00 2001 From: Christoph Linder Date: Tue, 23 Jan 2024 17:50:37 +0100 Subject: [PATCH 2/2] updating poms for branch'release/0.0.1' with non-snapshot versions --- api/pom.xml | 2 +- assertions/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 5ded305..bdd86f7 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ ch.dvbern.oss.commons-i18n-l10n dvb-commons-i18n-l10n-parent - 0.0.1-SNAPSHOT + 0.0.1 dvb-commons-i18n-l10n-api diff --git a/assertions/pom.xml b/assertions/pom.xml index 4616659..50a9786 100644 --- a/assertions/pom.xml +++ b/assertions/pom.xml @@ -5,7 +5,7 @@ ch.dvbern.oss.commons-i18n-l10n dvb-commons-i18n-l10n-parent - 0.0.1-SNAPSHOT + 0.0.1 dvb-commons-i18n-l10n-assertions diff --git a/pom.xml b/pom.xml index a7c3882..b89fab7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ch.dvbern.oss.commons-i18n-l10n dvb-commons-i18n-l10n-parent - 0.0.1-SNAPSHOT + 0.0.1 pom