From 8608e4e4ce1f92de4b6f919e8452cac8f989295c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 20 Feb 2017 14:20:07 -0500 Subject: [VERSION] Change version to snapshot Change version to 1.0.0-SNAPSHOT Change-Id: I54684df355a29ed12b839aad980026fd7c159242 Signed-off-by: Dan Timoney --- resource-assignment/features/pom.xml | 2 +- resource-assignment/installer/pom.xml | 2 +- resource-assignment/pom.xml | 4 ++-- resource-assignment/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'resource-assignment') diff --git a/resource-assignment/features/pom.xml b/resource-assignment/features/pom.xml index c35a0ff..9a83209 100755 --- a/resource-assignment/features/pom.xml +++ b/resource-assignment/features/pom.xml @@ -4,7 +4,7 @@ resource-assignment org.openecomp.sdnc.adaptors - 1.0.0 + 1.0.0-SNAPSHOT resource-assignment-features Resource Assignment Adaptor - Features diff --git a/resource-assignment/installer/pom.xml b/resource-assignment/installer/pom.xml index 955e8c5..cc833e9 100755 --- a/resource-assignment/installer/pom.xml +++ b/resource-assignment/installer/pom.xml @@ -4,7 +4,7 @@ resource-assignment org.openecomp.sdnc.adaptors - 1.0.0 + 1.0.0-SNAPSHOT resource-assignment-installer Resource allocator- Karaf Installer diff --git a/resource-assignment/pom.xml b/resource-assignment/pom.xml index 716ef71..d0fb7c6 100755 --- a/resource-assignment/pom.xml +++ b/resource-assignment/pom.xml @@ -3,14 +3,14 @@ org.openecomp.sdnc.adaptors sdnc-adaptors - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.adaptors resource-assignment - 1.0.0 + 1.0.0-SNAPSHOT Resource Assignment Adaptor diff --git a/resource-assignment/provider/pom.xml b/resource-assignment/provider/pom.xml index 2926a39..8b6010b 100755 --- a/resource-assignment/provider/pom.xml +++ b/resource-assignment/provider/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdnc.adaptors resource-assignment - 1.0.0 + 1.0.0-SNAPSHOT resource-assignment-provider bundle -- cgit 1.2.3-korg