From a2f63ffc3fc3a309386807c2a993566541ac3760 Mon Sep 17 00:00:00 2001 From: Murali-P Date: Wed, 26 Jul 2017 15:03:55 +0530 Subject: Change snapshot version Resolved:VNFSDK-46 VNF SDK function test Change-Id: I016e5e7c85d34d84951b7fe77d3cd7f29908ed43 Signed-off-by: Murali-P --- distribution/pom.xml | 8 ++++---- distribution/standalone/pom.xml | 6 +++--- pom.xml | 3 +-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/distribution/pom.xml b/distribution/pom.xml index 535f3e3..8aa6d69 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -16,9 +16,9 @@ --> - org.openo.vnf-sdk.function-test + org.onap.vnf-sdk.function-test vnfsdk-functest-core-parent - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 @@ -31,9 +31,9 @@ - org.openo.vnf-sdk.function-test + org.onap.vnf-sdk.function-test vnf-sdk-function-test - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/distribution/standalone/pom.xml b/distribution/standalone/pom.xml index c5e1fa4..224e9bd 100644 --- a/distribution/standalone/pom.xml +++ b/distribution/standalone/pom.xml @@ -16,9 +16,9 @@ --> - org.openo.vnf-sdk.function-test + org.onap.vnf-sdk.function-test distribution - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT 4.0.0 @@ -168,7 +168,7 @@ - org.openo.vnf-sdk.function-test + org.onap.vnf-sdk.function-test vnf-sdk-function-test ${project.version} diff --git a/pom.xml b/pom.xml index 5085274..a7538dd 100644 --- a/pom.xml +++ b/pom.xml @@ -19,8 +19,7 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT - ../../oparent + 1.0.0-SNAPSHOT 4.0.0 -- cgit 1.2.3-korg