Bump odlparent to 12.0.0 62/102862/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 24 Oct 2022 18:45:22 +0000 (20:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 24 Oct 2022 18:46:10 +0000 (20:46 +0200)
Pick up the next version of odlparent.

Change-Id: I54b8c36865438488662cdfa24ebea118fa19ba60
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
42 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
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/pom.xml
pom.xml
tools/pom.xml
tools/yang-model-validator/pom.xml
tools/yang-validation-tool/pom.xml
xpath/pom.xml
yang/pom.xml

index 8ac8a708df3aec9ecc605f35a233ff3ead45d9af..98cef3fb69ee84b1a067365b4b34939c1fd9c78b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>11.0.1</version>
+      <version>12.0.0</version>
       <relativePath/>
     </parent>
 
index 7ec4c1cf432644f0621ac15dae640872cc5f4945..438dcf0aabbc516704625080e312df3afbae330c 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index d1f8cce854395976ed90fd6631329fd77ef85e39..135ddf3bfd69fd276d84b87db03c1e48fc672d4e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 00c6728425f06e0510dd7af4b663d3b136b0c5fc..511f7fe8a4510dd0cad5e352e2c842f9b1e4f939 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 4e96e3410583e2cc3c3f11d4a7ff808d319e070d..6563575dc85a1da3d787d6d356b95ad92a90f0ca 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index d37d96bc176e86b39be6834ee5f24f1ad369ab5e..fe01ffb6e2e3b981d72c5f4bf640a4f817fe53bf 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 5bdd0504093dd0c323069113478bbe07a3387ec6..5f605502f7f2b4f5c602f45eb718df26973c3c70 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>11.0.1</version>
+      <version>12.0.0</version>
       <relativePath/>
     </parent>
 
index 98716ba8ab6b540d9ee0d3df6ed05bad4fa3fe06..fcaf33f511b8d8beb2e885e2ec7cbca1807a094d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index f782509bd1ab18e107387c21275d9429f9e98562..26aa3cfec6c7656f1d4ee014cd376bcd2305c27e 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index acd689b8ccea0e984a0f0d6edbca962f0198bca0..ca64cc169824bb3a861a99ac14ad8816df276e4f 100644 (file)
                         <link>http://www.slf4j.org/apidocs/</link>
                         <link>https://google.github.io/guava/releases/31.1-jre/api/docs/</link>
 
-                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/11.0.1/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/12.0.0/</link>
                     </links>
                     <groups>
                         <group>
index 87b4a7aa37677fc17888b4923a578532f95c07a1..866da07436a3cace991d6d6ef3f2abc18b33bcf4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index e66256305e34b078a97da23a940dcd013905f83f..44b751b0e984e28a67bf0c5bf2b3dbbdef33cf32 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index af41a73aca82093ce6f772398a8c7f5ca128079f..7b97ad8621f48c9d631a49d2953c5505f58c8e7f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 3f04b3bce1f04c0ccf98282005a8b16803806bfc..cd0aa9cd2d5d680a63029cfd119425e33eab2412 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="[11,12)">odl-gson</feature>
-        <feature version="[11,12)">odl-stax2-api</feature>
+        <feature version="[12,13)">odl-gson</feature>
+        <feature version="[12,13)">odl-stax2-api</feature>
     </feature>
 </features>
index 009db198d3eb18ef73255142019ec07b8fd1648c..c6c5199371f29aceb38fbef041267eb7558f50a0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index c54c22d36b615d38efa777e7d86edc50c88f2a50..b0b2bef0026f52cd895435c97c236ad56f831ee0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 263249248601712f50f22a1811762b21e5a53b65..3dfd7bb7eb14e1537313dc11319123763eca7139 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index a895c30081ea2e8f177a6f8d41f1a9ab9f2a666d..090bf7c5a055419ef0691e5209774cea391d24ff 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="[11,12)">odl-antlr4</feature>
+        <feature version="[12,13)">odl-antlr4</feature>
     </feature>
 </features>
index 240c26adb00a1aab03663f2f23d334383056bf50..986937dd615331f5fdfd50f925b791e24177f217 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 5f7f3e291434a8b5d386537d48d5af01a081fe8c..1cd1b5fc933df0e8bcdaad2f58be99911f44d054 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index f61d4e2de0177a3cd7f9f71efb8c88d60473525b..cb2eebd5c1c14a656b5db8b1e359786a629ea4b0 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="[11,12)">odl-netty-4</feature>
+        <feature version="[12,13)">odl-netty-4</feature>
     </feature>
 </features>
index e8866373d585c88be14b16d88a63a8fb1a825bb3..f86ecc7794daac1e219c71dc0a156674941e4012 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index c2cb6e5f830cbb457217a478d8a51a5505b25ded..deb1b8f93dc8a09fdb6f27bb8e9ea1f81a251d40 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 2aeafd7eb134e38e5e0e9e906384033eae75f78a..c543885d740761db25c28bffc82e170753ea3a72 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="[11,12)">odl-antlr4</feature>
+        <feature version="[12,13)">odl-antlr4</feature>
     </feature>
 </features>
index 9ea33f174146d2fbfe163e4d4ecf4af2099223cf..3ba9fa0904deb05e73dc8685f882697e8cd371b4 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 4168aac4ca7d091675eef6bc17fe6dbde1f7067e..82e219d40e8388623d57f7baf7baebe85f4290cc 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="[11,12)">odl-guava</feature>
+        <feature version="[12,13)">odl-guava</feature>
         <feature version="[1,2)">pt-triemap</feature>
     </feature>
 </features>
index 5670e171b6057ccdde1a4acf6804c18019ba2361..d151ca98143cf649f14e7c9da0bc11037a69b521 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index c8b5e9409f59032c9e8ae397f7f5bb0100a09403..939f0610f22c5a0bd0bccc267280147fb9fea880 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index c7d2f9f17e49d15b7aa3e9d0224a31fa7f859834..e0ae57967a3c3cfb09962b530a8e9d0e719fbdad 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="[11,12)">odl-antlr4</feature>
+        <feature version="[12,13)">odl-antlr4</feature>
     </feature>
 </features>
index d5a6df6cc39c624d2fbd5df60243fef15a85d66f..7f4479ac4b8d979cf5dcdd35bccdf05cce056083 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 1ea04a8faaa38ed4a466129282c7ec09fb34f791..064eb0218d77127cc5bdb656d0dd4c6f9570af5f 100644 (file)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index b67e6e34d9eea7a75a3fa813a81f18907fe8f06b..e26240bcfcf018de1376a0ef6e1189da457f6a29 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index beff7844bf49f6047f7d74306d77d533206e6ed7..3065737c2df942927c63dcbccda6e06e2b172899 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index ef0c65b2781761f3b5639f303e23a50faf0690c7..61389b57242351c4b811312b976e135e75fc9027 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index decfa317713cacd917133992846a7df13be420fd..0ddce1da2881fecd4b35a62be4c907fef0bc32dd 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 7cf4d48380c2ec736be1a5d90aa17e0d31d409e1..8a7b3a7246cfd2a9d62bef30638fa35168258224 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index a1f589e5efdc82064be918a0aadb7e116d29623b..769d1cb7af4e9ab0015541cef101948ff6af6f7e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>11.0.1</version>
+      <version>12.0.0</version>
       <relativePath/>
     </parent>
 
index 9e0e9dd5b59ed6f3835dd3c1bad5938b6b6a3bb7..f3de0e327115c6e93f23ab7e02293ebf7252f5bb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index c5b789bc4edc3d29ccfb3757fce06d3ba728495b..ccc56f943c8d0876520862ff708f92eadf44980f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 3c954de55b7d76ad8de8252806015cb09893ccbf..527b2bb9ee01a18fbd309b9373ded1abf5f0bb6a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index 0da2e3daa5f40dc7b6080d42b32532667a424f88..f449002c0c59e54740456738468a91eeb5c08033 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>
 
index b72b5def2502883644a1356a7a7156802fdc4bc0..48522cb7679d2d7fc1402e16515347b61290910b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.1</version>
+        <version>12.0.0</version>
         <relativePath/>
     </parent>