Release Carbon
[l2switch.git] / features / odl-l2switch-switch / pom.xml
index 0fce61b0302dbaf4a5d5438b2fe6b2504a9d1346..b8dd476693f4fdc73ccfb4c5dcd484a7babd73d5 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.1-SNAPSHOT</version>
+        <version>1.8.1-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>odl-l2switch-switch</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1-Carbon</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: L2Switch :: Switch</name>
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.opendaylight.l2switch.main</groupId>
             <artifactId>main-impl</artifactId>
-            <version>0.5.1-SNAPSHOT</version>
+            <version>0.5.1-Carbon</version>
         </dependency>
     </dependencies>
 </project>
\ No newline at end of file