mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-17 10:46:14 +02:00
Hooking learning-switch app into the Maven build
Change-Id: Ie4fc2e92ce84680ba8a5bcc93bde17568829e172
This commit is contained in:
parent
df6afcc12f
commit
980dff1e98
@ -15,6 +15,6 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* Learning Switch Tutorial
|
||||
* Learning Switch Tutorial.
|
||||
*/
|
||||
package org.onosproject.learningswitch;
|
||||
@ -77,6 +77,7 @@
|
||||
<module>bmv2-demo</module>
|
||||
<module>yms</module>
|
||||
<module>rabbitmq</module>
|
||||
<module>learning-switch</module>
|
||||
</modules>
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user