From ee1ec5e7389f91caea328f6b2582fe0994cf3319 Mon Sep 17 00:00:00 2001 From: Dimitrios Pallas Date: Mon, 5 Jun 2023 14:38:08 +0300 Subject: [PATCH] changed pom.xml files to a correct version --- ais-lib-cli/pom.xml | 2 +- ais-lib-communication/pom.xml | 2 +- ais-lib-json/pom.xml | 2 +- ais-lib-messages/pom.xml | 2 +- ais-lib-utils/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ais-lib-cli/pom.xml b/ais-lib-cli/pom.xml index b5b6886b..52b939dc 100644 --- a/ais-lib-cli/pom.xml +++ b/ais-lib-cli/pom.xml @@ -4,7 +4,7 @@ dk.dma.ais.lib ais-parent - 2.8 + 2.8.1-SNAPSHOT jar diff --git a/ais-lib-communication/pom.xml b/ais-lib-communication/pom.xml index af86362e..17bfee82 100755 --- a/ais-lib-communication/pom.xml +++ b/ais-lib-communication/pom.xml @@ -5,7 +5,7 @@ dk.dma.ais.lib ais-parent - 2.8 + 2.8.1-SNAPSHOT ../pom.xml diff --git a/ais-lib-json/pom.xml b/ais-lib-json/pom.xml index 45789ada..2d028a25 100644 --- a/ais-lib-json/pom.xml +++ b/ais-lib-json/pom.xml @@ -5,7 +5,7 @@ dk.dma.ais.lib ais-parent - 2.8 + 2.8.1-SNAPSHOT ../pom.xml diff --git a/ais-lib-messages/pom.xml b/ais-lib-messages/pom.xml index a4852f37..1f015946 100755 --- a/ais-lib-messages/pom.xml +++ b/ais-lib-messages/pom.xml @@ -5,7 +5,7 @@ dk.dma.ais.lib ais-parent - 2.8 + 2.8.1-SNAPSHOT ../pom.xml diff --git a/ais-lib-utils/pom.xml b/ais-lib-utils/pom.xml index 5b8cee24..1cd7d19e 100644 --- a/ais-lib-utils/pom.xml +++ b/ais-lib-utils/pom.xml @@ -5,7 +5,7 @@ dk.dma.ais.lib ais-parent - 2.8 + 2.8.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 9bac4a53..a068eda7 100755 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ dk.dma.ais.lib ais-parent - 2.8 + 2.8.1-SNAPSHOT AIS Parent pom This parent pom for AIS