Fix route-service

align artifact name to buck build

Change-Id: Ia0a60e647b30285f20d5b40332c32705203c9b7c
diff --git a/apps/route-service/pom.xml b/apps/route-service/pom.xml
index d9383df..4d3c00e 100644
--- a/apps/route-service/pom.xml
+++ b/apps/route-service/pom.xml
@@ -25,7 +25,7 @@
         <version>1.11.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>onos-app-route-service</artifactId>
+    <artifactId>onos-apps-route-service</artifactId>
     <packaging>pom</packaging>
 
     <description>Route Service Application</description>