summaryrefslogtreecommitdiffstats
path: root/vnf-sdk-function-test/pom.xml
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-05-16 09:13:04 -0700
committerChris Donley <christopher.donley@huawei.com>2018-05-16 09:13:04 -0700
commit97173dc8b4b510881512225ee4fec702f737b508 (patch)
tree4208183ad85a822d84dae3f1a2dc81cbd7c473ac /vnf-sdk-function-test/pom.xml
parent34602120cd08a31d3c6289ec93c06f0cd419862d (diff)
Increment functest version numberv1.1.02.0.0-ONAPbeijing2.0.0-ONAP
Issue-ID: VNFSDK-267 Change-Id: Ic72529a3ad5193dacfcf7e253498c6d89ffd2e3e Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'vnf-sdk-function-test/pom.xml')
-rw-r--r--vnf-sdk-function-test/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnf-sdk-function-test/pom.xml b/vnf-sdk-function-test/pom.xml
index 9238deb..170b97d 100644
--- a/vnf-sdk-function-test/pom.xml
+++ b/vnf-sdk-function-test/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.vnfsdk.functest</groupId>
<artifactId>vnfsdk-functest-core-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>vnf-sdk-function-test</artifactId>
<name>vnfsdk Functional Tests</name>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>jar</packaging>
<build>