Bump OpenExi to 2.62.0 99/42999/5
authorRobert Varga <rovarga@cisco.com>
Tue, 2 Aug 2016 18:58:16 +0000 (20:58 +0200)
committerTomas Cere <tcere@cisco.com>
Thu, 11 Aug 2016 11:47:01 +0000 (11:47 +0000)
This bumps the version to the latest released one.

Change-Id: I10dff28446bb7bdcde86c06fe03075f6a67a2bd3
Signed-off-by: Robert Varga <rovarga@cisco.com>
features/netconf/src/main/features/features.xml
netconf/netconf-netty-util/pom.xml

index 7be7f8907c799c35d4946c1d16d3ccaacd6fe288..645f9852823bfc3e6e72f3992ecaf812f654b02a 100644 (file)
@@ -83,7 +83,7 @@
     <bundle>mvn:org.bouncycastle/bcpkix-jdk15on/{{VERSION}}</bundle>
     <bundle>mvn:org.bouncycastle/bcprov-jdk15on/{{VERSION}}</bundle>
     <bundle>mvn:org.apache.sshd/sshd-core/{{VERSION}}</bundle>
-    <bundle>mvn:openexi/nagasena/{{VERSION}}</bundle>
+    <bundle>wrap:mvn:openexi/nagasena/{{VERSION}}</bundle>
   </feature>
 
   <feature name='odl-netconf-client' version='${project.version}' description="OpenDaylight :: Netconf :: Client">
index eb34e019f66fc222e2a0880c8ad72bd0af6a0333..9e6e9117a6ae0b91a4f8b404e1b75758a609d1e6 100644 (file)
       <dependency>
         <groupId>openexi</groupId>
         <artifactId>nagasena</artifactId>
-        <version>0000.0002.0053.0</version>
+        <version>0000.0002.0062.0</version>
       </dependency>
       <dependency>
         <groupId>openexi</groupId>
         <artifactId>nagasena-rta</artifactId>
-        <version>0000.0002.0053.0</version>
+        <version>0000.0002.0062.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>