From fe8d3bc523ac928f5cf7d9a9951d584b333e21f5 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 18 Jan 2019 16:51:25 -0500 Subject: Updates for Fluorine Updated to create Fluorine-based artifacts Change-Id: Ib450be62cc016c1b5e6da2ebfb4fa3d9851e9a41 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 95f86710cfec2e6267bc97280ab6cfad4cf44866 --- platform-logic/datachange/pom.xml | 7 +++---- platform-logic/generic-resource-api/pom.xml | 7 +++---- platform-logic/installer/pom.xml | 2 +- platform-logic/lcm/pom.xml | 4 ++-- platform-logic/pom.xml | 4 ++-- platform-logic/restapi-templates/pom.xml | 7 +++---- platform-logic/restconfapi-yang/pom.xml | 7 +++---- platform-logic/setup/pom.xml | 4 ++-- platform-logic/vnfapi/pom.xml | 4 ++-- 9 files changed, 21 insertions(+), 25 deletions(-) (limited to 'platform-logic') diff --git a/platform-logic/datachange/pom.xml b/platform-logic/datachange/pom.xml index bdd154f1..801a29b7 100644 --- a/platform-logic/datachange/pom.xml +++ b/platform-logic/datachange/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.1-SNAPSHOT + org.onap.sdnc.oam diff --git a/platform-logic/generic-resource-api/pom.xml b/platform-logic/generic-resource-api/pom.xml index 9bc61948..838e9a1a 100644 --- a/platform-logic/generic-resource-api/pom.xml +++ b/platform-logic/generic-resource-api/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.1-SNAPSHOT + org.onap.sdnc.oam diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 636e4aa7..8fca5988 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT diff --git a/platform-logic/lcm/pom.xml b/platform-logic/lcm/pom.xml index a7515381..036a7d4d 100644 --- a/platform-logic/lcm/pom.xml +++ b/platform-logic/lcm/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.1-SNAPSHOT + org.onap.sdnc.oam diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 7ccdbf74..2ecb8b6e 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.1-SNAPSHOT + org.onap.sdnc.oam diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 08263434..1b6afbc2 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.1-SNAPSHOT + org.onap.sdnc.oam diff --git a/platform-logic/restconfapi-yang/pom.xml b/platform-logic/restconfapi-yang/pom.xml index 690617b9..1efdff6d 100644 --- a/platform-logic/restconfapi-yang/pom.xml +++ b/platform-logic/restconfapi-yang/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.1-SNAPSHOT + org.onap.sdnc.oam diff --git a/platform-logic/setup/pom.xml b/platform-logic/setup/pom.xml index d3dfefb3..15d2d6e0 100644 --- a/platform-logic/setup/pom.xml +++ b/platform-logic/setup/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.1-SNAPSHOT + org.onap.sdnc.oam diff --git a/platform-logic/vnfapi/pom.xml b/platform-logic/vnfapi/pom.xml index c0deed0e..62dc6ba9 100644 --- a/platform-logic/vnfapi/pom.xml +++ b/platform-logic/vnfapi/pom.xml @@ -5,8 +5,8 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.0-SNAPSHOT - + 1.2.1-SNAPSHOT + org.onap.sdnc.oam -- cgit 1.2.3-korg