Bump versions to 5.0.4-SNAPSHOT
[controller.git] / features / odl-mdsal-clustering-commons / pom.xml
index 013f49259bd78c5eb8d4c662c66977f7a3d7f1f2..cb44edb93f99102edb6b7e4cd8bf79e536554eab 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.0.5-SNAPSHOT</version>
+        <version>5.0.4-SNAPSHOT</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-akka-segmented-journal</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.esotericsoftware</groupId>
-            <artifactId>kryo</artifactId>
-            <version>4.0.2</version>
-        </dependency>
-        <dependency>
-            <groupId>com.esotericsoftware</groupId>
-            <artifactId>minlog</artifactId>
-            <version>1.3.1</version>
-        </dependency>
-        <dependency>
-            <groupId>com.esotericsoftware</groupId>
-            <artifactId>reflectasm</artifactId>
-            <version>1.11.8</version>
-        </dependency>
-        <dependency>
-            <groupId>org.ow2.asm</groupId>
-            <artifactId>asm</artifactId>
-            <version>5.2</version>
-        </dependency>
     </dependencies>
 </project>