Fixed application install failure

Change-Id: Ifde48263e1bb2e43a86e898326ca7f39c9026773
diff --git a/pom.xml b/pom.xml
index 94004f4..e148aca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <api.description>
             APIs for interacting with the CORD VTN application.
         </api.description>
-        <api.package>org.onosproject.cordvtn.rest</api.package>
+        <api.package>org.opencord.cordvtn.rest</api.package>
     </properties>
 
     <dependencies>