diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-09-14 15:01:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-14 15:01:04 +0000 |
commit | 48687fdb042942218082c677a061c62144706bed (patch) | |
tree | 21b764a6ba4e43c2b48c9ef4728f41bcb34fadb4 /test/mocks/pnfsimulator/pom.xml | |
parent | 831baffde96cd7f644375a2e24f3c39fdd2b7616 (diff) | |
parent | 00ec84dcfe64733fdf503f0ed92f61f77b6a1c07 (diff) |
Merge "PNF Simulator SFTP support"
Diffstat (limited to 'test/mocks/pnfsimulator/pom.xml')
-rw-r--r-- | test/mocks/pnfsimulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/pnfsimulator/pom.xml b/test/mocks/pnfsimulator/pom.xml index 03b3883d8..cddbbbafa 100644 --- a/test/mocks/pnfsimulator/pom.xml +++ b/test/mocks/pnfsimulator/pom.xml @@ -4,7 +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> |