diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2020-09-08 14:15:20 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2020-09-08 14:37:08 +0100 |
commit | 36982a7db770806b0a3e12d07686b4e3a72a0871 (patch) | |
tree | 6245d7a2f5ae91512e06a12b5e9a0eee7c9bf722 /so-etsi-nfvo/pom.xml | |
parent | 332383726cf074facc419588258abff96a9a113f (diff) |
Adding NS instantiation
Change-Id: I41d32ddab1ba1e4eea42129a5918bdea3312de94
Issue-ID: SO-2868
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'so-etsi-nfvo/pom.xml')
-rw-r--r-- | so-etsi-nfvo/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/so-etsi-nfvo/pom.xml b/so-etsi-nfvo/pom.xml index 0b87b259c1..fa85460086 100644 --- a/so-etsi-nfvo/pom.xml +++ b/so-etsi-nfvo/pom.xml @@ -27,6 +27,7 @@ <okio-version>1.13.0</okio-version> <jaxb-api>2.3.0</jaxb-api> <snakeyaml-version>0.11</snakeyaml-version> + <hamcrest-version>2.2</hamcrest-version> </properties> <build> |