Release Lithium-SR3
[openflowjava.git] / util / pom.xml
index cca28557b2859392415e0603edbe9d7d61eab154..8872e0156b4969e2b5ea487ba88acfa38873c036 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.3-Lithium-SR3</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>