Bump odlparent to 11.0.0-SNAPSHOT 59/100759/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 23 Apr 2022 11:17:03 +0000 (13:17 +0200)
committerRobert Varga <nite@hq.sk>
Sat, 23 Apr 2022 13:15:07 +0000 (13:15 +0000)
Pick up odlparent-11 for JDK17 work.

Change-Id: Idaadaf47505020b161bcf285e17da439d5d9375d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
45 files changed:
artifacts/pom.xml
benchmarks/pom.xml
bnd-parent/pom.xml
bundle-parent/pom.xml
codec/pom.xml
common/mockito-configuration/pom.xml
common/pom.xml
common/testutils/pom.xml
data/pom.xml
data/yang-data-tree-ri/src/main/java/module-info.java
docs/pom.xml
features/features-yangtools-experimental/pom.xml
features/features-yangtools/pom.xml
features/odl-yangtools-codec/pom.xml
features/odl-yangtools-codec/src/main/feature/feature.xml
features/odl-yangtools-common/pom.xml
features/odl-yangtools-data-api/pom.xml
features/odl-yangtools-data/pom.xml
features/odl-yangtools-data/src/main/feature/feature.xml
features/odl-yangtools-export/pom.xml
features/odl-yangtools-netty/pom.xml
features/odl-yangtools-netty/src/main/feature/feature.xml
features/odl-yangtools-parser-api/pom.xml
features/odl-yangtools-parser/pom.xml
features/odl-yangtools-parser/src/main/feature/feature.xml
features/odl-yangtools-util/pom.xml
features/odl-yangtools-util/src/main/feature/feature.xml
features/odl-yangtools-xpath-api/pom.xml
features/odl-yangtools-xpath/pom.xml
features/odl-yangtools-xpath/src/main/feature/feature.xml
features/pom.xml
karaf/pom.xml
model/pom.xml
parser/pom.xml
plugin/pom.xml
plugin/yang-maven-plugin-it/pom.xml
plugin/yang-maven-plugin-spi/pom.xml
plugin/yang-maven-plugin/pom.xml
pom.xml
tools/pom.xml
tools/yang-model-validator/pom.xml
tools/yang-validation-tool/pom.xml
xpath/pom.xml
xpath/yang-xpath-impl/src/main/java/module-info.java
yang/pom.xml

index 4157ef4507dcfe14349cc91ac022b836c936c7d7..21dd8691bd84e3b8b5757ef885d32baf1664cfec 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>10.0.0</version>
+      <version>11.0.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
index 6c18c9a4e66b1812ea3a56ff18e0d0b491b27251..29dbd4be2e95adcbdb2275b7d849223704017123 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 98a10f92309b3078508b0bdc603ff441f8fad320..b9e62d10f7ee24406e7758392d520506820b3e04 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 84fa99371f3e5305e3b99dce23f5fcf24c39db92..4a84959d8b3b1273bb39238cb0c2a6d0c7b90f37 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index aae04143ca11379445bb0017704b7b565f8efc94..47bb451e85639eaba3902cc260d9142d647c114b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 75a9339f1cd8c27397b0417211dac17760e54843..0acd24ee9008244f96eed16084daf984ce294197 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index ff7128f5ff32544bd95b91ac02a6758a594f3b63..0ffb582984066ca55dc5d90401907c0a70490a17 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>10.0.0</version>
+      <version>11.0.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
index 61ce65053db744094bacb5eb8abe5519f662cf26..0b5d830ed31bc45a4daab4c77763d6fd6fad387e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index e6ba34468d52318c1d5d5d89241c7c0b1fb9c0ca..2da640ff2e1ad0b0524e42fcee1dd76e81a97a07 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 11b16e6e6d8d859de9893ed63083e9f32e900a21..27ce4d3805442cb74b31a254b4360582d64db982 100644 (file)
@@ -25,7 +25,7 @@ module org.opendaylight.yangtools.yang.data.tree {
     // Annotations
     requires static com.github.spotbugs.annotations;
     requires static org.eclipse.jdt.annotation;
+    requires static org.kohsuke.metainf_services;
     requires static org.osgi.service.component.annotations;
     requires static javax.inject;
-    requires static metainf.services;
 }
index ac4391731315c8fc0be8c6ce91e30e60ed455398..59de3ef821044d02e5688e1faf283ae45f0a9820 100644 (file)
                         <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.10/</link>
                         <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
 
-                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/10.0.0/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.0-SNAPSHOT/</link>
                     </links>
                     <groups>
                         <group>
index 884beccf640ebe761a686c9240901a8b7d0f1fdd..dd1d730fb82c4ce34cab5d3651cba965655b08d4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 8dc63d0eee2a848cd0233b846282394a133350eb..6baca54e22d0e4b0482f11c336cf896759c525cc 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 87e2dbe8b8ae4f423be40beadeeefc35a2c43280..ec4cca9243c4efce6db29a8c22b6820cd70679d1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index c7122de582ec6df32913323845cca65cb9f814e8..3f04b3bce1f04c0ccf98282005a8b16803806bfc 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-yangtools-codec">
     <feature name="odl-yangtools-codec">
-        <feature version="[10,11)">odl-gson</feature>
-        <feature version="[10,11)">odl-stax2-api</feature>
+        <feature version="[11,12)">odl-gson</feature>
+        <feature version="[11,12)">odl-stax2-api</feature>
     </feature>
 </features>
index b0c146545bf4f19c61bc642a631b24a8a95eaad8..a4c41ed46f2029d0cac540035fa6fb464022518e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 2b269abcf83080d153989231043469bd1b851510..862950aca0639d690d5c5ebe47b26c95bec4f652 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index ef41bce4b971d3ae4efc8c940bf68ff9dffcb351..9981428fb85001db6a6500b59492e6507acac902 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 9ea3ca68dab8ba528f3755d862c6f3f9fc637b5a..a895c30081ea2e8f177a6f8d41f1a9ab9f2a666d 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-yangtools-data">
     <feature name="odl-yangtools-data">
