Release controller
[controller.git] / opendaylight / md-sal / sal-akka-segmented-journal / pom.xml
index e22fc0e0a6d48169ecd446db5f5f144c7e538a92..9f98b5bec765c750c6e224971403b6ab7759fdf8 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>6.0.3-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -80,13 +80,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>com.esotericsoftware</groupId>
             <artifactId>reflectasm</artifactId>
-            <version>1.11.8</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.ow2.asm</groupId>
-            <artifactId>asm</artifactId>
-            <version>5.2</version>
+            <version>1.11.9</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -128,7 +122,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
                             *;inline=true;groupId=io.atomix,
                             *;inline=true;groupId=com.esotericsoftware,
                             *;inline=true;groupId=org.objenesis,
-                            *;inline=true;groupId=org.ow2.asm,
                         </Embed-Dependency>
                     </instructions>
                 </configuration>