aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
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 /deployment
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 '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 af84a18..4cb6aae 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -24,7 +24,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>
<artifactId>onboarding-package</artifactId>