mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-05 12:16:13 +02:00
Fix onos-dependencies version to aling with deps.json
Change-Id: I334e33829348b9b74af63e4b73782097fbcf7976
This commit is contained in:
parent
c9e36c5e16
commit
9da6845631
@ -54,7 +54,7 @@
|
||||
<bundle>mvn:commons-collections/commons-collections/3.2.2</bundle>
|
||||
|
||||
<bundle>mvn:com.typesafe/config/1.2.1</bundle>
|
||||
<bundle>wrap:mvn:com.googlecode.concurrent-trees/concurrent-trees/2.4.0$Bundle-SymbolicName=concurrent-trees&Bundle-Version=2.4.0</bundle>
|
||||
<bundle>mvn:com.googlecode.concurrent-trees/concurrent-trees/2.6.0</bundle>
|
||||
<bundle>mvn:commons-io/commons-io/2.4</bundle>
|
||||
<bundle>mvn:io.atomix/atomix-all/1.0.0-rc9</bundle>
|
||||
|
||||
|
||||
@ -116,7 +116,7 @@
|
||||
<dependency>
|
||||
<groupId>com.googlecode.concurrent-trees</groupId>
|
||||
<artifactId>concurrent-trees</artifactId>
|
||||
<version>2.4.0</version>
|
||||
<version>2.6.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user