Bumping versions by 0.0.1 for next dev cycle 94/47294/1 stable/beryllium
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 21 Oct 2016 04:23:16 +0000 (14:23 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 21 Oct 2016 04:23:16 +0000 (14:23 +1000)
Change-Id: I80395f1d1fcd80f7bf0650eeae2d1a6cdc679f55
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
distribution-karaf/pom.xml
features/pom.xml
parser/pom.xml
pom.xml
ttp-model/pom.xml
ttp-parent/pom.xml
utils/pom.xml

index 7febb590d5143cce2462e6438eedb9af71625eeb..a771e72fd72591a1063cf1f7dc64416ec4b7160a 100644 (file)
@@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.ttp</groupId>
   <artifactId>distribution-karaf</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.5-SNAPSHOT</version>
   <name>ttp-distribution-karaf</name>
   <prerequisites>
     <maven>3.1.1</maven>
index ea9fabef1f99e6ebe407f5e5e2ebac4d13ca0300..90ac15301f40b8bf7c1cb4d05272735f2ed2e78a 100644 (file)
@@ -11,7 +11,7 @@
    <parent>
       <artifactId>ttp-parent</artifactId>
       <groupId>org.opendaylight.ttp</groupId>
-      <version>0.2.4-SNAPSHOT</version>
+      <version>0.2.5-SNAPSHOT</version>
       <relativePath>../ttp-parent</relativePath>
    </parent>
    <!-- FIXME: Convert to features-parent -->
       <features.file>features.xml</features.file>
       <!-- Optional TODO: Move these properties to your parent pom and possibly
             DependencyManagement section of your parent pom -->
-      <branding.version>1.2.4-SNAPSHOT</branding.version>
-      <karaf.resources.version>1.6.4-SNAPSHOT</karaf.resources.version>
-      <feature.test.version>1.6.4-SNAPSHOT</feature.test.version>
-      <karaf.empty.version>1.6.4-SNAPSHOT</karaf.empty.version>
-      <restconf.version>1.3.4-SNAPSHOT</restconf.version>
-      <mdsal.model.version>0.8.4-SNAPSHOT</mdsal.model.version>
+      <branding.version>1.2.5-SNAPSHOT</branding.version>
+      <karaf.resources.version>1.6.5-SNAPSHOT</karaf.resources.version>
+      <feature.test.version>1.6.5-SNAPSHOT</feature.test.version>
+      <karaf.empty.version>1.6.5-SNAPSHOT</karaf.empty.version>
+      <restconf.version>1.3.5-SNAPSHOT</restconf.version>
+      <mdsal.model.version>0.8.5-SNAPSHOT</mdsal.model.version>
    </properties>
    <dependencies>
       <dependency>
         <dependency>
           <groupId>org.opendaylight.controller</groupId>
           <artifactId>features-mdsal</artifactId>
-          <version>1.3.4-SNAPSHOT</version>
+          <version>1.3.5-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
         <dependency>
           <groupId>org.opendaylight.openflowplugin</groupId>
           <artifactId>features-openflowplugin</artifactId>
-          <version>0.2.4-SNAPSHOT</version>
+          <version>0.2.5-SNAPSHOT</version>
           <classifier>features</classifier>
           <type>xml</type>
         </dependency>
index 00f0fdf3a1cad1575b06222dd6b0fa1dd137cd14..fd824c32a56499bf193ece526648f9ee0f1054e4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.ttp</groupId>
     <artifactId>ttp-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.5-SNAPSHOT</version>
     <relativePath>../ttp-parent</relativePath>
   </parent>
   <artifactId>parser</artifactId>
diff --git a/pom.xml b/pom.xml
index 5c8116d737e1a8f072d55f832293c8349d6dc587..3bc6f47cd79bdde266aa8006bdbd1cc61df5a430 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ttp</groupId>
   <artifactId>ttp-root</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.5-SNAPSHOT</version>
   <name>ttp</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>
 
index 33b9ba3067432d95b6bdddd712188207ddcdb97e..04ea8186a93d52a41a61c9d33f80d3ec830810d3 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>ttp-parent</artifactId>
         <groupId>org.opendaylight.ttp</groupId>
-        <version>0.2.4-SNAPSHOT</version>
+        <version>0.2.5-SNAPSHOT</version>
         <relativePath>../ttp-parent</relativePath>
     </parent>
     <artifactId>ttp-model</artifactId>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>yang-ext</artifactId>
         <!-- FIXME: Use mdsal-artifacts to determine version -->
-        <version>2013.09.07.8.4-SNAPSHOT</version> <!-- explicitly not ${yangtools.version} -->
+        <version>2013.09.07.8.5-SNAPSHOT</version> <!-- explicitly not ${yangtools.version} -->
       </dependency>
 
       <!-- Controller Dependencies -->
index 7ff97c38f6e105abd272f2023cba45a00a77e0ba..42dc5b1d2611ed8334b3dac08eeadc02d07df276 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ttp</groupId>
   <artifactId>ttp-parent</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>
@@ -22,9 +22,9 @@
     <!-- These are required to build -->
     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <yangtools.version>0.8.4-SNAPSHOT</yangtools.version>
-    <openflowjava.version>0.7.4-SNAPSHOT</openflowjava.version>
-    <controller.version>1.3.4-SNAPSHOT</controller.version>
+    <yangtools.version>0.8.5-SNAPSHOT</yangtools.version>
+    <openflowjava.version>0.7.5-SNAPSHOT</openflowjava.version>
+    <controller.version>1.3.5-SNAPSHOT</controller.version>
 
     <!-- these are borrowed from odlparent
     <maven.compile.plugin.version>2.5.1</maven.compile.plugin.version>
 
     <!-- These were in the archetype, but seem to not be needed
     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
-    <mdsal.version>1.3.4-SNAPSHOT</mdsal.version>
+    <mdsal.version>1.3.5-SNAPSHOT</mdsal.version>
     <equinox.osgi.version>3.8.1.v20120830-144521</equinox.osgi.version>
     <spring.version>3.1.3.RELEASE</spring.version>
     <jackson.version>1.9.10</jackson.version>
-    <config.version>0.4.4-SNAPSHOT</config.version>
+    <config.version>0.4.5-SNAPSHOT</config.version>
     -->
   </properties>
 
@@ -82,7 +82,7 @@
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>0.2.4-SNAPSHOT</version>
+              <version>0.2.5-SNAPSHOT</version>
             </dependency>
           </dependencies>
           <executions>
index aa02c416c708dea1f6da3634bef36998dace4cd6..cc5ff5a28913a84e1353ec105c4a7b8a35b73c35 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.ttp</groupId>
     <artifactId>ttp-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.5-SNAPSHOT</version>
     <relativePath>../ttp-parent</relativePath>
   </parent>
   <artifactId>utils</artifactId>