-        <feature version="[10,11)">odl-antlr4</feature>
+        <feature version="[11,12)">odl-antlr4</feature>
     </feature>
 </features>
index 3a2405a71e41e170ce0ba2d04f61c7908f0b4583..e7ea160628ddb838a83f143a1766560ba6519968 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 0fb46d6b2bcbb1f2ba6a13cae588f7c9ab847400..b09dd0d0f94e29df77faf5166b70af10b73446ef 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 84b16e43b389cc0235db3c1558a622dff61f8082..f61d4e2de0177a3cd7f9f71efb8c88d60473525b 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-yangtools-netty">
     <feature name="odl-yangtools-netty">
-        <feature version="[10,11)">odl-netty-4</feature>
+        <feature version="[11,12)">odl-netty-4</feature>
     </feature>
 </features>
index 9b9e6eac7161a393f965edfd122a59a932c16487..af997bf43c95e169961c49ca80e8382ba7692368 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index dbb355fa4f837397667b35d66366119515e59555..f6eaac71a43c644149198ca744751844ef41a597 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 8575f5284ec3440cc6118c031fb0ccb84b264ce9..2aeafd7eb134e38e5e0e9e906384033eae75f78a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-yangtools-parser">
     <feature name="odl-yangtools-parser">
-        <feature version="[10,11)">odl-antlr4</feature>
+        <feature version="[11,12)">odl-antlr4</feature>
     </feature>
 </features>
index 36e5101ceafb35ed91c1f52ff9ab94b8bacfdcdc..a795215146dd9ddde25e959e4ffa540a530c5595 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 7b8a427f04cfee60d57a53f41b3e1a14b51e768e..4168aac4ca7d091675eef6bc17fe6dbde1f7067e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-yangtools-util">
     <feature name="odl-yangtools-util">
-        <feature version="[10,11)">odl-guava</feature>
+        <feature version="[11,12)">odl-guava</feature>
         <feature version="[1,2)">pt-triemap</feature>
     </feature>
 </features>
index 4542f5f3174b77ca581dbd16709aabb9527c38de..632e0a20c801281b7bea9749edaecc6c1b6e36ab 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 52eb8bfddccebbcdc1aa40cfea2c5cdcd11aa44a..3768c0870ffb8264d50aaafe5a20bb1346554117 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index e6732601c8bdb5e4fc426ee87980edd1dfec7090..c7d2f9f17e49d15b7aa3e9d0224a31fa7f859834 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-yangtools-xpath">
     <feature name="odl-yangtools-xpath">
-        <feature version="[10,11)">odl-antlr4</feature>
+        <feature version="[11,12)">odl-antlr4</feature>
     </feature>
 </features>
index 766890ab1c7e56681b5aab56f6170856be20859e..91c7feadfca450cd2117d7c9e2437f48160b3374 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index ec2c51f4416e3465969d58bf6ccd93b2cfe6437a..a03e3bf971d9b595fac73f50909b45fdc2a1104f 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 5d01a2cdee1c2bd30a51dcd61d3a4fc4bbb975e2..2c72bf7baed93f253cc680b0773498f18bb5f0f5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index c4d42699b41cf2c801f8a0a29dfe7c9ff0155a6a..e671d7e4dca31d5bcd0c8df1101ee8d7518ac36b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index a31de7927a86ab4d72a0db265a3083d8b840fa32..0219efbaf90ab8daed054f87b11c2e09c3b62cf9 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 3cb2717d996d10e1c98be9ccf5fba5b6c4aa6511..77df2e56d8c0a36a1d5c28b41640366ab8cfa360 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 162ec91f3eaf9af8dfdeefe2b79bdb626374aa9d..a41df122d1518b7be431bc694ad7d67610c93130 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 8da52b00500c838ddcb0877523e30e110b935070..ce9e12b33b73aa7a122026d4d3d72bf54f4e8951 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 928db7d025bf1f7599623a514f9f9f004996ef4c..91edf7434fe605f5e42f16be17649fa6c375d4a0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>10.0.0</version>
+      <version>11.0.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
index f10fa5f394e13f9e728a4971e66830e2d502304f..22417426aafaa4a1a42617fa4b2eeab57976b40c 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index fc5af39758f5edfd598b2344dab4a6b24d805cf8..bfbbb53c7a4abd9dc2bb8846a80e59800b55b198 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index cfe8b5fc9293484a2fb4e72252a1cea3e917cde6..76926f5766953cad1fd7bce93ea0b2ac0f22fd36 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index a1d5b2e007384bcf2575bf6100be3193ede373cc..f35d73efae5a08ae5ec0983a903919a61436377e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
index 8ecdf8eec53303feb7f95c85549c21c013fe10c8..2dd0c08780bb4eef17a0e343a81342b625f676fa 100644 (file)
@@ -22,7 +22,7 @@ module org.opendaylight.yangtools.yang.xpath.impl {
     // Annotations
     requires static com.github.spotbugs.annotations;
     requires static javax.inject;
-    requires static metainf.services;
     requires static org.eclipse.jdt.annotation;
+    requires static org.kohsuke.metainf_services;
     requires static org.osgi.service.component.annotations;
 }
index 3329b035818f8322d20f76c9a07bd2c5470fe165..e5ccfc7fadf5d221b5375a2b6bc16af30c74474e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</version>
+        <version>11.0.0-SNAPSHOT</version>
         <relativePath/>
     </parent>