Fixup comparison formatting
[controller.git] / opendaylight / md-sal / sal-akka-raft / pom.xml
index 2726e8ca20e6eea86be8776fbf65b70f78d3f192..b2df4a71980d0251c97cba91bdd1150c7d7bcdb7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>osgi.core</artifactId>
-    </dependency>
 
     <!-- Test Dependencies -->
     <dependency>