Bump OpenExi to 2.62.0 07/43707/1
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:09 +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 4ac2772ca3d6f37a74aa2467a66bae68cf5c9df7..3dc5cc3021a46f28774787adc8fae60b9dead1ef 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>