Use odlparent-4.0.0-SNAPSHOT 64/74664/8
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 30 Jul 2018 17:27:35 +0000 (19:27 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Aug 2018 12:22:33 +0000 (14:22 +0200)
This is a pre-integration on snapshots, so we get a lookahead for
yangtools-2.1.x.

Change-Id: Iec981bbf6acc781beb6d63cf99cd0855dd3f5266
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
66 files changed:
benchmarks/pom.xml
common/artifacts/pom.xml
common/checkstyle-logging/pom.xml
common/concepts/pom.xml
common/mockito-configuration/pom.xml
common/object-cache-api/pom.xml
common/object-cache-guava/pom.xml
common/object-cache-noop/pom.xml
common/pom.xml
common/testutils/pom.xml
common/util/pom.xml
features/features-yangtools-experimental/pom.xml
features/features-yangtools/pom.xml
features/odl-exp-objcache/pom.xml
features/odl-triemap/pom.xml
features/odl-yangtools-codec/pom.xml
features/odl-yangtools-common/pom.xml
features/odl-yangtools-data-api/pom.xml
features/odl-yangtools-data/pom.xml
features/odl-yangtools-exp-xpath-api/pom.xml
features/odl-yangtools-exp-xpath-impl/pom.xml
features/odl-yangtools-export/pom.xml
features/odl-yangtools-parser-api/pom.xml
features/odl-yangtools-parser/pom.xml
features/odl-yangtools-util/pom.xml
features/odl-yangtools-xpath/pom.xml
features/pom.xml
pom.xml
third-party/pom.xml
third-party/triemap/pom.xml
yang-validation-tool/pom.xml
yang/odlext-model-api/pom.xml
yang/odlext-parser-support/pom.xml
yang/openconfig-model-api/pom.xml
yang/openconfig-parser-support/pom.xml
yang/pom.xml
yang/rfc6536-model-api/pom.xml
yang/rfc6536-parser-support/pom.xml
yang/rfc7952-model-api/pom.xml
yang/rfc7952-parser-support/pom.xml
yang/rfc8040-model-api/pom.xml
yang/rfc8040-parser-support/pom.xml
yang/yang-common/pom.xml
yang/yang-data-api/pom.xml
yang/yang-data-codec-gson/pom.xml
yang/yang-data-codec-xml/pom.xml
yang/yang-data-impl/pom.xml
yang/yang-data-jaxen/pom.xml
yang/yang-data-transform/pom.xml
yang/yang-data-util/pom.xml
yang/yang-maven-plugin-it/pom.xml
yang/yang-maven-plugin-spi/pom.xml
yang/yang-maven-plugin/pom.xml
yang/yang-model-api/pom.xml
yang/yang-model-export/pom.xml
yang/yang-model-immutable/pom.xml
yang/yang-model-util/pom.xml
yang/yang-model-validator/pom.xml
yang/yang-parser-api/pom.xml
yang/yang-parser-impl/pom.xml
yang/yang-parser-reactor/pom.xml
yang/yang-parser-rfc7950/pom.xml
yang/yang-parser-spi/pom.xml
yang/yang-test-util/pom.xml
yang/yang-xpath-api/pom.xml
yang/yang-xpath-impl/pom.xml

index 2fb7b0e00803e21d2d842bcbaa8f2745b3822b1c..828fc1807e526182a2b61baf8d24826936b4272a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 5f65036501bf5ba9ef492aa4b30c321f02c3def3..7889bc5e8b9f07389c270a4ac2f6b8ba3877514a 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.3</version>
+      <version>4.0.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
index d5e0f9b056d102b2c2b572efe5f17d8d65ea8bba..7908ba6ea13fd64a3da83e8247c9fbd5c28ad3da 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
   <groupId>org.opendaylight.yangtools</groupId>
index d76e8e58a6aad6db9378431065600932c1feef51..f4c2f158950786a47200d7c6a57c6d5460c6ae9b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 22643ac0e24f5ad8533994c8200a6b2d159f1e53..537e073737c8b81a29984d05b55821a11bf2998b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 60d997cd0a89fbf6623b877654c86698087a0579..191cbb0d8ab38d0e7458021ea90add47c29e0b19 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <packaging>bundle</packaging>
index 8c7d349d7419c67789063cda85f5247487f9c3de..0d11445dec6744d05c9d9824ba2ebbad72903502 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 9dc2431a9930e60cb86c17cfc0e87d9a104d8629..446e8c76506ffe5b04fc4f70948b56db12933a9f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <packaging>bundle</packaging>
index 04a1aa62822147cd3a348f46352ee1cd007c4e96..c4e7bf254aa17e203a7906f53d77cde2700cb40f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.3</version>
+      <version>4.0.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
index f91f18d054a0c2b32fe1b80aa6dd499a34365375..22d58e2974f7634d5e49d3e705bbb5f18fffe910 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index eb993cc814c9e3ddd8a96214f4958b84dee72b10..1b4e255cd1ca6dbf87364edd7854b2f2b61e7f09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <packaging>bundle</packaging>
index 0ac9de1956d802e3cc1552fc1a72d75d50e284e5..86fe66b8709c3ab78535d7f6de6105ef867973fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 400889b1b653f9fc4be96a0a64ec87451acc9ec8..9e91d2e2d0ddbf23abb318f74abd864a141b326d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 559ccefd85dc53c276ac7eedd2cbc40369897ce4..3359b1775afdec080b1b4ff384cdf9748209fc3e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 087b740364e1f121e814b57e71f6059a6a5bc6bf..a5c0bf738a6760ec773a48aec16baabb6c9c9ab4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
             <artifactId>odl-guava-23</artifactId>
-            <version>3.1.3</version>
+            <version>4.0.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d19dc6ee1548517106657c447c319a1b440ea7ea..136e15f81cfe6cd78bf586b61fd04ad227762a73 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 12f7bbf2576180ddb3609b55429f50cd25e92bf8..66ba3e1ca15612668a7fa0638aa82bf40f6114fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index d3e9b959f1870b3b1bb7322c773e1fa2f4109692..487afabe7045ef1e65a284586dc3207fd4c85410 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 32cb5710377092c5c641b5309de68cf6031a34c7..8b09962b22499667be0301854cc04822e3417c91 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 50eac31e9217f6e0a75976c722546c7018396a1a..66942974e0bda55844eebb25f1d2a3618ae3f417 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 946963ebc52294f46dff3f81e0fd2def689c829e..7cca34538d882002d51dc49397d42598e967ff7a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index af17f6d58a0e1852a282b2c2c0591fa5354cab82..a1f53dabe3cd8127c5fc4b9a8c0e3c21b5ebd006 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 86fa79e84b76019b7cf04cf80b57bd0120ff3193..e5e2f68f3ba0ad02de1a9f750f2061356b1faa2a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 5852ce471ec6b7c58be5bbf3bca654aa6d45bb97..c22d8137f40ee714133e2d85e89f80a25caec488 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 35885d858348c18e7f99159edd73708253279e69..81d79797c466c4fe59b8f2981bf407a0664b01b9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index dfcadbec118a69a6cf1fc5ce4f9c4a4b751edd6b..7d9aca777499b0258fc97a9be037579ea62bb4c4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 0e151df2cfc1e04f30df17c2235a8b5c744acc90..0cc2aa9ddad8bb64cadfb220a8a6e95f6fe31839 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 7259d8129ad16f97926ea6851aa0260d871c5140..f2441660759da903fbbefd38f0fa2422ea5f730c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.3</version>
+      <version>4.0.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
index 69e4916f946904f4badf57744294021b0c090a8f..e7c294ef9bf07cd1339c1ef2a453c9c7eee125fd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 82bd95992137233c441063ba0188b29b83482583..e507a8ad5e2ae904257258821e3f6df212b2e2d2 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 443d5c44527e77f3e40646e86652e6de234d1d1c..bce8f237c88e5256d316e52b8d3fd97abfb5ac3a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 5031503180dd66d5c03a2d097bbba95c82edc808..7cfd60c4a409bd79d4ce75aa020dafc09d41aaf3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index a529a4635d34630166c646fdfd6e545a7242cf32..862ce5b7baec03e0e760027f4e1e0b84062168bd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index bbc405af9fac44e84a2f545e2fc0db5876f229b0..e0eddedd71c1d1730c86d8141a2a84915ca6ca05 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 3be2197a35e4d9a2da5ee0def9fc30cc7a1ded7c..23618b32a552ec93740ebd2216ab4949fa2da8c6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index f5ec8146d05525bc9a17e61f1f71bef610e087c7..9bed2550368bfa988021e26aa62a07b99f1611f9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index a7cb9620ea29c4c660febff9590ddf652b22d6fc..ede5335de8aad5d159c8fd72d67b4a2afdd60299 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index e984ec7e6645a8584ede0d115495b5d0dc459e4f..808c501802c441df93869945b12fd8c3ab559d9b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index c34248352db3e7840477a8ad414a746b84d9becc..3134c6d1f03939a65456e4469f856680f438ece3 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 761efe82e114fac89c02574f316c149c4d8c65de..16aaade3a32a5f3f18dee8c9cc0f9963e1f86702 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 97fbae132a16fbcc46655571123cd140f54afa19..92b2e9952465f3cb166729b05a87a628ef9c3c8d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index b702898b3b8e2a64c72c5983ac12a32e7fde9bb4..c3e785f8ae083fe3a08feefa8677b7c2f0460fdc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 2ea4a1525eb87d7128be2846a08cdd0c531ea111..759f4f10388fcf79b9bb5459f32a0ae833a831b6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 710ef6139d552fc2d9a8d19b4e7a3eebe5eaf4ab..c599ec7ed3150edd892f2f7136bb04d13e83939e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 2b5cd1d6d451058fbc710116031e78f2f5c6c9d2..b6ff80eb3de355625003fd83d28631e8e160b5ea 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index d5fdd103bb95745f31caaa38729217aaa389152d..358bcdbc314399866b8d8a1f3014e1eba2537b6b 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 172215b1d2c89dae963c78491eaa3feb160c6514..748347e94637741c1373b33b9550e36fdaf22040 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index ec07b80032df512156835a29d4e1eb97d4e85a1f..f9183493f929b52f0686da7a22bf8429581ef55a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 1a7d515d19661bdece96d659f19d93ece14b0124..968372a604df7c9f5d443dfb3f24ef7a386feebe 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 4e60076a50cc8771d69848f6b5f564e9d97751f5..aa2056db199706faa2d96f521e790a166cc97142 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 557e37fb1cded53054d837765cc3ee4cc0e8f5c3..be141991a23698f3e18df2bc9313ecb978c84f6d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 6b82b7e1e5ee7c2d297179060e6c9509cee265f7..bc5d5b492ea689621ac44f5097a482ebf105305f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 9d2a4ca32c4d74256ca61f03c860324400762eac..2ce78149db244783f046ee5fafb0e5d94eec994d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 5829198f6584111a54f60d6ab473fe434de12129..e1758dd5313950f872ab8b07827b43d2cb5b9862 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 40703f5fd11eff84ceb9b4a62faada2b2db261b6..cdf84fa03534205641d414b430b807d8faf8ec5a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 5e7023487f3613bf118165b48f457deae11d2e7e..c544abe2449f672e1831c05308b8e8200d5ec122 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 1bcc1877ab96c3b006b3c1dd403d14d623a63b7c..dc60362a57bc45a3598f9e297a97a49fcef0f37d 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 60021ec0be046b5661d22cc0bcbd922903b52838..d059159a55d2443b99a62240a350be53f4a7ea44 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 7458afe12f1c98bef48b1074b6685abe949d5fb4..5835e82ce3fca7629d16fe0c9a138fb3d35d2bc6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 19ec6f556e3f5e0ac7859ec8805563ce10efa4be..9d707d2b4789a8640ce0432567edff46bae46f23 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index fd5c01c83be007eeff9e358d1d476fe143cbf34c..7c625e5520d332134da36560ddac5727eba16dbc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 9cbad024a24759393efc18044cd7ea831b0ddbb6..2574ba4e15a780b17efe304531189b021964f158 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 2b434783634c1ab197503ba2aa55cc4c20db27c1..041aca8a0ebfea37f8d9831dd0520d74e1c32479 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index d12d41c4aea820e185f1831940c059e1fc1188a0..c183307022ba94caf0ed8ef951170e15ad0b7f09 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 95e488ec3b763b4701ceb73e956c0caed509e80b..26f5ecd65bf701570168d97a8b6ce5fe0ed83cfd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index d9f3c9aa875fc72c962bc41483e7d5512e0fc7f8..da363b8f38aae6a20e0fb8fab3935b7e9741a622 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.3</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>