Bump versions by x.y.(z+1)
[controller.git] / opendaylight / config / config-it-base / pom.xml
index faf300a5fd2fd77a6011ebaf18fe654bcfe10f67..17a07477312d08b06306a8db192bea4a806253af 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- vi: set et smarttab sw=4 tabstop=4: --><!--
+<!-- vi: set et smarttab sw=4 tabstop=4: -->
+<!--
 Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
 
 This program and the accompanying materials are made available under the
@@ -11,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.7.1-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath>../config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -19,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <opendaylight.karaf.version>2.0.5</opendaylight.karaf.version>
+    <opendaylight.karaf.version>2.0.7</opendaylight.karaf.version>
   </properties>
 
   <dependencyManagement>
@@ -41,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>${opendaylight.karaf.version}</version>
+      <version>2.0.7</version>
       <type>zip</type>
     </dependency>