commit | e0b53b399697782594cfbdde9dd249702b73023d | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Mon Sep 19 15:11:31 2016 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Mon Sep 19 15:16:20 2016 -0700 |
tree | 65c8de5225f1e59e0204966204650091fbe2ab5e | |
parent | 35cd8008294e134320a711d7596eebe3f4ceb5f0 [diff] |
Adding learning-switch application to apps pom.xml Change-Id: Ie4fc2e92ce84680ba8a5bcc93bde17568829e172
diff --git a/apps/pom.xml b/apps/pom.xml index c189a1a..375f7cd 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -77,6 +77,7 @@ <module>bmv2-demo</module> <module>yms</module> <module>rabbitmq</module> + <module>learning-switch</module> </modules>