commit | 5538d9e6ef2b1cee401f24cf872c1dc0d882a1ea | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Tue Aug 14 09:59:35 2018 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Tue Aug 14 09:59:35 2018 -0700 |
tree | 11e86cdc047528487057acec1bb5efc632040927 | |
parent | b38701eb4af120faf0d72cf3018e8aa9f9239792 [diff] [blame] |
Adding creation and publishing of onos-build-conf.jar Change-Id: Ie6b83725e6c6c5f17a82603c510d5b4b10636e48
diff --git a/BUILD b/BUILD index f71c4b7..16f97da 100644 --- a/BUILD +++ b/BUILD
@@ -4,6 +4,7 @@ filegroup( name = "onos", srcs = CORE + APPS + [ + "//tools/build/conf:onos-build-conf", ":onos-package-admin", ":onos-package-test", ":onos-package",