Release Carbon
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-ofoverlay / pom.xml
index 4c864019ff7ba6c138c0c3b77c5cce1d6c7f5aec..cbc37a2ed3ef93bf51135b07e81a266757b5f1c0 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.2-Carbon</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
     <name>OpenDaylight :: groupbasedpolicy :: OpenFlow Overlay Renderer</name>
 
     <properties>
-        <openflowplugin.version>0.4.2-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.4.2-SNAPSHOT</ovsdb.southbound.version>
+        <openflowplugin.version>0.4.2-Carbon</openflowplugin.version>
+        <ovsdb.southbound.version>1.4.2-Carbon</ovsdb.southbound.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <sfc.version>0.5.2-SNAPSHOT</sfc.version>
+        <sfc.version>0.5.2-Carbon</sfc.version>
     </properties>
 
     <dependencyManagement>