aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-02-13 07:31:47 +0100
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2020-02-13 07:40:35 +0100
commitbeecacb90fedca1a1a6595e4f052e582b3efe72c (patch)
tree598d58ddf7eddcfb7995400c22a4c55f3f049d67 /pom.xml
parent6b5dc292691abddfba8a373103c9ffa05db9ec5f (diff)
Change groupId in parent pom.
Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I22923eb903ec2f02c0b8e7ac59273802cd0074e9
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index af43a999..80515606 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,8 +21,7 @@
<artifactId>oparent</artifactId>
<version>3.0.0</version>
</parent>
-
- <groupId>org.onap.aaf</groupId>
+ <groupId>org.onap.aaf.certservice</groupId>
<artifactId>aaf-certservice-parent</artifactId>
<version>0.0.1</version>
<name>aaf-certservice-parent</name>