aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fa18b56..7e336f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,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>
<modules>
<module>pnfsimulator</module>