Release Carbon
[bgpcep.git] / distribution-karaf / pom.xml
index 2bfb7077240cc677c420f5eb00f414dc74322db5..6b85869db58f808d12bccb93c64281d1ed092ef7 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.bgpcep</groupId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0-Carbon</version>
   <packaging>pom</packaging>
 
   <prerequisites>
@@ -24,7 +24,7 @@
   </prerequisites>
 
   <properties>
-    <restconfVersion>1.5.0-SNAPSHOT</restconfVersion>
+    <restconfVersion>1.5.0-Carbon</restconfVersion>
   </properties>
 
   <dependencyManagement>