Bump versions by x.y.(z+1)
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-sxp-ep-provider / pom.xml
index f02e9074c519fd60ea2c0f8c9bebfdae9a1b48e1..0246f958942bd22ac8cb4b0fff8f99d40f65f00f 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-Carbon</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ep-provider
@@ -22,7 +22,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.0-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.2-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>sxp-ep-provider</artifactId>
-            <type>xml</type>
-            <classifier>config</classifier>
-        </dependency>
     </dependencies>
 </project>