Committed by
Gerrit Code Review
Bumping atomix version
Change-Id: Id97697c3264e22f46053d244162b8299eb83e15a
Showing
2 changed files
with
6 additions
and
6 deletions
1 | -# ***** This file was auto-generated at Wed Jun 15 12:09:22 PDT 2016. Do not edit this file manually. ***** | 1 | +# ***** This file was auto-generated at Wed Jun 15 22:00:07 PDT 2016. Do not edit this file manually. ***** |
2 | osgi_feature_group( | 2 | osgi_feature_group( |
3 | name = 'COMPILE', | 3 | name = 'COMPILE', |
4 | visibility = ['PUBLIC'], | 4 | visibility = ['PUBLIC'], |
... | @@ -133,10 +133,10 @@ remote_jar ( | ... | @@ -133,10 +133,10 @@ remote_jar ( |
133 | 133 | ||
134 | remote_jar ( | 134 | remote_jar ( |
135 | name = 'atomix', | 135 | name = 'atomix', |
136 | - out = 'atomix-all-1.0.0-rc7.jar', | 136 | + out = 'atomix-all-1.0.0-rc8.jar', |
137 | - url = 'mvn:io.atomix:atomix-all:jar:1.0.0-rc7', | 137 | + url = 'mvn:io.atomix:atomix-all:jar:1.0.0-rc8', |
138 | - sha1 = 'ad103065adbf02971b6072719a02d6a93753125b', | 138 | + sha1 = 'ed6259ce60ecf00f40e61d814b74515324c6c9fb', |
139 | - maven_coords = 'io.atomix:atomix-all:1.0.0-rc7', | 139 | + maven_coords = 'io.atomix:atomix-all:1.0.0-rc8', |
140 | visibility = [ 'PUBLIC' ], | 140 | visibility = [ 'PUBLIC' ], |
141 | ) | 141 | ) |
142 | 142 | ... | ... |
... | @@ -86,7 +86,7 @@ | ... | @@ -86,7 +86,7 @@ |
86 | "gmetric4j": "mvn:info.ganglia.gmetric4j:gmetric4j:1.0.10", | 86 | "gmetric4j": "mvn:info.ganglia.gmetric4j:gmetric4j:1.0.10", |
87 | "aopalliance-repackaged": "mvn:org.glassfish.hk2.external:aopalliance-repackaged:2.4.0-b34", | 87 | "aopalliance-repackaged": "mvn:org.glassfish.hk2.external:aopalliance-repackaged:2.4.0-b34", |
88 | "asm": "mvn:org.ow2.asm:asm:5.0.3", | 88 | "asm": "mvn:org.ow2.asm:asm:5.0.3", |
89 | - "atomix": "mvn:io.atomix:atomix-all:1.0.0-rc7", | 89 | + "atomix": "mvn:io.atomix:atomix-all:1.0.0-rc8", |
90 | "commons-codec": "mvn:commons-codec:commons-codec:1.10", | 90 | "commons-codec": "mvn:commons-codec:commons-codec:1.10", |
91 | "commons-collections": "mvn:commons-collections:commons-collections:3.2.2", | 91 | "commons-collections": "mvn:commons-collections:commons-collections:3.2.2", |
92 | "commons-configuration": "mvn:commons-configuration:commons-configuration:1.10", | 92 | "commons-configuration": "mvn:commons-configuration:commons-configuration:1.10", | ... | ... |
-
Please register or login to post a comment