aboutsummaryrefslogtreecommitdiffstats
path: root/netconfsimulator
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 /netconfsimulator
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 'netconfsimulator')
-rw-r--r--netconfsimulator/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netconfsimulator/pom.xml b/netconfsimulator/pom.xml
index 45fa70b..d5f9e67 100644
--- a/netconfsimulator/pom.xml
+++ b/netconfsimulator/pom.xml
@@ -27,11 +27,11 @@
<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>netconfsimulator</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>