Remove superfluous version/groupId declarations
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index e4e54611a4742d76208274b54ee26838c5ce0eea..83a3f38d55a253b2a6e055803164936d455cd0a1 100644 (file)
         <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>