From: Robert Varga Date: Sat, 3 Dec 2022 08:59:58 +0000 (+0100) Subject: Bump versions to 0.16.6-SNAPSHOT X-Git-Tag: v0.16.6~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9181e07a2abecfbd82b85001902e181cd1d98ef8;p=aaa.git Bump versions to 0.16.6-SNAPSHOT This starts the next development iteration. Change-Id: I25734364a4a19b13f77f512efc14d6b3ebada505 Signed-off-by: Robert Varga --- diff --git a/aaa-authn-api/pom.xml b/aaa-authn-api/pom.xml index a56f0b623..8927b4586 100644 --- a/aaa-authn-api/pom.xml +++ b/aaa-authn-api/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../parent org.opendaylight.aaa aaa-authn-api - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle diff --git a/aaa-cert/pom.xml b/aaa-cert/pom.xml index 1d7ec8801..2b876e51b 100644 --- a/aaa-cert/pom.xml +++ b/aaa-cert/pom.xml @@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../parent diff --git a/aaa-cli-jar/pom.xml b/aaa-cli-jar/pom.xml index 967adedda..082a3667e 100644 --- a/aaa-cli-jar/pom.xml +++ b/aaa-cli-jar/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../parent diff --git a/aaa-cli/pom.xml b/aaa-cli/pom.xml index 5aa7b4a80..c52beea9b 100644 --- a/aaa-cli/pom.xml +++ b/aaa-cli/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../parent 4.0.0 org.opendaylight.aaa aaa-cli - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle diff --git a/aaa-encrypt-service/api/pom.xml b/aaa-encrypt-service/api/pom.xml index 06bedb109..9fae4edb2 100644 --- a/aaa-encrypt-service/api/pom.xml +++ b/aaa-encrypt-service/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent diff --git a/aaa-encrypt-service/impl/pom.xml b/aaa-encrypt-service/impl/pom.xml index c0f5ec1dc..194eeaa70 100644 --- a/aaa-encrypt-service/impl/pom.xml +++ b/aaa-encrypt-service/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent diff --git a/aaa-encrypt-service/pom.xml b/aaa-encrypt-service/pom.xml index 06363b260..e220d52ca 100644 --- a/aaa-encrypt-service/pom.xml +++ b/aaa-encrypt-service/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-encryption-service-aggregator - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} pom diff --git a/aaa-filterchain/pom.xml b/aaa-filterchain/pom.xml index 0689dd243..592c02792 100644 --- a/aaa-filterchain/pom.xml +++ b/aaa-filterchain/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../parent diff --git a/aaa-idm-store-h2/pom.xml b/aaa-idm-store-h2/pom.xml index 6789a9507..7cd8c0135 100644 --- a/aaa-idm-store-h2/pom.xml +++ b/aaa-idm-store-h2/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../parent diff --git a/aaa-password-service/api/pom.xml b/aaa-password-service/api/pom.xml index 5c1a4c215..ee28bf240 100644 --- a/aaa-password-service/api/pom.xml +++ b/aaa-password-service/api/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent org.opendaylight.aaa aaa-password-service-api - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle diff --git a/aaa-password-service/impl/pom.xml b/aaa-password-service/impl/pom.xml index c7e80492e..84c8bd339 100644 --- a/aaa-password-service/impl/pom.xml +++ b/aaa-password-service/impl/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent org.opendaylight.aaa aaa-password-service-impl - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle diff --git a/aaa-password-service/pom.xml b/aaa-password-service/pom.xml index c48f6db14..6607027c5 100644 --- a/aaa-password-service/pom.xml +++ b/aaa-password-service/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-password-service-aggregator - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} pom diff --git a/aaa-shiro/api/pom.xml b/aaa-shiro/api/pom.xml index 883efd2e1..808648ed8 100644 --- a/aaa-shiro/api/pom.xml +++ b/aaa-shiro/api/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent org.opendaylight.aaa aaa-shiro-api - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle diff --git a/aaa-shiro/impl/pom.xml b/aaa-shiro/impl/pom.xml index ac4061e0e..55d13dba3 100644 --- a/aaa-shiro/impl/pom.xml +++ b/aaa-shiro/impl/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent org.opendaylight.aaa aaa-shiro - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle diff --git a/aaa-shiro/pom.xml b/aaa-shiro/pom.xml index 0a3aa7eb8..b80ba5910 100644 --- a/aaa-shiro/pom.xml +++ b/aaa-shiro/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-shiro-aggregator - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} pom diff --git a/aaa-shiro/repackaged-shiro-jar/pom.xml b/aaa-shiro/repackaged-shiro-jar/pom.xml index 688ec4bb1..00417e6d7 100644 --- a/aaa-shiro/repackaged-shiro-jar/pom.xml +++ b/aaa-shiro/repackaged-shiro-jar/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.aaa repackaged-shiro-jar jar - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ${project.artifactId} diff --git a/aaa-shiro/repackaged-shiro/pom.xml b/aaa-shiro/repackaged-shiro/pom.xml index 996db9546..a96932bfc 100644 --- a/aaa-shiro/repackaged-shiro/pom.xml +++ b/aaa-shiro/repackaged-shiro/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent diff --git a/aaa-tokenauthrealm/pom.xml b/aaa-tokenauthrealm/pom.xml index 28d10ef9b..6f312f97e 100644 --- a/aaa-tokenauthrealm/pom.xml +++ b/aaa-tokenauthrealm/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../parent 4.0.0 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 770239d9c..c8a1fa464 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.aaa aaa-artifacts - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} pom diff --git a/dependency-check/pom.xml b/dependency-check/pom.xml index 8503436c6..fdf5dc12b 100644 --- a/dependency-check/pom.xml +++ b/dependency-check/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.aaa aaa-artifacts - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../artifacts org.opendaylight.aaa dependency-check - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} diff --git a/docs/pom.xml b/docs/pom.xml index 008c6667b..cbc64b0eb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.aaa aaa-docs jar - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ${project.artifactId} AAA documentation @@ -28,7 +28,7 @@ org.opendaylight.aaa aaa-artifacts - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT pom import diff --git a/features/features-aaa/pom.xml b/features/features-aaa/pom.xml index 4fe6b4611..e1c973618 100644 --- a/features/features-aaa/pom.xml +++ b/features/features-aaa/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa features-aaa - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} feature diff --git a/features/odl-aaa-api/pom.xml b/features/odl-aaa-api/pom.xml index 40a080310..49dce1902 100644 --- a/features/odl-aaa-api/pom.xml +++ b/features/odl-aaa-api/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa odl-aaa-api - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-cert/pom.xml b/features/odl-aaa-cert/pom.xml index 34e457ae6..7773e3122 100644 --- a/features/odl-aaa-cert/pom.xml +++ b/features/odl-aaa-cert/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa odl-aaa-cert - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-cli/pom.xml b/features/odl-aaa-cli/pom.xml index 1a11b4a3c..8b7b48155 100644 --- a/features/odl-aaa-cli/pom.xml +++ b/features/odl-aaa-cli/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa odl-aaa-cli - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-encryption-service/pom.xml b/features/odl-aaa-encryption-service/pom.xml index 149daeec6..326face0b 100644 --- a/features/odl-aaa-encryption-service/pom.xml +++ b/features/odl-aaa-encryption-service/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa odl-aaa-encryption-service - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-password-service/pom.xml b/features/odl-aaa-password-service/pom.xml index f8637d9db..d6ef211b9 100644 --- a/features/odl-aaa-password-service/pom.xml +++ b/features/odl-aaa-password-service/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.aaa odl-aaa-password-service - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-aaa-shiro/pom.xml b/features/odl-aaa-shiro/pom.xml index 464ed5677..30d5ad914 100644 --- a/features/odl-aaa-shiro/pom.xml +++ b/features/odl-aaa-shiro/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT feature diff --git a/features/odl-aaa-web/pom.xml b/features/odl-aaa-web/pom.xml index e548488cc..f2510e886 100644 --- a/features/odl-aaa-web/pom.xml +++ b/features/odl-aaa-web/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa odl-aaa-web - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT feature ODL :: aaa :: ${project.artifactId} diff --git a/features/odl-apache-shiro/pom.xml b/features/odl-apache-shiro/pom.xml index 62c16932b..d4da8b259 100644 --- a/features/odl-apache-shiro/pom.xml +++ b/features/odl-apache-shiro/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.aaa odl-apache-shiro - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT feature OpenDaylight :: Apache Shiro diff --git a/features/pom.xml b/features/pom.xml index ab6b9e45a..a1202475e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa features-aaa-aggregator - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} pom diff --git a/karaf/pom.xml b/karaf/pom.xml index b51bbf2cf..5b80dcd96 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.aaa aaa-karaf - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} pom diff --git a/parent/pom.xml b/parent/pom.xml index 1d98dea68..2f0a24687 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ODL :: aaa :: ${project.artifactId} pom diff --git a/pom.xml b/pom.xml index d8388ce25..c7f765ddb 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.aaa aaa.project - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT pom aaa diff --git a/web/api/pom.xml b/web/api/pom.xml index 534985ec2..340e00b33 100644 --- a/web/api/pom.xml +++ b/web/api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent diff --git a/web/impl-jetty/pom.xml b/web/impl-jetty/pom.xml index cb76d8785..70343b3b3 100644 --- a/web/impl-jetty/pom.xml +++ b/web/impl-jetty/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent diff --git a/web/impl-osgi/pom.xml b/web/impl-osgi/pom.xml index 2b28bc1fb..7f1baf705 100644 --- a/web/impl-osgi/pom.xml +++ b/web/impl-osgi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent diff --git a/web/pom.xml b/web/pom.xml index c6b99afaf..efe4670ef 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.aaa.web web-aggregator - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT pom ODL :: aaa :: ${project.artifactId} diff --git a/web/servlet-api/pom.xml b/web/servlet-api/pom.xml index 1ab2f86ef..86fbdd243 100644 --- a/web/servlet-api/pom.xml +++ b/web/servlet-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent diff --git a/web/servlet-jersey2/pom.xml b/web/servlet-jersey2/pom.xml index c533ea229..9287a26dc 100644 --- a/web/servlet-jersey2/pom.xml +++ b/web/servlet-jersey2/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent diff --git a/web/testutils/pom.xml b/web/testutils/pom.xml index 5b5851de0..667f1c65b 100644 --- a/web/testutils/pom.xml +++ b/web/testutils/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.aaa aaa-parent - 0.16.5-SNAPSHOT + 0.16.6-SNAPSHOT ../../parent