Align odl-controller-exp-netty-config version 59/89459/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 27 Apr 2020 19:36:18 +0000 (21:36 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 27 Apr 2020 19:36:18 +0000 (21:36 +0200)
We want to have feature versions aligned with the overall project
version -- do that for odl-controller-exp-netty-config.

Change-Id: I445f5d94d7ad9412c1ec0eb9eb89e7af303ebaef
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
artifacts/pom.xml
features/odl-controller-exp-netty-config/pom.xml

index f330890f8e62dcd575c4a21c1796152ed223fcc7..2dbe3ceeac82308c26aff22d275c8fa614fc858d 100644 (file)
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>odl-controller-exp-netty-config</artifactId>
-                <version>0.13.0-SNAPSHOT</version>
+                <version>${project.version}</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
index eaaf3d2198a4fb81eb14c1d232d045d538dbef4a..d74b011d76f13720c8b4465bef853b5188d55a9c 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-controller-exp-netty-config</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>1.12.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Experimental :: Netty Configuration</name>
     <description>Common configuration for Netty resources</description>