Cleaning up the pom files and karaf version will be picked from odl parent
[dlux.git] / bundles / authentication / pom.xml
index 1b43b7e6d3d26a0b95c0ff27b50ab7321f86c4bc..9cb74bb26ec944e787e47eb69909a31c440c5f3d 100644 (file)
     <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>