Release Carbon
[controller.git] / features / protocol-framework / features4-protocol-framework / pom.xml
index 02a16db3d897f27ba2de84cbc6548c0c89c8dec9..6bdec399bc00a5e0862f6e7bcb13e58ff643ea91 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>features4-protocol-framework</artifactId>
-    <version>0.9.2-SNAPSHOT</version>
+    <version>0.9.2-Carbon</version>
     <packaging>feature</packaging>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-protocol-framework</artifactId>
-            <version>0.9.2-SNAPSHOT</version>
+            <version>0.9.2-Carbon</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>