BUG-4283: experimenter msg support - deserialization part
[openflowjava.git] / openflow-protocol-impl / pom.xml
index 0104a1a66b5104112fb366e28297ecac0a142829..fae2c30bee63c997eda1df2a1cecb4de1f268917 100644 (file)
@@ -72,7 +72,7 @@
                         <version>${config.version}</version>
                     </dependency>
                     <dependency>
-                        <groupId>org.opendaylight.yangtools</groupId>
+                        <groupId>org.opendaylight.mdsal</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
                         <version>${yangtools.version}</version>
                         <type>jar</type>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowjava</groupId>
-            <artifactId>util</artifactId>
+            <artifactId>openflowjava-util</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>