commit | 7a004ded0fac03bbecedc89b784b7c61307cb284 | [log] [tgz] |
---|---|---|
author | Vinod Kumar S <vinods.kumar@huawei.com> | Fri Feb 05 16:15:09 2016 +0530 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Feb 08 17:40:03 2016 +0000 |
tree | 77df8f33c290632e73a9135da3929b426fd8a28d | |
parent | 15de0d91d5c837794a0d9b1688e4659786a6635e [diff] [blame] |
[ONOS-3875] Code Framework for YangUtils Change-Id: I3844f8eca6f061900367637fb671cb828a8e6d09
diff --git a/utils/pom.xml b/utils/pom.xml index 6e92bf5..a407052 100644 --- a/utils/pom.xml +++ b/utils/pom.xml
@@ -36,6 +36,7 @@ <module>misc</module> <module>netty</module> <module>nio</module> + <module>yangutils</module> <module>osgi</module> <module>rest</module> <module>thirdparty</module>