Remove groupId 52/104252/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 5 Feb 2023 15:09:07 +0000 (16:09 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 5 Feb 2023 15:09:46 +0000 (16:09 +0100)
The groupId is a duplicate of parent, remove it to fix an Eclipse
warning.

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

index 4ceeff15f612df897d2fbb6d56bd6bd313861751..f6779918a041bb58b4c080a38b0ab714097279c6 100644 (file)
@@ -16,7 +16,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa-encrypt-service-impl</artifactId>
   <name>ODL :: aaa :: ${project.artifactId}</name>
   <packaging>bundle</packaging>