Release Carbon
[bgpcep.git] / features / pcep / odl-bgpcep-programming-api / pom.xml
index 3d883898ed18524432d5b233e9078340076f3a63..e02d44ab1acc97ed3fa5321643edaee6815dcfcf 100644 (file)
@@ -6,19 +6,19 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.4-Carbon</version>
         <relativePath/>
     </parent>
     
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>odl-bgpcep-programming-api</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4-Carbon</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: PCEP :: Programming Api</name>
 
     <properties>
-        <config.version>0.6.4-SNAPSHOT</config.version>
+        <config.version>0.6.4-Carbon</config.version>
     </properties>
 
     <dependencyManagement>
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.5.4-SNAPSHOT</version>
+                <version>1.5.4-Carbon</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>