Release Carbon
[bgpcep.git] / features / bgpcep-extras / features-extras / pom.xml
index 150fe0342833a4c8bef4d19fba660b1082b349bd..55fae17894a3495c88d949f16688b580cf17a48c 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.8.1-SNAPSHOT</version>
+        <version>1.8.1-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-extras</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.1-Carbon</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>1.1.1-SNAPSHOT</yangtools.version>
-        <controller.mdsal.version>1.5.1-SNAPSHOT</controller.mdsal.version>
-        <config.version>0.6.1-SNAPSHOT</config.version>
-        <mdsal.model.version>0.10.1-SNAPSHOT</mdsal.model.version>
+        <yangtools.version>1.1.1-Carbon</yangtools.version>
+        <controller.mdsal.version>1.5.1-Carbon</controller.mdsal.version>
+        <config.version>0.6.1-Carbon</config.version>
+        <mdsal.model.version>0.10.1-Carbon</mdsal.model.version>
     </properties>
 
     <dependencyManagement>