diff options
author | Marcin Migdal <marcin.migdal@nokia.com> | 2018-09-14 14:14:03 +0200 |
---|---|---|
committer | Marcin Migdal <marcin.migdal@nokia.com> | 2018-09-14 15:07:41 +0200 |
commit | 00ec84dcfe64733fdf503f0ed92f61f77b6a1c07 (patch) | |
tree | 1c88a3eb55e5bb418845336af659011a634eb610 /test/mocks/pnfsimulator/pom.xml | |
parent | 856c8b960d127d1a425c70070c92406f9239c831 (diff) |
PNF Simulator SFTP support
Change-Id: If435a6540f7c8124fc8bbea7ad46a495ab087fda
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
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> |