Bump to odlparent 3.1.1
[controller.git] / opendaylight / config / config-it-base / pom.xml
index e840cd7bcc2df245b42bdc89a68ccde55e936603..2893908bd73b4003e99eabd38454145e34eba389 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <opendaylight.karaf.version>3.1.0</opendaylight.karaf.version>
+    <opendaylight.karaf.version>3.1.1</opendaylight.karaf.version>
   </properties>
 
   <dependencyManagement>
@@ -42,7 +42,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>3.1.0</version>
+      <version>3.1.1</version>
       <type>zip</type>
     </dependency>