aboutsummaryrefslogtreecommitdiffstats
path: root/certService
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 /certService
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 'certService')
-rw-r--r--certService/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/certService/pom.xml b/certService/pom.xml
index 820bcced..790158e9 100644
--- a/certService/pom.xml
+++ b/certService/pom.xml
@@ -16,7 +16,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.aaf</groupId>
+ <groupId>org.onap.aaf.certservice</groupId>
<artifactId>aaf-certservice-parent</artifactId>
<version>0.0.1</version>
</parent>