Migrate to odlparent 1.9.0
[openflowjava.git] / features / odl-openflowjava-protocol / pom.xml
index c87fc8474680b23b9786ff8ada3e8ade20d44317..371d8552c518821c24d24aba2f961d22c4958e59 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>
 
     <version>0.10.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
-    <name>OpenDaylight :: Openflow Java :: Protocol</name>
+    <!-- <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>
 
     <properties>
         <config.version>0.7.0-SNAPSHOT</config.version>
         <controller.mdsal.version>1.6.0-SNAPSHOT</controller.mdsal.version>
         <mdsal.version>2.3.0-SNAPSHOT</mdsal.version>
         <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
-        <odlparent.netty>1.9.0-SNAPSHOT</odlparent.netty>
+        <odlparent.netty>1.9.0</odlparent.netty>
     </properties>