Release Carbon
[bgpcep.git] / features / pcep / features-pcep / pom.xml
index 8fb72cf644b48a6be10c259cfe49e1efd27eaf9e..8a776a728ccdd613e6e7f2e2e35f43d523fc1342 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-pcep</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>
-        <odlparent.version>1.8.1-SNAPSHOT</odlparent.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>
+        <odlparent.version>1.8.1-Carbon</odlparent.version>
+        <mdsal.model.version>0.10.1-Carbon</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>features-mdsal</artifactId>
-            <version>2.2.1-SNAPSHOT</version>
+            <version>2.2.1-Carbon</version>
             <classifier>features</classifier>
             <type>xml</type>
             <scope>runtime</scope>