Release Magnesium
[netvirt.git] / commons / binding-parent / pom.xml
index 0a2dc460b115901cca5ef513cadb5d51a11d32b5..4965606371935da940b6b99cc276c15552a60e53 100644 (file)
@@ -19,18 +19,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>binding-parent</artifactId>
   <name>ODL :: netvirt :: ${project.artifactId}</name>
-  <version>0.10.0-SNAPSHOT</version>
+  <version>0.10.0</version>
   <packaging>pom</packaging>
 
   <properties>
-    <controller.mdsal.version>1.11.0-SNAPSHOT</controller.mdsal.version>
-    <genius.version>0.8.0-SNAPSHOT</genius.version>
-    <infrautils.version>1.7.0-SNAPSHOT</infrautils.version>
-    <model.bgp.version>2013.07.15.16.0-SNAPSHOT</model.bgp.version>
-    <neutron.version>0.14.0-SNAPSHOT</neutron.version>
-    <openflowplugin.version>0.10.0-SNAPSHOT</openflowplugin.version>
-    <ovsdb.version>1.10.0-SNAPSHOT</ovsdb.version>
-    <serviceutils.version>0.5.0-SNAPSHOT</serviceutils.version>
+    <controller.mdsal.version>1.11.0</controller.mdsal.version>
+    <genius.version>0.8.0</genius.version>
+    <infrautils.version>1.7.0</infrautils.version>
+    <model.bgp.version>2013.07.15.16.0</model.bgp.version>
+    <neutron.version>0.14.0</neutron.version>
+    <openflowplugin.version>0.10.0</openflowplugin.version>
+    <ovsdb.version>1.10.0</ovsdb.version>
+    <serviceutils.version>0.5.0</serviceutils.version>
   </properties>
 
   <dependencyManagement>
@@ -93,7 +93,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
               <groupId>org.opendaylight.netvirt</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>0.10.0-SNAPSHOT</version>
+              <version>0.10.0</version>
             </dependency>
           </dependencies>
           <executions>