Release mdsal
[mdsal.git] / bundle-parent / pom.xml
index 533885434285dd6b8e2e5e87cfaba68719178099..031768cccf9f8a2fff57b7635929a95dabaa4820 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.0-SNAPSHOT</version>
+    <version>13.0.0</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Bundle parent (felix-based)</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>bnd-parent</artifactId>
-                <version>13.0.0-SNAPSHOT</version>
+                <version>13.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>