Use RC2 version of parent pom 03/120603/1 1.1.4
authorDan Timoney <dtimoney@att.com>
Fri, 16 Apr 2021 12:42:36 +0000 (08:42 -0400)
committerDan Timoney <dtimoney@att.com>
Fri, 16 Apr 2021 12:42:36 +0000 (08:42 -0400)
Use RC2 version of parent pom in order to pick up sli fix
for SDNC-1515

Issue-ID: CCSDK-3263
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I051cd5e1efeb1d05ef432d861ec0f17ba2410e20

12 files changed:
a1-adapter/a1-adapter-api/feature/pom.xml
a1-adapter/a1-adapter-api/installer/pom.xml
a1-adapter/a1-adapter-api/model/pom.xml
a1-adapter/a1-adapter-api/pom.xml
a1-adapter/a1-adapter-api/provider/pom.xml
a1-adapter/features/a1-adapter-northbound/pom.xml
a1-adapter/features/installer/pom.xml
a1-adapter/features/pom.xml
a1-adapter/pom.xml
a1-policy-management/api/pms-api.json
a1-policy-management/pom.xml
pom.xml

index 94f52c7..d90975d 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 105c9f8..bc97687 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 78c6ae7..5978ae2 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 35a6599..406ac5e 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index bcb7958..2753a19 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index b22d57f..a73cbad 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 2930646..52230dd 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index e94efe6..3b1824c 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 763057c..bf30143 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 9514f7e..d22c65a 100644 (file)
                 "operationId": "deleteService",
                 "responses": {
                     "204": {
-                        "description": "Service deleted",
+                        "description": "Not used",
                         "content": {"*/*": {"schema": {"$ref": "#/components/schemas/void"}}}
                     },
                     "404": {
index 020cde4..17040ed 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.onap.ccsdk.oran</groupId>
diff --git a/pom.xml b/pom.xml
index 1fed5e5..a639d7d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.2</version>
+        <version>2.1.3-SNAPSHOT</version>
         <relativePath/>
     </parent>