Merge "Cleanup: remove unnecessary boxing/unboxing"
[genius.git] / interfacemanager / interfacemanager-api / pom.xml
index 0db9870edfbc6c2aa7abc80e8026a45a97162ec1..9a11d262e30b88a393c5da31c4b14a3ee3c67ccb 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>interfacemanager-api</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>