Bug 5509 - HTTP Patch in Restconf doesn't support general absolute or relative target...
[netconf.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 55532876972bee49c50efbb84d22b2113d142f00..665e5a908faeea35fd78a715f6bbf6d28bb96514 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.3-SNAPSHOT</version>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     </modules>
 
     <properties>
-        <aaa.version>0.3.0-SNAPSHOT</aaa.version>
+        <aaa.version>0.3.3-SNAPSHOT</aaa.version>
         <akka.version>2.3.14</akka.version>
-        <commons.logback_settings.version>0.2.0-SNAPSHOT</commons.logback_settings.version>
-        <commons.opendaylight.version>1.6.0-SNAPSHOT</commons.opendaylight.version>
-        <config.version>0.4.0-SNAPSHOT</config.version>
+        <commons.logback_settings.version>0.2.3-SNAPSHOT</commons.logback_settings.version>
+        <commons.opendaylight.version>1.6.3-SNAPSHOT</commons.opendaylight.version>
+        <config.version>0.4.3-SNAPSHOT</config.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
         <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
-        <features.test.version>1.6.0-SNAPSHOT</features.test.version>
-        <ietf-inet-types.version>2010.09.24.8-SNAPSHOT</ietf-inet-types.version>
-        <ietf-restconf.version>2013.10.19.8-SNAPSHOT</ietf-restconf.version>
-        <ietf-topology.version>2013.10.21.8-SNAPSHOT</ietf-topology.version>
-        <ietf-yang-types.version>2010.09.24.8-SNAPSHOT</ietf-yang-types.version>
-        <jersey-servlet.version>1.17</jersey-servlet.version>
+        <features.test.version>1.6.3-SNAPSHOT</features.test.version>
+        <ietf-inet-types.version>2010.09.24.8.3-SNAPSHOT</ietf-inet-types.version>
+        <ietf-restconf.version>2013.10.19.8.3-SNAPSHOT</ietf-restconf.version>
+        <ietf-topology.version>2013.10.21.8.3-SNAPSHOT</ietf-topology.version>
+        <ietf-yang-types.version>2010.09.24.8.3-SNAPSHOT</ietf-yang-types.version>
 
-        <mdsal.version>2.0.0-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.8.0-SNAPSHOT</mdsal.model.version>
-        <controller.mdsal.version>1.3.0-SNAPSHOT</controller.mdsal.version>
-        <netconf.version>1.0.0-SNAPSHOT</netconf.version>
-        <restconf.version>1.3.0-SNAPSHOT</restconf.version>
-        <protocol-framework.version>0.7.0-SNAPSHOT</protocol-framework.version>
+        <mdsal.version>2.0.3-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.8.3-SNAPSHOT</mdsal.model.version>
+        <controller.mdsal.version>1.3.3-SNAPSHOT</controller.mdsal.version>
+        <netconf.version>1.0.3-SNAPSHOT</netconf.version>
+        <restconf.version>1.3.3-SNAPSHOT</restconf.version>
+        <protocol-framework.version>0.7.3-SNAPSHOT</protocol-framework.version>
         <sshd-core.version>0.14.0</sshd-core.version>
-        <scala.major.version>2.10</scala.major.version>
-        <scala.minor.version>4</scala.minor.version>
+        <scala.major.version>2.11</scala.major.version>
+        <scala.minor.version>7</scala.minor.version>
         <surefire.version>2.15</surefire.version>
-        <typesafe.config.version>1.2.1</typesafe.config.version>
-        <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
+        <yangtools.version>0.8.3-SNAPSHOT</yangtools.version>
 
         <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
         <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
                         <dependency>
                             <groupId>org.opendaylight.controller</groupId>
                             <artifactId>checkstyle</artifactId>
-                            <version>0.2.0-SNAPSHOT</version>
+                            <version>0.2.3-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                     <executions>