Release transportpce
[transportpce.git] / tapi / pom.xml
index ac922213c4ed5cd662d9a2da0266703f23eb5fa9..f13344838af7bc5d7d82460a36ab04c2b4b5a0db 100644 (file)
@@ -15,13 +15,13 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>5.0.12</version>
+    <version>5.0.14</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-tapi</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.2.0</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -29,7 +29,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>5.0.12</version>
+        <version>5.0.14</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>