Bump versions by x.y.(z+1) 56/71956/1 stable/nitrogen
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 10 May 2018 23:34:40 +0000 (23:34 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 10 May 2018 23:34:40 +0000 (23:34 +0000)
Change-Id: I8a43d473587ee6fc778fab8a137c8e2a28676b75
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
49 files changed:
administrative-topology/impl/pom.xml
administrative-topology/model/pom.xml
administrative-topology/pom.xml
distribution-karaf/pom.xml
features/features-topoprocessing/pom.xml
features/odl-topoprocessing-framework/pom.xml
features/odl-topoprocessing-i2rs/pom.xml
features/odl-topoprocessing-inventory-rendering/pom.xml
features/odl-topoprocessing-inventory/pom.xml
features/odl-topoprocessing-mlmt/pom.xml
features/odl-topoprocessing-network-topology/pom.xml
features/pom.xml
mlmt/common/impl/pom.xml
mlmt/common/model/pom.xml
mlmt/common/pom.xml
mlmt/factory/impl/pom.xml
mlmt/factory/model/pom.xml
mlmt/factory/pom.xml
mlmt/inventory/impl/pom.xml
mlmt/inventory/model/pom.xml
mlmt/inventory/pom.xml
mlmt/multilayer-topology/impl/forwarding-adjacency/pom.xml
mlmt/multilayer-topology/impl/multilayer/pom.xml
mlmt/multilayer-topology/impl/pom.xml
mlmt/multilayer-topology/model/pom.xml
mlmt/multilayer-topology/pom.xml
mlmt/multitechnology-topology/impl/pom.xml
mlmt/multitechnology-topology/model/pom.xml
mlmt/multitechnology-topology/pom.xml
mlmt/observer/impl/pom.xml
mlmt/observer/model/pom.xml
mlmt/observer/pom.xml
mlmt/parser/impl/pom.xml
mlmt/parser/model/pom.xml
mlmt/parser/pom.xml
mlmt/pom.xml
parent/pom.xml
pom.xml
rwa/model/pom.xml
rwa/pom.xml
topoprocessing-api/pom.xml
topoprocessing-artifacts/pom.xml
topoprocessing-common/pom.xml
topoprocessing-i2rs/pom.xml
topoprocessing-impl/pom.xml
topoprocessing-inventory-rendering/pom.xml
topoprocessing-inventory/pom.xml
topoprocessing-nt/pom.xml
topoprocessing-spi/pom.xml

index a08862c003f44f6d126684451d77a7c837675395..128f747b41c5507f7c9b0bcd0fff2821a3549808 100755 (executable)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>administrative-topology</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 628860e2ed5c0d22aab5dd237deac56f35a7c850..79e039e449abca064eba4f826a92dbbc70d8ec69 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>administrative-topology</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>administrative-topology-model</artifactId>
index fe8a9c77b361cdbf58567d927d68c43d563fff3a..3484b807659568f78056494bae114f48b73bb820 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../parent</relativePath>
   </parent>
   <artifactId>administrative-topology</artifactId>
index 636859f71c62f35c51ea18f311c541e5874ec694..b1ca57a4d425c1531e52c327ab23048dc36506ba 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>distribution-karaf4</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: topoprocessing :: ${project.artifactId}</name>
@@ -44,7 +44,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>features-restconf</artifactId>
-            <version>1.6.3-SNAPSHOT</version>
+            <version>1.6.4-SNAPSHOT</version>
             <classifier>features</classifier>
             <type>xml</type>
             <scope>runtime</scope>
index baf849e12b18ba3f2032e0c037c0763f34a6765b..ec47bc4413f0a73a7b999d21be789e73e715d3d4 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>features-topoprocessing</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index a91573ab75ec85d44694aad8b959e73f45f4ea36..abbd16f7c944401770908847811969cc76b4c073 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>odl-topoprocessing-framework</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.11.3-SNAPSHOT</version>
+                <version>0.11.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>1.2.3-SNAPSHOT</version>
+                <version>1.2.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 530d65b730b51d910e51d75ee89d2ec0220ef822..a0fb0350beb313800fa418469bf3189abc6ebd3b 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>odl-topoprocessing-i2rs</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.11.3-SNAPSHOT</version>
+                <version>0.11.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 00d66332f38335353f4cf66d3b6ba32f23bb4a4d..50a23fb4e9d43989b61704c330c48597fcfc79de 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>odl-topoprocessing-inventory-rendering</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.11.3-SNAPSHOT</version>
+                <version>0.11.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8c7b3862b498d416ca67bbd331794098b3cacc1a..9a735d432183028677723cefb8b0c9309aec862c 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>odl-topoprocessing-inventory</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.11.3-SNAPSHOT</version>
+                <version>0.11.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d613861c8fefed31cbcc813607948dd0ace9f75f..c97dfaf8dd48588cf401c64b4a8edb16e2837c32 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>odl-topoprocessing-mlmt</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.11.3-SNAPSHOT</version>
+                <version>0.11.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5496fd79229626f49becde9055f6870a2c44ed9d..026ea9986cb26e9c28a47bce09bc975137df05a7 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>odl-topoprocessing-network-topology</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.11.3-SNAPSHOT</version>
+                <version>0.11.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c82ecc450f7309c290822a4043a5490dea450a5e..731f0310ab27ee21bb9bad5cb21204ab28fe1959 100644 (file)
@@ -9,7 +9,7 @@
     </parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>features-aggregator</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 5aaedfb15b2392523201c2a179ab195112b3c654..745f58333f51e2c4c68dacef7ae8c50443a8ba1c 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-common</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-common-impl</artifactId>
index b71a22ac8c36b493018ed6cf5060a38aa69f8491..81a7db6640401421a5a9162360f34b65f753757f 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-common</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-common-model</artifactId>
index b89bdbbfbce935bc7075b3c84c8dc0cedff28a4f..4cb795583020ed61e34ab7d041809606ce61484e 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>mlmt-topology-common</artifactId>
index dc1af066072382687b2f944b886463ff86a72e41..c2d8f6cd9622ff15bac44fbbced004425034e129 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-factory</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-factory-impl</artifactId>
index b72ff28ef37b4c5e49c6f4843a06158bd39dfd08..a0087b24ec3d16b5c4c2abb6aafc744571eeb415 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-factory</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-factory-model</artifactId>
index 088fc23dbce49c4118df0ca8a3c9ceee1c197d99..c1a12a73559b2f2bf692ec2b51f7ab54c8a27db6 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>mlmt-topology-factory</artifactId>
index 599043c57f0439cea39b1620d23d9346492db143..bc9cd5131180354e2a11ed0194946d55107edb8e 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-inventory</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-inventory-impl</artifactId>
index dae036452f7caa930a3431c45a993bbf1f488f73..0972bb0704d10cd2052ea79745107e8ed7893c90 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-inventory</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-inventory-model</artifactId>
index ca10aac18d12af795a43a21eff990ee566b61a73..c82676468c8642d107d70742b8f007887b15e9bb 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>mlmt-topology-inventory</artifactId>
index 6e390b6b1274393930f1557108bc3311e3c5d84d..c0d2522d3d6ef87797a9d9be00518c3d2234da7a 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>multilayer-topology-impl</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>forwarding-adjacency-impl</artifactId>
index 67eac8e41a407e0f02588319520b8e95c06f9858..43b3ede56e72b9d982ab7a904e85c49b4878a60b 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>multilayer-topology-impl</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>multilayer-impl</artifactId>
index 1ddab165cb993c48ab02dc54d9cd66d69c8f503d..8ff55f67098f24ab0157a1662e2c4d53582eef5c 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>multilayer-topology</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>multilayer-topology-impl</artifactId>
index 5635e8bd0f8c354f7f517b6964124101054904b2..3e43f3ec0d43a73bb1174ee3122dabbcb94f3a72 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>multilayer-topology</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>multilayer-topology-model</artifactId>
index 9c85abdf7e15b24c13e6314a53865d8e6964bb9e..eb6847d87e7030152908539f38f5178a45cbf029 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>multilayer-topology</artifactId>
index a49348f7ddc6d71cc61c54e000941bae8223d43d..62cb0737555e7350bb9aaf87e3dcb9d761b87198 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>multitechnology-topology</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>multitechnology-topology-impl</artifactId>
index aeefa63bc809b9535850ff24be5f10b0735ca6db..9e8bbbf26b79e4f4de8e8c18190a9007691689e5 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>multitechnology-topology</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>multitechnology-topology-model</artifactId>
index 518ac992533637d0a86ca79261e711a13dac3a9c..d5efa4cf304eb9fdc83bd34377f026f99bbb3c85 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>multitechnology-topology</artifactId>
index 442ea4fe607bc3b39440bf4cc4d708efce659a40..96a6d49f684c33a76e35f8945af620c8bce86a48 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-observer</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-observer-impl</artifactId>
index 030eca94cec14afdd1110afe60e2b752b3ed7dda..f7ca9629ce932c16eb01eefc6ded0443877fb309 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-observer</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-observer-model</artifactId>
index ec42ec2fe11cfc482a43bd8f978e4420eece2691..3bbb3fad64fdceacd2b84e5b46c5dbd53223fcb5 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>mlmt-topology-observer</artifactId>
index c97692db15c084d4d33818ab0586486ab96fd592..e42aed200b9f11a1d9a6251574372ff5f5d15b83 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-parser</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-parser-impl</artifactId>
index 81cca24f1e016705ece094e1285f483fb8e452ec..21e03d06d70de8063017d6a2a52ec6dc058ce546 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>mlmt-topology-parser</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>mlmt-topology-parser-model</artifactId>
index 24d0e6520344ea032c04a04a884caa49f1960390..658b019e274253862f1873865b04b11f5ce0a9d7 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>mlmt-topology-parser</artifactId>
index 238b0bc78b1717c621cdbcdb36c785688d8ae8f8..b292a397f10e15a4c6cfef945eae6eea165ee1d7 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../parent</relativePath>
   </parent>
   <artifactId>mlmt</artifactId>
index 0b590aa8120f9273c6dd3dab356873fb000b7f81..d8563f73ecac3f5e0d67339cc2cd1729519d1905 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>topoprocessing-parent</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <yangtools.version>1.2.3-SNAPSHOT</yangtools.version>
+        <yangtools.version>1.2.4-SNAPSHOT</yangtools.version>
         <salGeneratorPath>${project.build.directory}/generated-sources/yang-gen-sal</salGeneratorPath>
-        <mdsal.version>1.6.3-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.11.3-SNAPSHOT</mdsal.model.version>
-        <i2rs.version>1.3.3-SNAPSHOT</i2rs.version>
-        <restconf.version>1.6.3-SNAPSHOT</restconf.version>
+        <mdsal.version>1.6.4-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.11.4-SNAPSHOT</mdsal.model.version>
+        <i2rs.version>1.3.4-SNAPSHOT</i2rs.version>
+        <restconf.version>1.6.4-SNAPSHOT</restconf.version>
         <features.test.version>2.0.7</features.test.version>
     </properties>
 
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.3.3-SNAPSHOT</version>
+                <version>2.3.4-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 6313d71fae31ae6c6ed3f8ad6f576eac3c23a623..7305503dd8cdedc1bce34e44e0e19077f94bb941 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
index c51f7d4475b39e63933fd3e0c7fab1985ee36271..eb61ca636ac57344b94c1a4b9bbd20442209380b 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>rwa</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>rwa-model</artifactId>
index 042de77af0a6a02d865683eabbf5f4740cdda16f..6688760608a7da059b0fc0a0778112b3eaf7ab35 100755 (executable)
@@ -12,7 +12,7 @@
   <parent>
      <groupId>org.opendaylight.topoprocessing</groupId>
      <artifactId>topoprocessing-parent</artifactId>
-     <version>0.4.3-SNAPSHOT</version>
+     <version>0.4.4-SNAPSHOT</version>
      <relativePath>../parent</relativePath>
   </parent>
   <artifactId>rwa</artifactId>
index 0c076af5a840d45092db75d83fd767d656237a6a..1bca57bfc045926d5f067677fda48b74e25f2500 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>topoprocessing-api</artifactId>
index 5670a08860b1cde9e7f27d54a4737d5a77800b4c..f0bc43f9255540eb443fa818fee49f9d70f6b281 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.topoprocessing</groupId>
     <artifactId>topoprocessing-artifacts</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 667d53fb3083e0928283adfaf075ac6ff33acee9..a21b7ee5f02f931ca3a78846bb3d548c3ccf9037 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
index ab9a2f438cef3360a413dd46c88743d2ff461966..6d6cc762ff0d291ecc7535f46454d9cc3bb230f8 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
index cd06733a8bb6bb345d80dfc422829a855a86a063..4c39d817165924f60358f7d7e9d19f00f5d23ec1 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>topoprocessing-impl</artifactId>
index 554638d5ad17af1b3d8581b373be6452b7a09bf8..b4ed72f903f8b63505342d8e529a9dc5a633ba3a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
index 8487357f5586d52b8adea6232ac711aa7d85cf17..7a25b78c95061026f076dcdb3eb269193f1454e2 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
index 34e00ba5b80955f59fd7afaef8cf20857733230d..55358313255f99541a19efb5ff7929e40175ec44 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.topoprocessing</groupId>
index 1ed8372fdefedb756383885900eafe02447b384b..3b43e44aa05af2ace0d78457533c96f94a89abdf 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.topoprocessing</groupId>
         <artifactId>topoprocessing-parent</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>topoprocessing-spi</artifactId>