Release netconf
[netconf.git] / netconf / mdsal-netconf-notification / pom.xml
index 29433e431346fdc93e6db6d53cfb4d469a1a58f4..f7b08f2f22f4078161f3733d6699e55f2adef702 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.6-SNAPSHOT</version>
+        <version>5.0.0</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -37,8 +37,8 @@
             <artifactId>mdsal-binding-runtime-spi</artifactId>
         </dependency>
         <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>ietf-netconf-notifications</artifactId>
+            <groupId>org.opendaylight.netconf.model</groupId>
+            <artifactId>rfc5277</artifactId>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>