Bump versions by x.(y+1).z
[openflowplugin.git] / openflowjava / openflow-protocol-impl / pom.xml
index a8d5d36c87f99f1958e230cc202b3a0a57f300b9..741e4ea915aac6f56810f2994af71a1eef37f46f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.16.0-SNAPSHOT</version>
+        <version>0.17.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
@@ -84,9 +84,8 @@
         </dependency>
 
         <dependency>
-            <!-- FIXME: configure slf4j-simple instead -->
             <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-log4j12</artifactId>
+            <artifactId>slf4j-simple</artifactId>
             <scope>test</scope>
         </dependency>