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