Remove a superfluous groupId declaration 04/100204/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Mar 2022 15:25:18 +0000 (16:25 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Mar 2022 15:25:18 +0000 (16:25 +0100)
We are inheriting groupId from parent, remove the declaration.

Change-Id: I1264e314cb47855331f0add3f2f12b57bc92600d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/sal-netconf-connector/pom.xml

index 6e25f57a7a0178e29cfd11c58625b6e54095096c..ec930e4e1cd764ec99c92e1c8fff4ed981b6d587 100644 (file)
@@ -15,7 +15,6 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-netconf-connector</artifactId>
   <packaging>bundle</packaging>