diff options
Diffstat (limited to 'certService')
-rw-r--r-- | certService/pom.xml | 2 |
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> |