Move protocol framework from BGPCEP project
[controller.git] / opendaylight / netconf / netconf-client / pom.xml
index de4fb101f9d6fefb065e26f4b03bd46af4979cf3..56982a134baceb0091115e4530aa264674e83303 100644 (file)
@@ -22,9 +22,8 @@
             <artifactId>netconf-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.bgpcep</groupId>
-            <artifactId>framework</artifactId>
-            <version>${bgpcep.version}</version>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>protocol-framework</artifactId>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>