Release mdsal
[mdsal.git] / karaf / pom.xml
index e61ca20e23776f7b7758fbe55305589c3f685fb9..6896057ad9d26f1a055bfc384f292705ee994200 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.mdsal</groupId>
   <artifactId>mdsal-karaf</artifactId>
-  <version>13.0.1-SNAPSHOT</version>
+  <version>13.0.1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,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>