Migrate to odlparent 1.8.0-Carbon
[netvirt.git] / vpnservice / bgpmanager / pom.xml
index 0a5dd8926828e0a5d2ae4bcb65e747145868e162..cc2f56c185292cf74849af4c79a704b99a6455f5 100644 (file)
@@ -10,19 +10,16 @@ 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.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>bgpmanager</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
-  <name>bgpmanager</name>
+  <version>0.5.0-SNAPSHOT</version>
+  <name>ODL :: netvirt :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
 
   <modules>
     <module>bgpmanager-api</module>