aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-02-13 08:17:55 +0100
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-02-13 08:18:01 +0100
commit5d71eb7f9e6166cc00be8d50f660cb522c0575ef (patch)
treec8ff65c50f90a991d9f3579ce603a48215a0a277 /pom.xml
parentbeecacb90fedca1a1a6595e4f052e582b3efe72c (diff)
Adjust naming in poms.
Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I5000958af20de776992398aa0be324a562d8b4c7
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 80515606..87304c71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,10 +22,10 @@
<version>3.0.0</version>
</parent>
<groupId>org.onap.aaf.certservice</groupId>
- <artifactId>aaf-certservice-parent</artifactId>
+ <artifactId>aaf-certservice</artifactId>
<version>0.0.1</version>
- <name>aaf-certservice-parent</name>
- <description>AAF Certification Service parent</description>
+ <name>aaf-certservice</name>
+ <description>AAF Certification Service</description>
<packaging>pom</packaging>
<properties>