Release transportpce
[transportpce.git] / common / pom.xml
index d2a38809ca918143080a16fc49efa65d3e50ffdf..e314ecaf5976028c6aa7d151592aac4fb372278b 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-common</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.2.0</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -24,7 +24,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.8.2-SNAPSHOT</version>
+                <version>1.8.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>