Bump upstreams
[netconf.git] / karaf / pom.xml
index ce1591e9371aaae4ce02b790c30a9d5ff951304c..1f6a2a41609cee9e9bc04a01d8eb9ff9ef618058 100644 (file)
@@ -16,7 +16,7 @@
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>3.0.3-SNAPSHOT</version>
+  <version>3.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -24,7 +24,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>5.0.4</version>
+        <version>5.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.3-SNAPSHOT</version>
+        <version>3.0.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>