summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:29:41 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-15 19:30:05 -0700
commita9a89ca8b15786e11d66b8aad644670c45363b65 (patch)
tree84a454e3005e1c991b2931ab610aba4558bd0336
parent1c67bde87488f358f81602c12589bfe1ef580306 (diff)
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I1c1e331fc102632243a87673995554e4d1505eae Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 588744e..b74fa68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.sfc</groupId>