Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config.
diff --git a/apps/pom.xml b/apps/pom.xml
index 759ee92..e9bdaf6 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -46,6 +46,7 @@
         <module>calendar</module>
         <module>optical</module>
         <module>metrics</module>
+        <module>oecfg</module>
     </modules>
 
     <properties>