Bump versions by x.y.(z+1) 82/71482/1 stable/carbon
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 26 Apr 2018 22:04:56 +0000 (22:04 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 26 Apr 2018 22:04:56 +0000 (22:04 +0000)
Change-Id: Ic962ea31df414c079cece7d4ae6f3e4cd25e40b4
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
artifacts/pom.xml
features/features-snmp/pom.xml
features/features4-snmp/pom.xml
features/odl-snmp-plugin/pom.xml
features/pom.xml
mibs-model/pom.xml
parent/pom.xml
pom.xml
snmp/pom.xml
yang-oid-plugin/pom.xml

index 1aec9542139fca43a5e488f8b31ab0c0393eee7b..a50f8a5f30a7b4e2f3b0e35dc0634cfab049c6b3 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.snmp</groupId>
     <artifactId>snmp-artifacts</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <prerequisites>
index 8305a7053cb4338836b87fc610b83b8e3caa7c9a..5ecef3bef387e1eee79ae5a5776617392dd704eb 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.snmp</groupId>
   <artifactId>features-snmp</artifactId>
-  <version>1.3.4-SNAPSHOT</version>
+  <version>1.3.5-SNAPSHOT</version>
   <packaging>jar</packaging>
 
     <description>The SNMP Project of OpenDaylight addresses the need for a southbound plugin that allows applications and controller services to interact with devices using SNMP. The SNMP southbound plugin will allow applications acting as an SNMP Manager to interact with devices that support an SNMP agent.</description>
     </scm>
 
     <properties>
-        <yangtools.version>1.1.4-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.5.4-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.10.4-SNAPSHOT</mdsal.model.version>
-        <config.version>0.6.4-SNAPSHOT</config.version>
+        <yangtools.version>1.1.5-SNAPSHOT</yangtools.version>
+        <mdsal.version>1.5.5-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.10.5-SNAPSHOT</mdsal.model.version>
+        <config.version>0.6.5-SNAPSHOT</config.version>
         <apache.servicemix.version>2.3.1_1</apache.servicemix.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
         <snmp.impl.configfile>snmp-impl.xml</snmp.impl.configfile>
index ae5466e62b127c6ef9e3137d398d09061e870e43..e0b58b46b204df7f42e6de6129016ea008e4bf04 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.snmp</groupId>
     <artifactId>features4-snmp</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
index 3e59b2b7ca23fc777188943ed0b779b7cf755fe9..769f5df7e119c62f0e0dfeea657c8044c19dd146 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.snmp</groupId>
     <artifactId>odl-snmp-plugin</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.5-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: snmp-plugin :: SNMP</name>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>odl-mdsal-models</artifactId>
-            <version>0.10.4-SNAPSHOT</version>
+            <version>0.10.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.5.4-SNAPSHOT</version>
+            <version>1.5.5-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d960f39c420c887ae3dab179423ad3797328d670..17e0c32323a88916cfa3283d0f7259d9a22fbd24 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.4-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.snmp</groupId>
     <artifactId>features-snmp-aggregator</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index 7a21b570d504c493906e710c42bf23a200e861ad..658f0836b7bf47ff2172a8519ec9747c3ab78483 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.snmp</groupId>
         <artifactId>snmp-parent</artifactId>
-        <version>1.3.4-SNAPSHOT</version>
+        <version>1.3.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>mibs-model</artifactId>
index efdac95c7de0d1df672d0f976e8072ed7b80a6db..2e9977a023f33b5569dc5c7abe56acd01993d7d7 100644 (file)
   <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent</artifactId>
-      <version>1.8.4-SNAPSHOT</version>
+      <version>1.8.5-SNAPSHOT</version>
       <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.snmp</groupId>
     <artifactId>snmp-parent</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>The SNMP Project of OpenDaylight addresses the need for a southbound plugin that allows applications and controller services to interact with devices using SNMP. The SNMP southbound plugin will allow applications acting as an SNMP Manager to interact with devices that support an SNMP agent.</description>
     </scm>
 
     <properties>
-        <yangtools.version>1.1.4-SNAPSHOT</yangtools.version>
-        <controller.version>1.8.4-SNAPSHOT</controller.version>
-        <mdsal.version>1.5.4-SNAPSHOT</mdsal.version>
-        <mdsal.java.binding.version>0.10.4-SNAPSHOT</mdsal.java.binding.version>
-        <mdsal.model.version>1.5.4-SNAPSHOT</mdsal.model.version>
-        <config.version>0.6.4-SNAPSHOT</config.version>
+        <yangtools.version>1.1.5-SNAPSHOT</yangtools.version>
+        <controller.version>1.8.5-SNAPSHOT</controller.version>
+        <mdsal.version>1.5.5-SNAPSHOT</mdsal.version>
+        <mdsal.java.binding.version>0.10.5-SNAPSHOT</mdsal.java.binding.version>
+        <mdsal.model.version>1.5.5-SNAPSHOT</mdsal.model.version>
+        <config.version>0.6.5-SNAPSHOT</config.version>
         <apache.servicemix.version>2.3.1_1</apache.servicemix.version>
         <snmp.impl.configfile>snmp-impl.xml</snmp.impl.configfile>
-        <snmp.version>1.3.4-SNAPSHOT</snmp.version>
+        <snmp.version>1.3.5-SNAPSHOT</snmp.version>
     </properties>
 
     <dependencyManagement>
             <dependency>
               <groupId>org.opendaylight.mdsal</groupId>
               <artifactId>mdsal-artifacts</artifactId>
-              <version>2.2.4-SNAPSHOT</version>
+              <version>2.2.5-SNAPSHOT</version>
               <type>pom</type>
               <scope>import</scope>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.mdsal.model</groupId>
               <artifactId>mdsal-model-artifacts</artifactId>
-              <version>0.10.4-SNAPSHOT</version>
+              <version>0.10.5-SNAPSHOT</version>
               <type>pom</type>
               <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 206155a8bf915f375056bfcd9c92cce0cbed0aa6..7da1a396b8cebf2132db144d7904573996eb1f56 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.snmp</groupId>
         <artifactId>snmp-parent</artifactId>
-        <version>1.3.4-SNAPSHOT</version>
+        <version>1.3.5-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
index 57fe15d00bf13af2aacf016d8baa0fdea0dbe27e..4cb224c7af4c7c92ece3f3c2d54730b01974e5c5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.snmp</groupId>
         <artifactId>snmp-parent</artifactId>
-        <version>1.3.4-SNAPSHOT</version>
+        <version>1.3.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>snmp</artifactId>
index 270df635a5c42198997eb6d6135c821b22e10703..c68a2982a6bcae21d639ce32ba57e57985795e8a 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.snmp</groupId>
     <artifactId>snmp-parent</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>