Release mdsal
[mdsal.git] / karaf / pom.xml
index 3cb568c1e5ac18cce1910493e4459a54794c8d19..07fd8b8a415267b9ebb33e4a8e23afbc44a615e5 100644 (file)
@@ -17,7 +17,7 @@
 
   <groupId>org.opendaylight.mdsal</groupId>
   <artifactId>mdsal-karaf</artifactId>
-  <version>11.0.2-SNAPSHOT</version>
+  <version>11.0.2</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>11.0.2-SNAPSHOT</version>
+        <version>11.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>