Release Carbon
[bgpcep.git] / features / rsvp / features-rsvp / pom.xml
index a73f764988981c48e13d59e79cee9c98e80f96de..e127f72ae71ef6afe05e0808365b67dbc7a487e9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.0-Carbon</version>
         <relativePath/>
     </parent>
 
     <artifactId>features-rsvp</artifactId>
     <groupId>org.opendaylight.bgpcep</groupId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0-Carbon</version>
 
     <properties>
-        <mdsal.binding.base>0.10.0-SNAPSHOT</mdsal.binding.base>
-        <config.version>0.6.0-SNAPSHOT</config.version>
+        <mdsal.binding.base>0.10.0-Carbon</mdsal.binding.base>
+        <config.version>0.6.0-Carbon</config.version>
     </properties>
 
     <dependencyManagement>