Bumping versions by 0.0.1 after the Lithium SR2 release
[openflowjava.git] / simple-client / pom.xml
index a68633e1d92120a5daed4290f54fe00383838069..bf50f57ae551987d0d2daad2380dcef5eefe4e0f 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.6.3-SNAPSHOT</version>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
@@ -31,7 +31,6 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>openflow-protocol-impl</artifactId>
-            <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>