summaryrefslogtreecommitdiffstats
path: root/vnf-sdk-function-test
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-04-13 08:08:18 -0700
committerChris Donley <christopher.donley@huawei.com>2018-04-13 08:08:18 -0700
commita7b059d7f5deda292a47cc621cd9e6a325238bd8 (patch)
tree2d6429a8c8a22ab9fbdf597381b38ce4c6c4c279 /vnf-sdk-function-test
parent4ab4433e8b321606a849260375891d5d8b07fed4 (diff)
Point vnfsdk functest to released versions
Update pom files to point to released versions of functest, not SNAPSHOTs Issue-ID: VNFSDK-254 Change-Id: I65e4b2cfd593e358692b9b22866b4ba7e34e0beb Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'vnf-sdk-function-test')
-rw-r--r--vnf-sdk-function-test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnf-sdk-function-test/pom.xml b/vnf-sdk-function-test/pom.xml
index 9032961..2ad2b56 100644
--- a/vnf-sdk-function-test/pom.xml
+++ b/vnf-sdk-function-test/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.vnfsdk.functest</groupId>
<artifactId>vnfsdk-functest-core-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>