aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-04-23 13:58:07 +0200
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-04-23 13:58:07 +0200
commit1053d24655fe92059deea436d2d55d101a7c8c6c (patch)
tree02128856312c0d5676152af308044ce3af013692 /deployment
parentfcbbd8a6f3548f3560946112341b273440f6b216 (diff)
Switch pnf simulator to the new version
Prepare new release line. Version: 1.0.1 Issue-ID: INT-1517 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ib64b2d4e37e22824479bdc408ce99f507215b0db
Diffstat (limited to 'deployment')
-rw-r--r--deployment/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 4cb6aae..dde82dd 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.integration.simulators.pnf-simulator</groupId>
<artifactId>integration-pnf-simulator</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>onboarding-package</artifactId>
<build>