[ONOS-2112]Create an application used to manage virtual network subnet and
virtualPort resource. Change the same of onos app as vtnrsc meaning that
the virtual resource.

Change-Id: Ia6057acdb39a6f51c1e67c0b143df8320dbcb224
diff --git a/apps/pom.xml b/apps/pom.xml
index 7f2ac03..7b64a1c 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -53,6 +53,7 @@
         <module>pcep-api</module>
         <module>olt</module>
         <module>flowanalyzer</module>
+        <module>vtnrsc</module>
     </modules>
 
     <properties>