Bump versions to 5.0.2-SNAPSHOT
[netconf.git] / netconf / mdsal-netconf-notification / pom.xml
index cdb14dbbdecf93271ca2285c1be100f339264821..6a2b595e23777394dc97c5c9a2a3b8a37bfca3e8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>5.0.2-SNAPSHOT</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>