Bump versions to 5.0.3-SNAPSHOT
[netconf.git] / karaf / pom.xml
index f09275df543d5b7e308858fd4442df4e4bcf7ea7..9aa08ac630aad38f70e9514825877208abb58284 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>5.0.2-SNAPSHOT</version>
+  <version>5.0.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>5.0.2-SNAPSHOT</version>
+        <version>5.0.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>