Bump akka to 2.4.20
[odlparent.git] / features / odl-akka-system-2.4 / src / main / history / dependencies.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-akka-system-2.4">
3     <feature version="0.0.0">
4         <feature prerequisite="false" dependency="false">odl-akka-scala-2.11</feature>
5         <bundle>mvn:com.typesafe.akka/akka-actor_2.11/2.4.20</bundle>
6         <bundle>mvn:com.typesafe.akka/akka-osgi_2.11/2.4.20</bundle>
7         <bundle>mvn:com.typesafe.akka/akka-slf4j_2.11/2.4.20</bundle>
8         <bundle>mvn:com.typesafe/config/1.3.0</bundle>
9     </feature>
10 </features>