summaryrefslogtreecommitdiffstats
path: root/pnfsimulator
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-04-14 08:21:39 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-04-14 08:28:47 +0200
commit70bc645844c3566c29972dc741ac6900b3fd05dd (patch)
tree44ef1849bf6ed7141250fdf27f68850202d74d85 /pnfsimulator
parentf6690490a30513c629db3f61378073786d8267dc (diff)
Update PNF simulator root project name
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I22f131df7eb89f9f623be819f87b1c977256ad6e
Diffstat (limited to 'pnfsimulator')
-rw-r--r--pnfsimulator/integration/pom.xml4
-rw-r--r--pnfsimulator/pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/pnfsimulator/integration/pom.xml b/pnfsimulator/integration/pom.xml
index 21c2f3c..2ab2dcf 100644
--- a/pnfsimulator/integration/pom.xml
+++ b/pnfsimulator/integration/pom.xml
@@ -26,8 +26,8 @@
<parent>
<groupId>org.onap.simulator</groupId>
- <artifactId>simulator-parent</artifactId>
- <version>5.0.0-SNAPSHOT</version>
+ <artifactId>integration-pnf-simulator</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>pnf-simulator-integration</artifactId>
diff --git a/pnfsimulator/pom.xml b/pnfsimulator/pom.xml
index 29ca352..533b91b 100644
--- a/pnfsimulator/pom.xml
+++ b/pnfsimulator/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.integration.simulators.pnf-simulator</groupId>
- <artifactId>simulator-parent</artifactId>
+ <artifactId>integration-pnf-simulator</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>