Release Magnesium
[bgpcep.git] / parent / pom.xml
index 2e395ebde209bfe424983f46da14ed0e19c8f6c3..0c53d2710c3ad062af3df08a9fd51fb7d6214446 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
     <name>BGPCEP common parent</name>
-    <version>0.13.1-SNAPSHOT</version>
+    <version>0.13.1</version>
     <packaging>pom</packaging>
 
     <licenses>
@@ -43,7 +43,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.11.1-SNAPSHOT</version>
+                <version>1.11.1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -67,7 +67,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.8.1-SNAPSHOT</version>
+                <version>1.8.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>