Release Carbon
[bgpcep.git] / pcep / testtool / pom.xml
index 42d5be63137c66baeda1f2e091415936ef6d9057..e09e0935ad4ce1a3ecbd74fa7c4e1b6951b6409e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.4-Carbon</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-testtool</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4-Carbon</version>
     <description>PCEP Interop Testing Tool</description>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.7.4-SNAPSHOT</version>
+                <version>0.7.4-Carbon</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>