From a490ba5b70686b9eb96de74eca4ab72f272d02a2 Mon Sep 17 00:00:00 2001 From: Farah Juma Date: Fri, 10 Sep 2021 18:45:15 -0400 Subject: [PATCH] [ELY-2205] Release WildFly Elytron 1.17.0.Final --- asn1/pom.xml | 2 +- audit/pom.xml | 2 +- auth/base/pom.xml | 2 +- auth/client/pom.xml | 2 +- auth/jaspi/pom.xml | 2 +- auth/realm/base/pom.xml | 2 +- auth/realm/jdbc/pom.xml | 2 +- auth/realm/ldap/pom.xml | 2 +- auth/realm/token/pom.xml | 2 +- auth/server/base/pom.xml | 2 +- auth/server/deprecated/pom.xml | 2 +- auth/server/http/pom.xml | 2 +- auth/server/sasl/pom.xml | 2 +- auth/util/pom.xml | 2 +- base/pom.xml | 2 +- credential/base/pom.xml | 2 +- credential/source/deprecated/pom.xml | 2 +- credential/source/impl/pom.xml | 2 +- credential/store/pom.xml | 2 +- digest/pom.xml | 2 +- encryption/pom.xml | 2 +- http/base/pom.xml | 2 +- http/basic/pom.xml | 2 +- http/bearer/pom.xml | 2 +- http/cert/pom.xml | 2 +- http/deprecated/pom.xml | 2 +- http/digest/pom.xml | 2 +- http/external/pom.xml | 2 +- http/form/pom.xml | 2 +- http/oidc/pom.xml | 2 +- http/spnego/pom.xml | 2 +- http/sso/pom.xml | 2 +- http/util/pom.xml | 2 +- jacc/pom.xml | 2 +- jose/jwk/pom.xml | 2 +- jose/util/pom.xml | 2 +- json-util/pom.xml | 2 +- jwt/pom.xml | 2 +- keystore/pom.xml | 2 +- manager/action/pom.xml | 2 +- manager/base/pom.xml | 2 +- mechanism/base/pom.xml | 2 +- mechanism/digest/pom.xml | 2 +- mechanism/gssapi/pom.xml | 2 +- mechanism/http/pom.xml | 2 +- mechanism/oauth2/pom.xml | 2 +- mechanism/scram/pom.xml | 2 +- password/impl/pom.xml | 2 +- permission/pom.xml | 2 +- pom.xml | 2 +- provider/util/pom.xml | 2 +- sasl/anonymous/pom.xml | 2 +- sasl/auth/util/pom.xml | 2 +- sasl/base/pom.xml | 2 +- sasl/deprecated/pom.xml | 2 +- sasl/digest/pom.xml | 2 +- sasl/entity/pom.xml | 2 +- sasl/external/pom.xml | 2 +- sasl/gs2/pom.xml | 2 +- sasl/gssapi/pom.xml | 2 +- sasl/localuser/pom.xml | 2 +- sasl/oauth2/pom.xml | 2 +- sasl/otp/pom.xml | 2 +- sasl/plain/pom.xml | 2 +- sasl/scram/pom.xml | 2 +- ssl/pom.xml | 2 +- tests/base/pom.xml | 2 +- tests/common/pom.xml | 2 +- tool/pom.xml | 2 +- util/pom.xml | 2 +- wildfly-elytron/pom.xml | 2 +- x500/base/pom.xml | 2 +- x500/cert/acme/pom.xml | 2 +- x500/cert/base/pom.xml | 2 +- x500/cert/util/pom.xml | 2 +- x500/deprecated/pom.xml | 2 +- x500/principal/pom.xml | 2 +- 77 files changed, 77 insertions(+), 77 deletions(-) diff --git a/asn1/pom.xml b/asn1/pom.xml index 15e324f79ed..0e6751c5eeb 100644 --- a/asn1/pom.xml +++ b/asn1/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/audit/pom.xml b/audit/pom.xml index 6f89703ab08..658c298a441 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/auth/base/pom.xml b/auth/base/pom.xml index 66fda95f448..9cc9a1fe9c4 100644 --- a/auth/base/pom.xml +++ b/auth/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/auth/client/pom.xml b/auth/client/pom.xml index 3f9c218c653..5beaa3806b3 100644 --- a/auth/client/pom.xml +++ b/auth/client/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/auth/jaspi/pom.xml b/auth/jaspi/pom.xml index 11cef9be5aa..291025905fd 100644 --- a/auth/jaspi/pom.xml +++ b/auth/jaspi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/auth/realm/base/pom.xml b/auth/realm/base/pom.xml index e5138963753..d1421d135b7 100644 --- a/auth/realm/base/pom.xml +++ b/auth/realm/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/auth/realm/jdbc/pom.xml b/auth/realm/jdbc/pom.xml index 1082341cae4..265a15d99ac 100644 --- a/auth/realm/jdbc/pom.xml +++ b/auth/realm/jdbc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/auth/realm/ldap/pom.xml b/auth/realm/ldap/pom.xml index 1f270882140..237c75afc26 100644 --- a/auth/realm/ldap/pom.xml +++ b/auth/realm/ldap/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/auth/realm/token/pom.xml b/auth/realm/token/pom.xml index 2ab12bed808..46041d74559 100644 --- a/auth/realm/token/pom.xml +++ b/auth/realm/token/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/auth/server/base/pom.xml b/auth/server/base/pom.xml index a71493e32eb..97dfc39e8b6 100644 --- a/auth/server/base/pom.xml +++ b/auth/server/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/auth/server/deprecated/pom.xml b/auth/server/deprecated/pom.xml index cd25bde0492..75a6ed897ef 100644 --- a/auth/server/deprecated/pom.xml +++ b/auth/server/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/auth/server/http/pom.xml b/auth/server/http/pom.xml index a97791f5a67..362275219aa 100644 --- a/auth/server/http/pom.xml +++ b/auth/server/http/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/auth/server/sasl/pom.xml b/auth/server/sasl/pom.xml index b0bb2965c53..7863cd5bbc6 100644 --- a/auth/server/sasl/pom.xml +++ b/auth/server/sasl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/auth/util/pom.xml b/auth/util/pom.xml index 2ccf5517f71..5b71e99a910 100644 --- a/auth/util/pom.xml +++ b/auth/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/base/pom.xml b/base/pom.xml index b9f55a29bda..dda8f6a72c5 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/credential/base/pom.xml b/credential/base/pom.xml index e486077b908..91cc6fcb09f 100644 --- a/credential/base/pom.xml +++ b/credential/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/credential/source/deprecated/pom.xml b/credential/source/deprecated/pom.xml index a8ec55ca4f8..fec85dfbe3c 100644 --- a/credential/source/deprecated/pom.xml +++ b/credential/source/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/credential/source/impl/pom.xml b/credential/source/impl/pom.xml index 3b7f40bedd9..6eb48cfbf53 100644 --- a/credential/source/impl/pom.xml +++ b/credential/source/impl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/credential/store/pom.xml b/credential/store/pom.xml index ace72ace1a7..fb41ce61691 100644 --- a/credential/store/pom.xml +++ b/credential/store/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/digest/pom.xml b/digest/pom.xml index 9d3d2a4d78b..3ea83e34a66 100644 --- a/digest/pom.xml +++ b/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/encryption/pom.xml b/encryption/pom.xml index 200ad4191f3..5c95b012f86 100644 --- a/encryption/pom.xml +++ b/encryption/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/http/base/pom.xml b/http/base/pom.xml index c496a5ad619..7932bc88fd1 100644 --- a/http/base/pom.xml +++ b/http/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/basic/pom.xml b/http/basic/pom.xml index a0a11682f90..c2b436b575f 100644 --- a/http/basic/pom.xml +++ b/http/basic/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/bearer/pom.xml b/http/bearer/pom.xml index ea6893d34b2..0810f32f696 100644 --- a/http/bearer/pom.xml +++ b/http/bearer/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/cert/pom.xml b/http/cert/pom.xml index cbaf8764cd4..ef2953e2275 100644 --- a/http/cert/pom.xml +++ b/http/cert/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/deprecated/pom.xml b/http/deprecated/pom.xml index 1e9439b7b4f..9a352e77579 100644 --- a/http/deprecated/pom.xml +++ b/http/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/digest/pom.xml b/http/digest/pom.xml index 40de7d51798..3d9788be5d0 100644 --- a/http/digest/pom.xml +++ b/http/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/external/pom.xml b/http/external/pom.xml index 988decb89f1..4e28cb7be2d 100644 --- a/http/external/pom.xml +++ b/http/external/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/form/pom.xml b/http/form/pom.xml index ff66aa7e94b..f518a06577c 100644 --- a/http/form/pom.xml +++ b/http/form/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/oidc/pom.xml b/http/oidc/pom.xml index 8563c028c13..f747a31cc7f 100644 --- a/http/oidc/pom.xml +++ b/http/oidc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/spnego/pom.xml b/http/spnego/pom.xml index a0633c3f759..5d0f6dcaace 100644 --- a/http/spnego/pom.xml +++ b/http/spnego/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/sso/pom.xml b/http/sso/pom.xml index 42873d5da82..435fb8f698f 100644 --- a/http/sso/pom.xml +++ b/http/sso/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/http/util/pom.xml b/http/util/pom.xml index 5c720412730..9952189ec54 100644 --- a/http/util/pom.xml +++ b/http/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/jacc/pom.xml b/jacc/pom.xml index 3c789f449bd..ab736a3425a 100644 --- a/jacc/pom.xml +++ b/jacc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/jose/jwk/pom.xml b/jose/jwk/pom.xml index d5b19f57283..6a0f428c100 100644 --- a/jose/jwk/pom.xml +++ b/jose/jwk/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/jose/util/pom.xml b/jose/util/pom.xml index 8bf0470260f..3e3e7f09b89 100644 --- a/jose/util/pom.xml +++ b/jose/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/json-util/pom.xml b/json-util/pom.xml index 78ff9e4ef97..9e81f4370e7 100644 --- a/json-util/pom.xml +++ b/json-util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/jwt/pom.xml b/jwt/pom.xml index 14fbb26c85e..c126b5fe1c7 100644 --- a/jwt/pom.xml +++ b/jwt/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/keystore/pom.xml b/keystore/pom.xml index ff6505070ce..9e219870d85 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/manager/action/pom.xml b/manager/action/pom.xml index 6cf9525d17b..506b34ceda4 100644 --- a/manager/action/pom.xml +++ b/manager/action/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/manager/base/pom.xml b/manager/base/pom.xml index 4f8b08d3f93..1afb93ff484 100644 --- a/manager/base/pom.xml +++ b/manager/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/mechanism/base/pom.xml b/mechanism/base/pom.xml index 4c3c362a881..42e5b30f25e 100644 --- a/mechanism/base/pom.xml +++ b/mechanism/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/mechanism/digest/pom.xml b/mechanism/digest/pom.xml index cd777d17458..3a4812e6b80 100644 --- a/mechanism/digest/pom.xml +++ b/mechanism/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/mechanism/gssapi/pom.xml b/mechanism/gssapi/pom.xml index cf7087bcb1f..287b14589ea 100644 --- a/mechanism/gssapi/pom.xml +++ b/mechanism/gssapi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/mechanism/http/pom.xml b/mechanism/http/pom.xml index 9ecde0e05e9..d2a7a094156 100644 --- a/mechanism/http/pom.xml +++ b/mechanism/http/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/mechanism/oauth2/pom.xml b/mechanism/oauth2/pom.xml index 845f43a03bb..a31e144226b 100644 --- a/mechanism/oauth2/pom.xml +++ b/mechanism/oauth2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/mechanism/scram/pom.xml b/mechanism/scram/pom.xml index 60837a9b9e7..675e6896f79 100644 --- a/mechanism/scram/pom.xml +++ b/mechanism/scram/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/password/impl/pom.xml b/password/impl/pom.xml index fd96f5adb53..10b003caf0f 100644 --- a/password/impl/pom.xml +++ b/password/impl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/permission/pom.xml b/permission/pom.xml index bd34ce5f4a6..3c4642db612 100644 --- a/permission/pom.xml +++ b/permission/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/pom.xml b/pom.xml index a7be6cdce59..901ac0b094c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final pom WildFly Elytron Parent diff --git a/provider/util/pom.xml b/provider/util/pom.xml index 2bf3c2c5588..1836c59a0b4 100644 --- a/provider/util/pom.xml +++ b/provider/util/pom.xml @@ -23,7 +23,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/anonymous/pom.xml b/sasl/anonymous/pom.xml index 203e3a7ab87..a1718c2fb25 100644 --- a/sasl/anonymous/pom.xml +++ b/sasl/anonymous/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/auth/util/pom.xml b/sasl/auth/util/pom.xml index 31249312992..b24ee6c8251 100644 --- a/sasl/auth/util/pom.xml +++ b/sasl/auth/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/sasl/base/pom.xml b/sasl/base/pom.xml index bccd7341249..729da39d773 100644 --- a/sasl/base/pom.xml +++ b/sasl/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/deprecated/pom.xml b/sasl/deprecated/pom.xml index 622f3c75bb4..ae576f1ee6f 100644 --- a/sasl/deprecated/pom.xml +++ b/sasl/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/digest/pom.xml b/sasl/digest/pom.xml index 4d33f185341..f34975b1c4a 100644 --- a/sasl/digest/pom.xml +++ b/sasl/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/entity/pom.xml b/sasl/entity/pom.xml index 0c563e6d4fc..a7202145eed 100644 --- a/sasl/entity/pom.xml +++ b/sasl/entity/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/external/pom.xml b/sasl/external/pom.xml index 81bbab28b1c..52236294b42 100644 --- a/sasl/external/pom.xml +++ b/sasl/external/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/gs2/pom.xml b/sasl/gs2/pom.xml index f51a31815e5..cd5562e315e 100644 --- a/sasl/gs2/pom.xml +++ b/sasl/gs2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/gssapi/pom.xml b/sasl/gssapi/pom.xml index 0970d6d52d4..0c1a7359aff 100644 --- a/sasl/gssapi/pom.xml +++ b/sasl/gssapi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/localuser/pom.xml b/sasl/localuser/pom.xml index e592e160fc2..b4de02f8b6d 100644 --- a/sasl/localuser/pom.xml +++ b/sasl/localuser/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/oauth2/pom.xml b/sasl/oauth2/pom.xml index 5dbbb913ef6..2a5748da7c0 100644 --- a/sasl/oauth2/pom.xml +++ b/sasl/oauth2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/otp/pom.xml b/sasl/otp/pom.xml index b3012e431a9..d59d98abb70 100644 --- a/sasl/otp/pom.xml +++ b/sasl/otp/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/plain/pom.xml b/sasl/plain/pom.xml index 51a8c512035..075b3d19d0b 100644 --- a/sasl/plain/pom.xml +++ b/sasl/plain/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/sasl/scram/pom.xml b/sasl/scram/pom.xml index f475ee795ed..b808ee8dfa3 100644 --- a/sasl/scram/pom.xml +++ b/sasl/scram/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/ssl/pom.xml b/ssl/pom.xml index 0c2f5da3f70..2b29c7d4a02 100644 --- a/ssl/pom.xml +++ b/ssl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/tests/base/pom.xml b/tests/base/pom.xml index 45f6e98aac4..36ef4054d95 100644 --- a/tests/base/pom.xml +++ b/tests/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/tests/common/pom.xml b/tests/common/pom.xml index c6f0b2cd439..85f98631c46 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -5,7 +5,7 @@ wildfly-elytron-parent org.wildfly.security - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/tool/pom.xml b/tool/pom.xml index feb19fad44f..c80b69dddd4 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/util/pom.xml b/util/pom.xml index 00dc2d1972b..ed7d3de949e 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/wildfly-elytron/pom.xml b/wildfly-elytron/pom.xml index c77f86fb55b..6ffa1735409 100644 --- a/wildfly-elytron/pom.xml +++ b/wildfly-elytron/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final 4.0.0 diff --git a/x500/base/pom.xml b/x500/base/pom.xml index e61f537d5ed..e48c524f2ac 100644 --- a/x500/base/pom.xml +++ b/x500/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/x500/cert/acme/pom.xml b/x500/cert/acme/pom.xml index e1027a7a4d9..1d457e0231c 100644 --- a/x500/cert/acme/pom.xml +++ b/x500/cert/acme/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/x500/cert/base/pom.xml b/x500/cert/base/pom.xml index 6979ac730ac..b729f724007 100644 --- a/x500/cert/base/pom.xml +++ b/x500/cert/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/x500/cert/util/pom.xml b/x500/cert/util/pom.xml index 0bb0554ed8b..0f82d7c2380 100644 --- a/x500/cert/util/pom.xml +++ b/x500/cert/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../../pom.xml diff --git a/x500/deprecated/pom.xml b/x500/deprecated/pom.xml index 9035b17f4f3..d364d2f91a2 100644 --- a/x500/deprecated/pom.xml +++ b/x500/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml diff --git a/x500/principal/pom.xml b/x500/principal/pom.xml index 43cc393a93e..4a47e4c5490 100644 --- a/x500/principal/pom.xml +++ b/x500/principal/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.17.0.CR1-SNAPSHOT + 1.17.0.Final ../../pom.xml