mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 18:32:28 +02:00
Bumping atomix version
Change-Id: Id97697c3264e22f46053d244162b8299eb83e15a
This commit is contained in:
parent
0f977efb92
commit
1a0dc65da7
10
lib/BUCK
10
lib/BUCK
@ -1,4 +1,4 @@
|
||||
# ***** This file was auto-generated at Wed Jun 15 12:09:22 PDT 2016. Do not edit this file manually. *****
|
||||
# ***** This file was auto-generated at Wed Jun 15 22:00:07 PDT 2016. Do not edit this file manually. *****
|
||||
osgi_feature_group(
|
||||
name = 'COMPILE',
|
||||
visibility = ['PUBLIC'],
|
||||
@ -133,10 +133,10 @@ remote_jar (
|
||||
|
||||
remote_jar (
|
||||
name = 'atomix',
|
||||
out = 'atomix-all-1.0.0-rc7.jar',
|
||||
url = 'mvn:io.atomix:atomix-all:jar:1.0.0-rc7',
|
||||
sha1 = 'ad103065adbf02971b6072719a02d6a93753125b',
|
||||
maven_coords = 'io.atomix:atomix-all:1.0.0-rc7',
|
||||
out = 'atomix-all-1.0.0-rc8.jar',
|
||||
url = 'mvn:io.atomix:atomix-all:jar:1.0.0-rc8',
|
||||
sha1 = 'ed6259ce60ecf00f40e61d814b74515324c6c9fb',
|
||||
maven_coords = 'io.atomix:atomix-all:1.0.0-rc8',
|
||||
visibility = [ 'PUBLIC' ],
|
||||
)
|
||||
|
||||
|
@ -86,7 +86,7 @@
|
||||
"gmetric4j": "mvn:info.ganglia.gmetric4j:gmetric4j:1.0.10",
|
||||
"aopalliance-repackaged": "mvn:org.glassfish.hk2.external:aopalliance-repackaged:2.4.0-b34",
|
||||
"asm": "mvn:org.ow2.asm:asm:5.0.3",
|
||||
"atomix": "mvn:io.atomix:atomix-all:1.0.0-rc7",
|
||||
"atomix": "mvn:io.atomix:atomix-all:1.0.0-rc8",
|
||||
"commons-codec": "mvn:commons-codec:commons-codec:1.10",
|
||||
"commons-collections": "mvn:commons-collections:commons-collections:3.2.2",
|
||||
"commons-configuration": "mvn:commons-configuration:commons-configuration:1.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user