mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-15 01:11:30 +02:00
Updating main class for OSGi wrapper
Change-Id: I08bd38f9d272b922c40893154eadb27fa005020c
This commit is contained in:
parent
daf55eadaf
commit
e19ca08c7a
@ -21,6 +21,6 @@ java_library(
|
||||
java_binary(
|
||||
name = 'osgi-jar',
|
||||
deps = COMPILE_DEPS + [ ':' + CURRENT_NAME ],
|
||||
main_class = 'org.onlab.OSGiWrapper',
|
||||
main_class = 'org.onlab.osgiwrap.OSGiWrapper',
|
||||
visibility = [ 'PUBLIC' ]
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user