Migrate to odlparent 1.9.0
[openflowjava.git] / features / pom.xml
index 01f496b0ee4caaa6f65a239574ebd79d8c8b49b0..2c07ddc606797f91bec22015adb76bf8fed6f4ce 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.9.0</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>
-