Release Lithium-SR4
[openflowjava.git] / simple-client / pom.xml
index e73c7624c889775cf77ed1d54a72c33650c65d4c..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>
@@ -12,7 +12,7 @@
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
       <tag>HEAD</tag>
   </scm>
-    
+
     <build>
         <plugins>
             <plugin>
             </plugin>
         </plugins>
     </build>
-    
+
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>openflow-protocol-impl</artifactId>
-            <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>