Bump project version to x.y.(z+1)
[transportpce.git] / pce / pom.xml
old mode 100755 (executable)
new mode 100644 (file)
index 2c59463..15739ed
@@ -15,15 +15,15 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.controller</groupId>
-    <artifactId>config-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>bundle-parent</artifactId>
+    <version>3.1.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-pce</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <build>
@@ -80,6 +80,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-broker-impl</artifactId>
+      <version>1.8.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>