Add test application for node/mastership based remote Java proxies

Change-Id: I90a7d03016d331f07c7f05ba355514c46a5e4b4f
diff --git a/apps/test/pom.xml b/apps/test/pom.xml
index 7d47886..f731fcd 100644
--- a/apps/test/pom.xml
+++ b/apps/test/pom.xml
@@ -41,6 +41,7 @@
         <module>demo</module>
         <module>distributed-primitives</module>
         <module>netcfg-monitor</module>
+        <module>proxy</module>
     </modules>
 
 </project>