Change resources to 1.13.X-SNAPSHOT again 28/137128/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 6 Feb 2024 08:34:13 +0000 (09:34 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 6 Feb 2024 08:34:13 +0000 (09:34 +0100)
- 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 <Fiete.Ostkamp@telekom.de>
aai-resources/pom.xml
pom.xml

index 33828e4..81013d5 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.aai.resources</groupId>
         <artifactId>resources</artifactId>
-        <version>1.13.3</version>
+        <version>1.13.3-SNAPSHOT</version>
     </parent>
     <properties>
         <java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 06f08e8..6d4b412 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     </parent>
     <groupId>org.onap.aai.resources</groupId>
     <artifactId>resources</artifactId>
-    <version>1.13.3</version>
+    <version>1.13.3-SNAPSHOT</version>
     <name>aai-resources</name>
     <packaging>pom</packaging>
     <modules>