Move BP xml to OSGI-INF
[bgpcep.git] / bgp / openconfig-api / pom.xml
index ba26c328e807eb48ecae3c1ea569174f69e7d103..9110d94bf67acad7b1005ac82ba542220f0e75c7 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.0-SNAPSHOT</version>
+        <version>0.12.0-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -35,7 +35,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc8343</artifactId>
+            <artifactId>rfc7223</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>