Bumping up the version of dlux master by 0.1.0 after cutting stable/lithium
[dlux.git] / bundles / yangutils / pom.xml
index e7dae11f74ed73302603ec89ca706e8a070eadcb..0d17b4d42a92f9a8ec2b137c3e44f176f8142b2e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.dlux</groupId>
     <artifactId>bundles</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.opendaylight.dlux</groupId>
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>
-      <version>5.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.compendium</artifactId>
-      <version>4.2.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.osgi.compendium</artifactId>
-      <version>1.4.0</version>
+      <version>${apache.felix.osgi.compendium.version}</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>