diff options
author | Marcin Migdal <marcin.migdal@nokia.com> | 2019-01-18 12:32:36 +0100 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-02-06 06:15:55 -0800 |
commit | 62f7418c1ceee4dd213eb04d63d3bafecb9d0a72 (patch) | |
tree | d27b45670f5fbc7c4074462ebc882c0ac48cb2ee /test/mocks/pnfsimulator/pom.xml | |
parent | 62163beebaa5fc9742eff6ca6262b9d04743a28a (diff) |
Bump pnfsimulator to 4.0.0-SNAPSHOT
Change-Id: I955e2befdcb95a2b50fa3c3ba0d5a734d85fd753
Issue-ID: INT-821
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.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 f11d0e2d8..254cc8e0b 100644 --- a/test/mocks/pnfsimulator/pom.xml +++ b/test/mocks/pnfsimulator/pom.xml @@ -12,7 +12,7 @@ <groupId>org.onap.pnfsimulator</groupId> <artifactId>pnf-simulator</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <name>pnf-simulator</name> |