Migrate to odlparent 1.9.0
[alto.git] / alto-basic / auto-maps / karaf / pom.xml
index b5eb788d26c9d1fb376d57a54587911e45588f5f..7676ad96e1ff7ee46eb50e83bdb7686bad7a9f0e 100644 (file)
@@ -9,16 +9,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.controller</groupId>
+    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto.basic</groupId>
   <artifactId>alto-auto-maps-karaf</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
-  <name>${project.artifactId}</name>
+  <version>0.5.0-SNAPSHOT</version>
+  <name>ODL :: alto :: ${project.artifactId}</name>
 
   <prerequisites>
     <maven>3.1.1</maven>