Release Sodium
[bgpcep.git] / parent / pom.xml
index 46ac4bcfb0d0532bc9ed287a446bccb4b4ecabd5..1165ec0612caeec7b452269450ec2f991378615a 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
     <name>BGPCEP common parent</name>
-    <version>0.12.1-SNAPSHOT</version>
+    <version>0.12.1</version>
     <packaging>pom</packaging>
 
     <licenses>
@@ -43,7 +43,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.10.1-SNAPSHOT</version>
+                <version>1.10.1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -67,7 +67,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>restconf-artifacts</artifactId>
-                <version>1.10.1-SNAPSHOT</version>
+                <version>1.10.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>