Release Lithium-SR4
[openflowjava.git] / util / pom.xml
index cca28557b2859392415e0603edbe9d7d61eab154..6c4b9d225986dd1bd8bedf56bd8a25d18e054265 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.6.4-Lithium-SR4</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>util</artifactId>
@@ -16,5 +16,9 @@
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowjava</groupId>
+            <artifactId>openflow-protocol-api</artifactId>
+        </dependency>
     </dependencies>
 </project>