Merge "bug - missing excaping of % character in String.format() method"
[controller.git] / opendaylight / northbound / containermanager / pom.xml
index 2d980910f4a90ada714a0a46929c7e3eeb17b2c6..89cb7446faeb8048bbd15c81c4455de3ce0cebf2 100644 (file)
@@ -14,7 +14,6 @@
     <tag>HEAD</tag>
   </scm>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>containermanager.northbound</artifactId>
   <version>0.4.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -24,7 +23,6 @@
       <plugin>
         <groupId>org.codehaus.enunciate</groupId>
         <artifactId>maven-enunciate-plugin</artifactId>
-        <version>${enunciate.version}</version>
        </plugin>
       <plugin>
         <groupId>org.apache.felix</groupId>