Hooking learning-switch app into the Maven build

Change-Id: Ie4fc2e92ce84680ba8a5bcc93bde17568829e172
This commit is contained in:
Brian O'Connor 2016-09-19 15:11:31 -07:00 committed by Gerrit Code Review
parent df6afcc12f
commit 980dff1e98
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,6 @@
*/
/**
* Learning Switch Tutorial
* Learning Switch Tutorial.
*/
package org.onosproject.learningswitch;

View File

@ -77,6 +77,7 @@
<module>bmv2-demo</module>
<module>yms</module>
<module>rabbitmq</module>
<module>learning-switch</module>
</modules>