Clean up to remove controller/opendaylight/commons/checkstyle
[controller.git] / opendaylight / config / config-persister-api / pom.xml
index 2899acf5df45d915d856e66507357514a7809429..084ccb9c72c91adb9b25a1eeadb601a42064b2be 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.2.5-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>config-persister-api</artifactId>
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <configuration>
-          <instructions>
-            <Export-Package>org.opendaylight.controller.config.persist.api,
-                            org.opendaylight.controller.config.persist.api.storage,</Export-Package>
-          </instructions>
-        </configuration>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>