From bc305c8d94f2a1d3e0611be15a582f6fa485bdef Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 6 Feb 2024 09:34:13 +0100 Subject: [PATCH] Change resources to 1.13.X-SNAPSHOT again - change resources version to SNAPSHOT since publishing snapshot releases would not work otherwise Issue-ID: AAI-3763 Change-Id: I980986f6cbad4334a9a18b68db304fd46c1c3053 Signed-off-by: Fiete Ostkamp --- aai-resources/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 33828e44..81013d5a 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.13.3 + 1.13.3-SNAPSHOT 1.8 diff --git a/pom.xml b/pom.xml index 06f08e84..6d4b4126 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.resources resources - 1.13.3 + 1.13.3-SNAPSHOT aai-resources pom -- 2.16.6