Release mdsal
[mdsal.git] / bnd-parent / pom.xml
index bf88d9e2b21342dfb1677d5ad1f63ef2d71932e9..8dde9c2bc01bd86c8c06bcbff7aedabb993e80a0 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>13.0.0-SNAPSHOT</version>
+    <version>13.0.0</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (bnd-based)</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>13.0.0-SNAPSHOT</version>
+                <version>13.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>