From 6d831ce81a722362460abf2d998766288388ab3f Mon Sep 17 00:00:00 2001 From: "Timoney, Daniel (dt5972)" Date: Mon, 20 Feb 2017 11:13:38 -0500 Subject: [PATCH] [VERSION] Reset versions Reset versions to 1.0.0-SNAPSHOT Change-Id: I7e21332d0086c647732e87d9410028c2a124f843 Signed-off-by: Timoney, Daniel (dt5972) Former-commit-id: fae8736f80b74b536fbfb72913db5b17acec8dc1 --- admportal/pom.xml | 4 ++-- installation/admportal/pom.xml | 4 ++-- installation/dgbuilder/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc/pom.xml | 4 ++-- installation/ubuntu/pom.xml | 4 ++-- platform-logic/asdc-api/pom.xml | 4 ++-- platform-logic/installer/pom.xml | 4 ++-- platform-logic/pom.xml | 4 ++-- platform-logic/sliapi/pom.xml | 4 ++-- platform-logic/vnfapi/pom.xml | 4 ++-- pom.xml | 26 +++++++++++++++++++------- 12 files changed, 41 insertions(+), 29 deletions(-) diff --git a/admportal/pom.xml b/admportal/pom.xml index 2ce7ac02..2fa4a338 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdnc.oam sdnc-oam - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 @@ -13,7 +13,7 @@ org.openecomp.sdnc.oam admportal - 1.0.0 + 1.0.0-SNAPSHOT Admin Portal Admin Portal diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 495a7fdb..5f5d221d 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam installation - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation-admportal - 1.0.0 + 1.0.0-SNAPSHOT Installation - admportal Creates admportal Docker container diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml index 4eaf158c..6df37691 100644 --- a/installation/dgbuilder/pom.xml +++ b/installation/dgbuilder/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam installation - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation-dgbuilder - 1.0.0 + 1.0.0-SNAPSHOT Installation - dgbuilder Creates docker container for dgbuilder diff --git a/installation/pom.xml b/installation/pom.xml index c1336951..20c1dba9 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam sdnc-oam - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation - 1.0.0 + 1.0.0-SNAPSHOT Installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 6db2fd5d..50b8cbea 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam installation - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation-sdnc - 1.0.0 + 1.0.0-SNAPSHOT Installation - sdnc Creates SDN Controller Docker container diff --git a/installation/ubuntu/pom.xml b/installation/ubuntu/pom.xml index 603ba267..e8233782 100644 --- a/installation/ubuntu/pom.xml +++ b/installation/ubuntu/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam installation - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation-ubuntu - 1.0.0 + 1.0.0-SNAPSHOT Installation - ubuntu Creates base ubuntu Docker container diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index bfc340be..0db8032c 100644 --- a/platform-logic/asdc-api/pom.xml +++ b/platform-logic/asdc-api/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam platform-logic - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam platform-logic-asdcapi - 1.0.0 + 1.0.0-SNAPSHOT Platform Logic : ASDC-API Contains platform-level service logic for the ASDC-API diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 4fb723ae..6278dc56 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam platform-logic - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam platform-logic-installer - 1.0.0 + 1.0.0-SNAPSHOT Platform Logic Installer Contains platform-level service logic installer diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index c8479bbf..00d88b03 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam sdnc-oam - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam platform-logic - 1.0.0 + 1.0.0-SNAPSHOT Platform Logic Contains platform-level service logic diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index cd015977..18338ffc 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam platform-logic - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam platform-logic-sliapi - 1.0.0 + 1.0.0-SNAPSHOT Platform Logic : SLI-API Contains platform-level service logic for the SLI-API diff --git a/platform-logic/vnfapi/pom.xml b/platform-logic/vnfapi/pom.xml index 11a0b263..47589e6a 100644 --- a/platform-logic/vnfapi/pom.xml +++ b/platform-logic/vnfapi/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam platform-logic - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam platform-logic-vnfapi - 1.0.0 + 1.0.0-SNAPSHOT Platform Logic : VNF-API Contains platform-level service logic for the VNF-API diff --git a/pom.xml b/pom.xml index 0114d78e..2e3c264e 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdnc.core root - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 @@ -65,22 +65,34 @@ --> + + org.apache.maven.plugins + maven-surefire-plugin + 2.17 + + true + + admportal - platform-logic - installation - + + + + docker + + installation + + + AT&T - 1.0.0 + 1.0.0-SNAPSHOT -- 2.16.6