Bump versions to 0.18.2-SNAPSHOT
[bgpcep.git] / features / pcep / odl-bgpcep-pcep-segment-routing / pom.xml
index 1bc5833f922ff679ddfcfc0b3308d4dbb26c7bd6..fd80d8e3dac131b59bbc46b3e6e408d4c9848e21 100644 (file)
@@ -1,4 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (c) 2017 Cisco Systems, Inc. and others.  All rights reserved.
+
+ This program and the accompanying materials are made available under the
+ terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ and is available at http://www.eclipse.org/legal/epl-v10.html
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -6,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.18.2-SNAPSHOT</version>
         <relativePath>../../../single-feature-parent</relativePath>
     </parent>
 
@@ -21,7 +28,7 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-bgpcep-pcep-stateful07</artifactId>
+            <artifactId>odl-bgpcep-pcep-stateful</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>