Integrate OpenFlowJava into OpenFlowPlugin build
[openflowplugin.git] / extension / openflowplugin-extension-nicira / pom.xml
index 5926681e65eea834ac5b9e404b89950bac5b13d0..7c265d2f8934b3259fc5bcafbb41caa451989f1d 100644 (file)
@@ -93,7 +93,7 @@
         </dependency>
         <!-- OpenFlowJava-API models -->
         <dependency>
-            <groupId>org.opendaylight.openflowjava</groupId>
+            <groupId>${project.groupId}.openflowjava</groupId>
             <artifactId>openflow-protocol-api</artifactId>
         </dependency>
         <!-- Test dependencies -->