Replace logger and log by LOG
[netvirt.git] / vpnservice / aclservice / pom.xml
index 752fce26295098f0dbab61a5418b9077ecfd656d..71ab06fef188b25742bb655a4275b6957c1ffaa1 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netvirt</groupId>
-  <artifactId>aclservice-aggregator</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
-  <name>aclservice</name>
+  <artifactId>aclservice</artifactId>
+  <version>0.5.0-SNAPSHOT</version>
+  <name>ODL :: netvirt :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
   <modules>