Bump to Neon SR1 dependencies
[transportpce.git] / features / odl-transportpce / pom.xml
index 1157103c97a7594878afe680016fea5a27f583d0..f0ff1eb8a465d8accb8d3b11a5bb616351f5fca5 100644 (file)
@@ -12,22 +12,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.9</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
 
   <properties>
-    <mdsal.model.version>0.13.3-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.1.8</yangtools.version>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.13.2</mdsal.model.version>
+    <mdsal.version>1.9.1-SNAPSHOT</mdsal.version>
+    <yangtools.version>2.1.10</yangtools.version>
+    <netconf.version>1.6.1-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.1-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>