Bump versions by x.y.(z+1)
[neutron.git] / features / test / pom.xml
index 59279636fdd14e24b96f7c7391e4f2f188de5979..765ff922705a0fb9c0f3caa8d5d68dc4996c776a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.neutron</groupId>
   <artifactId>features-neutron-test</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.5-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <dependencies>
@@ -22,7 +22,7 @@
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
-      <artifactId>dummyprovider</artifactId>
+      <artifactId>neutron-logger</artifactId>
       <version>${project.version}</version>
     </dependency>
   </dependencies>