Release transportpce
[transportpce.git] / features / odl-transportpce / pom.xml
index 8f18383d0f8abc60397c4d078a2ebac6ae062d21..206468520a32f9b16a0f035775c6c741bd165895 100644 (file)
@@ -12,21 +12,21 @@ 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>6.0.4</version>
+    <version>6.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>feature</packaging>
 
   <name>OpenDaylight :: transportpce</name>
 
   <properties>
-    <mdsal.version>1.11.0-SNAPSHOT</mdsal.version>
-    <netconf.version>1.8.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.11.0-SNAPSHOT</restconf.version>
+    <mdsal.version>1.11.2</mdsal.version>
+    <netconf.version>1.8.2</netconf.version>
+    <restconf.version>1.11.2</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>