summaryrefslogtreecommitdiffstats
path: root/nokiav2
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-03-08 11:04:46 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-03-08 11:05:34 +0800
commit2f016211f61b00d3a56a33fe42eefa75452b9773 (patch)
treef3ffadd13cd611960d4477ca3bffbb4faabe9a41 /nokiav2
parent45f12914d2ba01cd0b7df7069e2879d4d7d275c6 (diff)
Update nokiav2 parent pom
Issue-ID: VFC-793 Change-Id: I197816cd9f028423f5b5c03467db1632a9969ee9 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'nokiav2')
-rw-r--r--nokiav2/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/nokiav2/pom.xml b/nokiav2/pom.xml
index 5ed0e65c..4473070e 100644
--- a/nokiav2/pom.xml
+++ b/nokiav2/pom.xml
@@ -16,14 +16,14 @@
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
- <groupId>org.onap.oparent</groupId>
+ <!--<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<version>0.1.1</version>
-<!-- FIXME this artifact is not available in nexus
- <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
- <artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
- <version>1.1.0-SNAPSHOT</version>
--->
+ -->
+<!-- FIXME this artifact is not available in nexus-->
+ <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
+ <artifactId>vfc-nfvo-driver-vnfm-svnfm</artifactId>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.nokiav2</groupId>