Migrate to odlparent 1.8.0-Carbon
[openflowjava.git] / features / pom.xml
index 01f496b0ee4caaa6f65a239574ebd79d8c8b49b0..d6995783c2981cf0c7f91f1e27d90a7700a2cc91 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath/>
   </parent>
 
@@ -12,6 +12,9 @@
   <artifactId>features-aggregator</artifactId>
   <version>0.10.0-SNAPSHOT</version>
   <packaging>pom</packaging>
+  <!-- <name> formatting is used by autorelease to parse and notify projects on
+       build failure. Please do not modify this unless you have a good reason. -->
+  <name>ODL :: openflowjava :: ${project.artifactId}</name>
 
   <modules>
     <module>features-openflowjava</module>
@@ -21,4 +24,3 @@
   </modules>
 
 </project>
-