Release Lithium-SR4
[openflowjava.git] / simple-client / pom.xml
index a68633e1d92120a5daed4290f54fe00383838069..6cde0b7a323c5180c956e92df9b6ddd963da65fa 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.4-Lithium-SR4</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>