Release mdsal
[mdsal.git] / bnd-parent / pom.xml
index c5608a5c57cf1b22e7b8102daf64cafc3502df16..bea8d1c4c2487a70bd0ac29fe58c3056aa38a0ad 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>13.0.1-SNAPSHOT</version>
+    <version>13.0.1</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.1-SNAPSHOT</version>
+                <version>13.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>