Release Fluorine
[controller.git] / opendaylight / blueprint / pom.xml
index b7e4c0cb3f5a845f4d58a4fe9af9cb1a83335998..0a98d58f569fe27092b55e9cb080a7c781a2180f 100644 (file)
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>0.9.1-SNAPSHOT</version>
+  <version>0.9.1</version>
 
   <dependencyManagement>
     <dependencies>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.5.1-SNAPSHOT</version>
+        <version>2.5.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.8.1-SNAPSHOT</version>
+        <version>1.8.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>