Remove duplicate groupId 11/109911/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 22 Jan 2024 15:52:12 +0000 (16:52 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 22 Jan 2024 15:52:40 +0000 (16:52 +0100)
We have groupId inherited from parent, do not override it.

Change-Id: Ib7c7d53a86c034b6a9684044abaa65a948add48b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-encrypt-service/api/pom.xml

index fdc517e42b2cb65bc42bcfd1e71cf3795e15acef..f120851af3799846d6844ce76deb78ee1c4026e1 100644 (file)
@@ -9,7 +9,6 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-encrypt-service</artifactId>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>