diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-09-13 16:39:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-13 16:39:36 +0000 |
commit | 05dd0489b19e86f84c80e344ba00882850f0e8b4 (patch) | |
tree | 92482eb86470c9dabfaf0124457f3c46dc8d8860 /test/mocks/pnfsimulator/pom.xml | |
parent | 994e0e639d706bd015a2b2d6d4a8a0eba5897790 (diff) | |
parent | 577247a99292445a59e86e7bfe565a58be9a538f (diff) |
Merge "Extracting configs and schema for notifications"
Diffstat (limited to 'test/mocks/pnfsimulator/pom.xml')
-rw-r--r-- | test/mocks/pnfsimulator/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mocks/pnfsimulator/pom.xml b/test/mocks/pnfsimulator/pom.xml index 563ee271f..03b3883d8 100644 --- a/test/mocks/pnfsimulator/pom.xml +++ b/test/mocks/pnfsimulator/pom.xml @@ -4,6 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> + <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> |