Remove superfluous groupId declarations
[controller.git] / features / odl-mdsal-benchmark / pom.xml
index 70ed899c5248336a5f4cdbc37ac23f4842a57d94..4564932ba33b1daa205e3d20f8040dbe90815b47 100644 (file)
@@ -8,7 +8,6 @@
  -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
-
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
@@ -16,9 +15,7 @@
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-benchmark</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Benchmarks</name>
     <description>Controller benchmarks</description>