aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator
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 /pnfsimulator
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 'pnfsimulator')
-rw-r--r--pnfsimulator/integration/pom.xml6
-rw-r--r--pnfsimulator/pom.xml4
2 files changed, 5 insertions, 5 deletions
diff --git a/pnfsimulator/integration/pom.xml b/pnfsimulator/integration/pom.xml
index 5b8e738..1e895bb 100644
--- a/pnfsimulator/integration/pom.xml
+++ b/pnfsimulator/integration/pom.xml
@@ -8,9 +8,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -27,7 +27,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>pnf-simulator-integration</artifactId>
diff --git a/pnfsimulator/pom.xml b/pnfsimulator/pom.xml
index 6384314..37930dd 100644
--- a/pnfsimulator/pom.xml
+++ b/pnfsimulator/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>pnfsimulator</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>pnfsimulator</name>