Merge "BUG-509: cleanup StoreMetadataNode"
authorTony Tkacik <ttkacik@cisco.com>
Wed, 21 May 2014 15:19:53 +0000 (15:19 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 21 May 2014 15:19:53 +0000 (15:19 +0000)
opendaylight/dummy-console/pom.xml
opendaylight/md-sal/sal-rest-docgen/pom.xml

index 6d90eb39dad12dcc598aa82e3935ced0443c4fe2..8901c2e0b5777cb22c81e1431f3fa10498c746be 100644 (file)
@@ -16,7 +16,6 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>${bundle.plugin.version}</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>
index 423d2e48ce7ba73dfdf7eb55528b6c9baf4710ed..8954c058116639b6dae8af9227930209fcfdb81e 100644 (file)
@@ -7,7 +7,6 @@
     <version>1.1-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-rest-docgen</artifactId>
   <packaging>bundle</packaging>
 
@@ -94,7 +93,6 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.4.0</version>
         <extensions>true</extensions>
         <configuration>