Bump project version to 4.0.0-SNAPSHOT
[transportpce.git] / features / odl-transportpce / pom.xml
index 5455ca92ae554e81dace0ea5c094185d94eab1a2..221ce2ad4d3cdaca9feff51baeea8d98f9cf1eec 100644 (file)
@@ -12,19 +12,19 @@ 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>8.0.3</version>
+    <version>8.1.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <netconf.version>1.10.0-SNAPSHOT</netconf.version>
+    <netconf.version>1.13.0</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>