Inherit groupId/version from parent 26/97626/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 24 Sep 2021 16:11:14 +0000 (18:11 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Nov 2021 21:34:21 +0000 (22:34 +0100)
Eclipse complains about no-op override, fix that.

Change-Id: I9de2332ae3f5dafe41054645eeff359ee02662f8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/pom.xml

index bae9b02cb8e31ac23a734761cb5c31cebfde835c..a67f23a1ba64c1f47555b45d62d7b43d0fbe86f4 100644 (file)
@@ -17,9 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>southbound-impl</artifactId>
-  <version>1.14.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->