Release Fluorine
[controller.git] / opendaylight / blueprint / pom.xml
index 7b0958eb377d17d296e0065eb8cc6d95a3d208f7..397b57958350eaab320319452427f403fb787a21 100644 (file)
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>0.9.3-SNAPSHOT</version>
+  <version>0.9.3</version>
 
   <dependencyManagement>
     <dependencies>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.5.3-SNAPSHOT</version>
+        <version>2.5.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.8.3-SNAPSHOT</version>
+        <version>1.8.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>