Bump odlparent to 4.0.11
[netconf.git] / features / netconf / odl-netconf-netty-util / pom.xml
index a21e936992ea9f8700324000c90ec35df26323f1..0be04762a7e83f0359acee9c353ffb777ca8b328 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-netty-util</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Netty Util</name>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.9.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -60,8 +60,6 @@
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-encryption-service</artifactId>
-            <!-- FIXME: version declaration should be coming from aaa-artifacts -->
-            <version>0.8.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>netconf-netty-util</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.siemens.ct.exi</groupId>
-            <artifactId>exificient</artifactId>
-            <version>0.9.7</version>
-        </dependency>
     </dependencies>
 </project>