Bump netconf to 6.0.3
[bgpcep.git] / parent / pom.xml
index 8334cd8a59dd4e907b341cf69d8018f3b10d8dbc..910ca1af300c03242c707d9a42da3e1a4a00912f 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgpcep-parent</artifactId>
     <name>BGPCEP common parent</name>
-    <version>0.20.2-SNAPSHOT</version>
+    <version>0.20.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <licenses>
@@ -71,7 +71,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>6.0.2</version>
+                <version>6.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>