Added a new test applications to monitor network configuration change events and log them.

Change-Id: I882fc1b18cedc67fc83c405c2f8d06078fa15c23
diff --git a/apps/test/pom.xml b/apps/test/pom.xml
index 8fd6830..dfde9fb 100644
--- a/apps/test/pom.xml
+++ b/apps/test/pom.xml
@@ -38,6 +38,7 @@
         <module>flow-perf</module>
         <module>demo</module>
         <module>distributed-primitives</module>
+        <module>netcfg-monitor</module>
     </modules>
 
 </project>