Committed by
Ray Milkey
updating BUCK references
Change-Id: I85dcea8b897da393f84eee7f6041b1a40233497f
Showing
2 changed files
with
6 additions
and
6 deletions
| 1 | -# ***** This file was auto-generated at Wed May 18 17:55:44 PDT 2016. Do not edit this file manually. ***** | 1 | +# ***** This file was auto-generated at Tue May 31 15:01:52 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'], |
| ... | @@ -961,10 +961,10 @@ remote_jar ( | ... | @@ -961,10 +961,10 @@ remote_jar ( |
| 961 | 961 | ||
| 962 | remote_jar ( | 962 | remote_jar ( |
| 963 | name = 'openflowj', | 963 | name = 'openflowj', |
| 964 | - out = 'openflowj-0.9.3.onos-20160405.002022-1.jar', | 964 | + out = 'openflowj-0.9.4.onos-20160531.183406-1.jar', |
| 965 | - url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/openflowj/0.9.3.onos-SNAPSHOT/openflowj-0.9.3.onos-20160405.002022-1.jar', | 965 | + url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/openflowj/0.9.4.onos-SNAPSHOT/openflowj-0.9.4.onos-20160531.183406-1.jar', |
| 966 | - sha1 = '2e64722ac68e6bfe6a1cbfbf79bbe023b99c6a2e', | 966 | + sha1 = 'b78f7bc4156d0d2da9f04672e301b3daab60cc06', |
| 967 | - maven_coords = 'org.onosproject:openflowj:0.9.3.onos-SNAPSHOT', | 967 | + maven_coords = 'org.onosproject:openflowj:0.9.4.onos-SNAPSHOT', |
| 968 | visibility = [ 'PUBLIC' ], | 968 | visibility = [ 'PUBLIC' ], |
| 969 | ) | 969 | ) |
| 970 | 970 | ... | ... |
| ... | @@ -180,7 +180,7 @@ | ... | @@ -180,7 +180,7 @@ |
| 180 | "netty-transport-native-epoll": "mvn:io.netty:netty-transport-native-epoll:4.0.36.Final", | 180 | "netty-transport-native-epoll": "mvn:io.netty:netty-transport-native-epoll:4.0.36.Final", |
| 181 | "objenesis": "mvn:org.objenesis:objenesis:2.2", | 181 | "objenesis": "mvn:org.objenesis:objenesis:2.2", |
| 182 | "openflowj": { | 182 | "openflowj": { |
| 183 | - "uri": "mvn:org.onosproject:openflowj:0.9.3.onos-SNAPSHOT", | 183 | + "uri": "mvn:org.onosproject:openflowj:0.9.4.onos-SNAPSHOT", |
| 184 | "repo": "https://oss.sonatype.org/content/repositories/snapshots" | 184 | "repo": "https://oss.sonatype.org/content/repositories/snapshots" |
| 185 | }, | 185 | }, |
| 186 | "org.apache.felix.scr": "mvn:org.apache.felix:org.apache.felix.scr:1.8.2", | 186 | "org.apache.felix.scr": "mvn:org.apache.felix:org.apache.felix.scr:1.8.2", | ... | ... |
-
Please register or login to post a comment