Applying the Helium SR4 release patch
[openflowjava.git] / simple-client / pom.xml
index 68116d2894bc6a8e00ed643b8423d7e5da45601b..b5743818c085d442791372fc1d52868f798d8ca0 100644 (file)
@@ -3,14 +3,14 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.4</version>
+        <version>0.5.4-Helium-SR4</version>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Simple Client</name>
     <scm>
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
-      <tag>openflow-protocol-parent-0.4</tag>
+      <tag>HEAD</tag>
   </scm>
     
     <build>