Changing group id according to jenkins merge rules.
[openflowjava.git] / third-party / openflow-codec / pom.xml
index e29d6c05dbb32f7c3de60dcd1f4f39adf031be04..2993d8d4b24ee16d698d953efcbf70e284e928f4 100644 (file)
@@ -2,7 +2,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-      <groupId>org.opendaylight.openflow</groupId>
+      <groupId>org.opendaylight.openflowjava</groupId>
       <artifactId>openflow-protocol-parent</artifactId>
       <version>0.1-SNAPSHOT</version>
       <relativePath>../../</relativePath>
             <scope>test</scope>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>