From 6d831ce81a722362460abf2d998766288388ab3f Mon Sep 17 00:00:00 2001 From: "Timoney, Daniel (dt5972)" Date: Mon, 20 Feb 2017 11:13:38 -0500 Subject: [VERSION] Reset versions Reset versions to 1.0.0-SNAPSHOT Change-Id: I7e21332d0086c647732e87d9410028c2a124f843 Signed-off-by: Timoney, Daniel (dt5972) Former-commit-id: fae8736f80b74b536fbfb72913db5b17acec8dc1 --- installation/admportal/pom.xml | 4 ++-- installation/dgbuilder/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc/pom.xml | 4 ++-- installation/ubuntu/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'installation') 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 -- cgit