From: Marcin Migdal Date: Fri, 18 Jan 2019 11:32:36 +0000 (+0100) Subject: Bump pnfsimulator to 4.0.0-SNAPSHOT X-Git-Tag: 4.0.0-ONAP~284 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F88%2F75988%2F9;p=integration.git Bump pnfsimulator to 4.0.0-SNAPSHOT Change-Id: I955e2befdcb95a2b50fa3c3ba0d5a734d85fd753 Issue-ID: INT-821 Signed-off-by: Marcin Migdal Signed-off-by: Gary Wu --- diff --git a/test/mocks/pnfsimulator/README.md b/test/mocks/pnfsimulator/README.md index 24359ae08..8c27bd474 100644 --- a/test/mocks/pnfsimulator/README.md +++ b/test/mocks/pnfsimulator/README.md @@ -66,10 +66,3 @@ In order to verify connection, please use *FileZilla* for testing. ###Developer mode For development of PNF Simulator, run *simulator.sh* start-dev in order to run minimal necessary set of supporting services such as Netopeer of FTP servers. After that it is possible to run PNF Simulator from IDE. - - - - - - - diff --git a/test/mocks/pnfsimulator/docker-compose.yml b/test/mocks/pnfsimulator/docker-compose.yml index c32d0e7bd..52ded3574 100644 --- a/test/mocks/pnfsimulator/docker-compose.yml +++ b/test/mocks/pnfsimulator/docker-compose.yml @@ -3,7 +3,7 @@ version: '3' services: pnf-simulator: container_name: pnf-simulator - image: nexus3.onap.org:10003/onap/pnf-simulator:2.0.1-SNAPSHOT + image: nexus3.onap.org:10003/onap/pnf-simulator:4.0.0-SNAPSHOT ports: - "5000:5000" volumes: diff --git a/test/mocks/pnfsimulator/pom.xml b/test/mocks/pnfsimulator/pom.xml index f11d0e2d8..254cc8e0b 100644 --- a/test/mocks/pnfsimulator/pom.xml +++ b/test/mocks/pnfsimulator/pom.xml @@ -12,7 +12,7 @@ org.onap.pnfsimulator pnf-simulator - 2.0.1-SNAPSHOT + 4.0.0-SNAPSHOT pnf-simulator