From 6dcd35edf94d0125dc80cbf241ac6d4dbc372b18 Mon Sep 17 00:00:00 2001 From: Ilia Vassilev Date: Mon, 15 Apr 2024 18:59:52 -0400 Subject: [PATCH 1/3] [ELY-2747] Release WildFly Elytron 1.15.23.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/stateful-basic/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 +- 78 files changed, 78 insertions(+), 78 deletions(-) diff --git a/asn1/pom.xml b/asn1/pom.xml index 17db0f3564..33fc4e0868 100644 --- a/asn1/pom.xml +++ b/asn1/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/audit/pom.xml b/audit/pom.xml index a13b13e4e8..f42540c557 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/auth/base/pom.xml b/auth/base/pom.xml index 6eee186010..dbfcf9a89c 100644 --- a/auth/base/pom.xml +++ b/auth/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/auth/client/pom.xml b/auth/client/pom.xml index 11b480b569..8db5464560 100644 --- a/auth/client/pom.xml +++ b/auth/client/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/auth/jaspi/pom.xml b/auth/jaspi/pom.xml index 2f53e72767..bb3422c36a 100644 --- a/auth/jaspi/pom.xml +++ b/auth/jaspi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/auth/realm/base/pom.xml b/auth/realm/base/pom.xml index e93a7b349a..02fa41c637 100644 --- a/auth/realm/base/pom.xml +++ b/auth/realm/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/auth/realm/jdbc/pom.xml b/auth/realm/jdbc/pom.xml index e2c84a22fa..553f93b9f5 100644 --- a/auth/realm/jdbc/pom.xml +++ b/auth/realm/jdbc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/auth/realm/ldap/pom.xml b/auth/realm/ldap/pom.xml index de474ee0e6..5f4b148093 100644 --- a/auth/realm/ldap/pom.xml +++ b/auth/realm/ldap/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/auth/realm/token/pom.xml b/auth/realm/token/pom.xml index e1718c52cc..8c58045720 100644 --- a/auth/realm/token/pom.xml +++ b/auth/realm/token/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/auth/server/base/pom.xml b/auth/server/base/pom.xml index 8d6371a818..d7c190843f 100644 --- a/auth/server/base/pom.xml +++ b/auth/server/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/auth/server/deprecated/pom.xml b/auth/server/deprecated/pom.xml index 048b16615a..60655e5737 100644 --- a/auth/server/deprecated/pom.xml +++ b/auth/server/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/auth/server/http/pom.xml b/auth/server/http/pom.xml index 1dd0df4856..2237a54da9 100644 --- a/auth/server/http/pom.xml +++ b/auth/server/http/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/auth/server/sasl/pom.xml b/auth/server/sasl/pom.xml index 9d070506d9..36c1820c2c 100644 --- a/auth/server/sasl/pom.xml +++ b/auth/server/sasl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/auth/util/pom.xml b/auth/util/pom.xml index e1066cfc10..ac305e6fd6 100644 --- a/auth/util/pom.xml +++ b/auth/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/base/pom.xml b/base/pom.xml index ce0144c8fb..3c2fceaad9 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/credential/base/pom.xml b/credential/base/pom.xml index b84a9ee014..4d76a9eec1 100644 --- a/credential/base/pom.xml +++ b/credential/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/credential/source/deprecated/pom.xml b/credential/source/deprecated/pom.xml index a1e56e5a23..194158942c 100644 --- a/credential/source/deprecated/pom.xml +++ b/credential/source/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/credential/source/impl/pom.xml b/credential/source/impl/pom.xml index da03e1765f..9976f279e2 100644 --- a/credential/source/impl/pom.xml +++ b/credential/source/impl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/credential/store/pom.xml b/credential/store/pom.xml index 0265e4c125..4423630b25 100644 --- a/credential/store/pom.xml +++ b/credential/store/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/digest/pom.xml b/digest/pom.xml index 60da93cc36..1666c2dcc3 100644 --- a/digest/pom.xml +++ b/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/encryption/pom.xml b/encryption/pom.xml index b8d3139a4d..b0b2b7186d 100644 --- a/encryption/pom.xml +++ b/encryption/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/http/base/pom.xml b/http/base/pom.xml index d97de589d5..cc691055c4 100644 --- a/http/base/pom.xml +++ b/http/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/basic/pom.xml b/http/basic/pom.xml index f36c7f0c4d..9995c70e1e 100644 --- a/http/basic/pom.xml +++ b/http/basic/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/bearer/pom.xml b/http/bearer/pom.xml index f445d906fa..a513054abf 100644 --- a/http/bearer/pom.xml +++ b/http/bearer/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/cert/pom.xml b/http/cert/pom.xml index f4b4bc7722..6d3f29d4d2 100644 --- a/http/cert/pom.xml +++ b/http/cert/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/deprecated/pom.xml b/http/deprecated/pom.xml index bceb9b3938..aa6b0249f4 100644 --- a/http/deprecated/pom.xml +++ b/http/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/digest/pom.xml b/http/digest/pom.xml index a4646dbb12..d2e970b1dd 100644 --- a/http/digest/pom.xml +++ b/http/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/external/pom.xml b/http/external/pom.xml index ac493d3fb4..760b5b167b 100644 --- a/http/external/pom.xml +++ b/http/external/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/form/pom.xml b/http/form/pom.xml index ce8326dbd0..20a99dccb7 100644 --- a/http/form/pom.xml +++ b/http/form/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/oidc/pom.xml b/http/oidc/pom.xml index e4856fc10a..3d3743a41a 100644 --- a/http/oidc/pom.xml +++ b/http/oidc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/spnego/pom.xml b/http/spnego/pom.xml index a8ff8d8a92..3a6202330d 100644 --- a/http/spnego/pom.xml +++ b/http/spnego/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/sso/pom.xml b/http/sso/pom.xml index 9e2bd2c586..d42139c9e3 100644 --- a/http/sso/pom.xml +++ b/http/sso/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/stateful-basic/pom.xml b/http/stateful-basic/pom.xml index 707c5331d9..72eeb5495d 100644 --- a/http/stateful-basic/pom.xml +++ b/http/stateful-basic/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/http/util/pom.xml b/http/util/pom.xml index 78a612cac6..1a7a24e8b2 100644 --- a/http/util/pom.xml +++ b/http/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/jacc/pom.xml b/jacc/pom.xml index 65c90111f4..3e768cc3d8 100644 --- a/jacc/pom.xml +++ b/jacc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/jose/jwk/pom.xml b/jose/jwk/pom.xml index bab9ebe7a8..eb9eb96512 100644 --- a/jose/jwk/pom.xml +++ b/jose/jwk/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/jose/util/pom.xml b/jose/util/pom.xml index 41b607f5bb..1b1b2b1aa2 100644 --- a/jose/util/pom.xml +++ b/jose/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/json-util/pom.xml b/json-util/pom.xml index 9b6d661863..6067755b46 100644 --- a/json-util/pom.xml +++ b/json-util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/jwt/pom.xml b/jwt/pom.xml index cf0d7c67f6..4859705a5e 100644 --- a/jwt/pom.xml +++ b/jwt/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/keystore/pom.xml b/keystore/pom.xml index 3058e10d90..dba7ad94bc 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/manager/action/pom.xml b/manager/action/pom.xml index f5a2da8d5f..12e2bc35a1 100644 --- a/manager/action/pom.xml +++ b/manager/action/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/manager/base/pom.xml b/manager/base/pom.xml index ce1b1609f8..39cd8b6455 100644 --- a/manager/base/pom.xml +++ b/manager/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/mechanism/base/pom.xml b/mechanism/base/pom.xml index fb13ba0e68..2af8498a50 100644 --- a/mechanism/base/pom.xml +++ b/mechanism/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/mechanism/digest/pom.xml b/mechanism/digest/pom.xml index e2d97be32b..4ce02f5ce7 100644 --- a/mechanism/digest/pom.xml +++ b/mechanism/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/mechanism/gssapi/pom.xml b/mechanism/gssapi/pom.xml index 18ac7529db..c1b8d86b67 100644 --- a/mechanism/gssapi/pom.xml +++ b/mechanism/gssapi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/mechanism/http/pom.xml b/mechanism/http/pom.xml index 043acfd4b5..6edbfb41a0 100644 --- a/mechanism/http/pom.xml +++ b/mechanism/http/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/mechanism/oauth2/pom.xml b/mechanism/oauth2/pom.xml index 57e5ae243e..3c3d1ea5be 100644 --- a/mechanism/oauth2/pom.xml +++ b/mechanism/oauth2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/mechanism/scram/pom.xml b/mechanism/scram/pom.xml index 04fd1249bf..da87682190 100644 --- a/mechanism/scram/pom.xml +++ b/mechanism/scram/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/password/impl/pom.xml b/password/impl/pom.xml index 9d064e2e92..f0b7b24d1b 100644 --- a/password/impl/pom.xml +++ b/password/impl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/permission/pom.xml b/permission/pom.xml index 42cad2cf42..501dcf241e 100644 --- a/permission/pom.xml +++ b/permission/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/pom.xml b/pom.xml index ecf8b31cf7..b89b185321 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final pom WildFly Elytron Parent diff --git a/provider/util/pom.xml b/provider/util/pom.xml index 4be1745188..add6142efd 100644 --- a/provider/util/pom.xml +++ b/provider/util/pom.xml @@ -23,7 +23,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/anonymous/pom.xml b/sasl/anonymous/pom.xml index 942594be5a..acbbcab187 100644 --- a/sasl/anonymous/pom.xml +++ b/sasl/anonymous/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/auth/util/pom.xml b/sasl/auth/util/pom.xml index 71196f5ee0..efd7016ac8 100644 --- a/sasl/auth/util/pom.xml +++ b/sasl/auth/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/sasl/base/pom.xml b/sasl/base/pom.xml index 3617251136..7930bd8fc1 100644 --- a/sasl/base/pom.xml +++ b/sasl/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/deprecated/pom.xml b/sasl/deprecated/pom.xml index 903a4f5e94..da0918df82 100644 --- a/sasl/deprecated/pom.xml +++ b/sasl/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/digest/pom.xml b/sasl/digest/pom.xml index 8d0f94973e..54f96339a8 100644 --- a/sasl/digest/pom.xml +++ b/sasl/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/entity/pom.xml b/sasl/entity/pom.xml index fc2b2ed536..082c1237b0 100644 --- a/sasl/entity/pom.xml +++ b/sasl/entity/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/external/pom.xml b/sasl/external/pom.xml index 07c0dd266d..4b7fcc4e88 100644 --- a/sasl/external/pom.xml +++ b/sasl/external/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/gs2/pom.xml b/sasl/gs2/pom.xml index ef08b6666b..1626ce834e 100644 --- a/sasl/gs2/pom.xml +++ b/sasl/gs2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/gssapi/pom.xml b/sasl/gssapi/pom.xml index d63c9d80a4..70399c5711 100644 --- a/sasl/gssapi/pom.xml +++ b/sasl/gssapi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/localuser/pom.xml b/sasl/localuser/pom.xml index 30ad3b73a9..2ebeaffc61 100644 --- a/sasl/localuser/pom.xml +++ b/sasl/localuser/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/oauth2/pom.xml b/sasl/oauth2/pom.xml index 6ca02d01be..e558b47375 100644 --- a/sasl/oauth2/pom.xml +++ b/sasl/oauth2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/otp/pom.xml b/sasl/otp/pom.xml index 992e7afecf..e66932eae5 100644 --- a/sasl/otp/pom.xml +++ b/sasl/otp/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/plain/pom.xml b/sasl/plain/pom.xml index fb7b51eca7..a871acab4b 100644 --- a/sasl/plain/pom.xml +++ b/sasl/plain/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/sasl/scram/pom.xml b/sasl/scram/pom.xml index cdbe1238c1..c084eb1502 100644 --- a/sasl/scram/pom.xml +++ b/sasl/scram/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/ssl/pom.xml b/ssl/pom.xml index a28b98df53..8ec62ac18d 100644 --- a/ssl/pom.xml +++ b/ssl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/tests/base/pom.xml b/tests/base/pom.xml index 514fcaaf0a..bd70720b9e 100644 --- a/tests/base/pom.xml +++ b/tests/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 09771ee9bf..f9019d8f6f 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -5,7 +5,7 @@ wildfly-elytron-parent org.wildfly.security - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/tool/pom.xml b/tool/pom.xml index e1a9e2b269..3d978f09db 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/util/pom.xml b/util/pom.xml index bddedbc796..41b4c80492 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/wildfly-elytron/pom.xml b/wildfly-elytron/pom.xml index f64469a832..be929f4fce 100644 --- a/wildfly-elytron/pom.xml +++ b/wildfly-elytron/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final 4.0.0 diff --git a/x500/base/pom.xml b/x500/base/pom.xml index 0a50db63c4..e32bc5c888 100644 --- a/x500/base/pom.xml +++ b/x500/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/x500/cert/acme/pom.xml b/x500/cert/acme/pom.xml index 7b43816503..39f4fa8837 100644 --- a/x500/cert/acme/pom.xml +++ b/x500/cert/acme/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/x500/cert/base/pom.xml b/x500/cert/base/pom.xml index 95d79cc417..92a428f996 100644 --- a/x500/cert/base/pom.xml +++ b/x500/cert/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/x500/cert/util/pom.xml b/x500/cert/util/pom.xml index 9add58a498..da5d382aaa 100644 --- a/x500/cert/util/pom.xml +++ b/x500/cert/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../../pom.xml diff --git a/x500/deprecated/pom.xml b/x500/deprecated/pom.xml index ae52d038ff..7be493f286 100644 --- a/x500/deprecated/pom.xml +++ b/x500/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml diff --git a/x500/principal/pom.xml b/x500/principal/pom.xml index 68b96b03cc..0764f51663 100644 --- a/x500/principal/pom.xml +++ b/x500/principal/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.CR1-SNAPSHOT + 1.15.23.Final ../../pom.xml From 153ff54a9e6670c39c10ea7dc017f61743547ff7 Mon Sep 17 00:00:00 2001 From: Ilia Vassilev Date: Mon, 15 Apr 2024 19:32:32 -0400 Subject: [PATCH 2/3] Next is 1.15.24 --- 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/stateful-basic/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 +- 78 files changed, 78 insertions(+), 78 deletions(-) diff --git a/asn1/pom.xml b/asn1/pom.xml index 33fc4e0868..57f7330a61 100644 --- a/asn1/pom.xml +++ b/asn1/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/audit/pom.xml b/audit/pom.xml index f42540c557..c1d47414ac 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/auth/base/pom.xml b/auth/base/pom.xml index dbfcf9a89c..dc5c9a42d2 100644 --- a/auth/base/pom.xml +++ b/auth/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/auth/client/pom.xml b/auth/client/pom.xml index 8db5464560..2bbb463b1a 100644 --- a/auth/client/pom.xml +++ b/auth/client/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/auth/jaspi/pom.xml b/auth/jaspi/pom.xml index bb3422c36a..a0cd65c5a4 100644 --- a/auth/jaspi/pom.xml +++ b/auth/jaspi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/auth/realm/base/pom.xml b/auth/realm/base/pom.xml index 02fa41c637..cfc0be43a5 100644 --- a/auth/realm/base/pom.xml +++ b/auth/realm/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/auth/realm/jdbc/pom.xml b/auth/realm/jdbc/pom.xml index 553f93b9f5..a8a3e24747 100644 --- a/auth/realm/jdbc/pom.xml +++ b/auth/realm/jdbc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/auth/realm/ldap/pom.xml b/auth/realm/ldap/pom.xml index 5f4b148093..5eaf819687 100644 --- a/auth/realm/ldap/pom.xml +++ b/auth/realm/ldap/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/auth/realm/token/pom.xml b/auth/realm/token/pom.xml index 8c58045720..45b35a7ab3 100644 --- a/auth/realm/token/pom.xml +++ b/auth/realm/token/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/auth/server/base/pom.xml b/auth/server/base/pom.xml index d7c190843f..f7890c7fed 100644 --- a/auth/server/base/pom.xml +++ b/auth/server/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/auth/server/deprecated/pom.xml b/auth/server/deprecated/pom.xml index 60655e5737..8a55d8420d 100644 --- a/auth/server/deprecated/pom.xml +++ b/auth/server/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/auth/server/http/pom.xml b/auth/server/http/pom.xml index 2237a54da9..4ab76bd2a2 100644 --- a/auth/server/http/pom.xml +++ b/auth/server/http/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/auth/server/sasl/pom.xml b/auth/server/sasl/pom.xml index 36c1820c2c..28ea55c980 100644 --- a/auth/server/sasl/pom.xml +++ b/auth/server/sasl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/auth/util/pom.xml b/auth/util/pom.xml index ac305e6fd6..f7eb5f24de 100644 --- a/auth/util/pom.xml +++ b/auth/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/base/pom.xml b/base/pom.xml index 3c2fceaad9..2c0d91493a 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/credential/base/pom.xml b/credential/base/pom.xml index 4d76a9eec1..b1859fbfa1 100644 --- a/credential/base/pom.xml +++ b/credential/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/credential/source/deprecated/pom.xml b/credential/source/deprecated/pom.xml index 194158942c..72e4de967d 100644 --- a/credential/source/deprecated/pom.xml +++ b/credential/source/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/credential/source/impl/pom.xml b/credential/source/impl/pom.xml index 9976f279e2..6d10b95037 100644 --- a/credential/source/impl/pom.xml +++ b/credential/source/impl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/credential/store/pom.xml b/credential/store/pom.xml index 4423630b25..cde130fa54 100644 --- a/credential/store/pom.xml +++ b/credential/store/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/digest/pom.xml b/digest/pom.xml index 1666c2dcc3..22a920f0cf 100644 --- a/digest/pom.xml +++ b/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/encryption/pom.xml b/encryption/pom.xml index b0b2b7186d..bb4afdda0d 100644 --- a/encryption/pom.xml +++ b/encryption/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/http/base/pom.xml b/http/base/pom.xml index cc691055c4..72b0e84ef8 100644 --- a/http/base/pom.xml +++ b/http/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/basic/pom.xml b/http/basic/pom.xml index 9995c70e1e..348be961bf 100644 --- a/http/basic/pom.xml +++ b/http/basic/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/bearer/pom.xml b/http/bearer/pom.xml index a513054abf..bc1c037ddd 100644 --- a/http/bearer/pom.xml +++ b/http/bearer/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/cert/pom.xml b/http/cert/pom.xml index 6d3f29d4d2..e89560e814 100644 --- a/http/cert/pom.xml +++ b/http/cert/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/deprecated/pom.xml b/http/deprecated/pom.xml index aa6b0249f4..87fdd687fb 100644 --- a/http/deprecated/pom.xml +++ b/http/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/digest/pom.xml b/http/digest/pom.xml index d2e970b1dd..adcabaf797 100644 --- a/http/digest/pom.xml +++ b/http/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/external/pom.xml b/http/external/pom.xml index 760b5b167b..3c9b1e2b79 100644 --- a/http/external/pom.xml +++ b/http/external/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/form/pom.xml b/http/form/pom.xml index 20a99dccb7..947dab26be 100644 --- a/http/form/pom.xml +++ b/http/form/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/oidc/pom.xml b/http/oidc/pom.xml index 3d3743a41a..a02dada63c 100644 --- a/http/oidc/pom.xml +++ b/http/oidc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/spnego/pom.xml b/http/spnego/pom.xml index 3a6202330d..ddc7441f3b 100644 --- a/http/spnego/pom.xml +++ b/http/spnego/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/sso/pom.xml b/http/sso/pom.xml index d42139c9e3..b4e9a2acaf 100644 --- a/http/sso/pom.xml +++ b/http/sso/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/stateful-basic/pom.xml b/http/stateful-basic/pom.xml index 72eeb5495d..eff20af277 100644 --- a/http/stateful-basic/pom.xml +++ b/http/stateful-basic/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/http/util/pom.xml b/http/util/pom.xml index 1a7a24e8b2..98e2f250d8 100644 --- a/http/util/pom.xml +++ b/http/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/jacc/pom.xml b/jacc/pom.xml index 3e768cc3d8..7e79dc69d2 100644 --- a/jacc/pom.xml +++ b/jacc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/jose/jwk/pom.xml b/jose/jwk/pom.xml index eb9eb96512..d98076eda3 100644 --- a/jose/jwk/pom.xml +++ b/jose/jwk/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/jose/util/pom.xml b/jose/util/pom.xml index 1b1b2b1aa2..f96dc3772b 100644 --- a/jose/util/pom.xml +++ b/jose/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/json-util/pom.xml b/json-util/pom.xml index 6067755b46..f9e389f0c0 100644 --- a/json-util/pom.xml +++ b/json-util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/jwt/pom.xml b/jwt/pom.xml index 4859705a5e..0b89c2d86f 100644 --- a/jwt/pom.xml +++ b/jwt/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/keystore/pom.xml b/keystore/pom.xml index dba7ad94bc..c0dab34e29 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/manager/action/pom.xml b/manager/action/pom.xml index 12e2bc35a1..e7fcf20980 100644 --- a/manager/action/pom.xml +++ b/manager/action/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/manager/base/pom.xml b/manager/base/pom.xml index 39cd8b6455..bac726bcc9 100644 --- a/manager/base/pom.xml +++ b/manager/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/mechanism/base/pom.xml b/mechanism/base/pom.xml index 2af8498a50..f29178137c 100644 --- a/mechanism/base/pom.xml +++ b/mechanism/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/mechanism/digest/pom.xml b/mechanism/digest/pom.xml index 4ce02f5ce7..bfc3a042b6 100644 --- a/mechanism/digest/pom.xml +++ b/mechanism/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/mechanism/gssapi/pom.xml b/mechanism/gssapi/pom.xml index c1b8d86b67..6d84c9fd86 100644 --- a/mechanism/gssapi/pom.xml +++ b/mechanism/gssapi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/mechanism/http/pom.xml b/mechanism/http/pom.xml index 6edbfb41a0..194a68c0dc 100644 --- a/mechanism/http/pom.xml +++ b/mechanism/http/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/mechanism/oauth2/pom.xml b/mechanism/oauth2/pom.xml index 3c3d1ea5be..3be1d7871d 100644 --- a/mechanism/oauth2/pom.xml +++ b/mechanism/oauth2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/mechanism/scram/pom.xml b/mechanism/scram/pom.xml index da87682190..1e8ff700b7 100644 --- a/mechanism/scram/pom.xml +++ b/mechanism/scram/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/password/impl/pom.xml b/password/impl/pom.xml index f0b7b24d1b..2bfd6f9f6b 100644 --- a/password/impl/pom.xml +++ b/password/impl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/permission/pom.xml b/permission/pom.xml index 501dcf241e..19f981f549 100644 --- a/permission/pom.xml +++ b/permission/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index b89b185321..6eb7abe49b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT pom WildFly Elytron Parent diff --git a/provider/util/pom.xml b/provider/util/pom.xml index add6142efd..bce49bf48b 100644 --- a/provider/util/pom.xml +++ b/provider/util/pom.xml @@ -23,7 +23,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/anonymous/pom.xml b/sasl/anonymous/pom.xml index acbbcab187..11d29742c7 100644 --- a/sasl/anonymous/pom.xml +++ b/sasl/anonymous/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/auth/util/pom.xml b/sasl/auth/util/pom.xml index efd7016ac8..5f4ae92246 100644 --- a/sasl/auth/util/pom.xml +++ b/sasl/auth/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/sasl/base/pom.xml b/sasl/base/pom.xml index 7930bd8fc1..d72d6a8a98 100644 --- a/sasl/base/pom.xml +++ b/sasl/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/deprecated/pom.xml b/sasl/deprecated/pom.xml index da0918df82..cec7119ef3 100644 --- a/sasl/deprecated/pom.xml +++ b/sasl/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/digest/pom.xml b/sasl/digest/pom.xml index 54f96339a8..e60835f523 100644 --- a/sasl/digest/pom.xml +++ b/sasl/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/entity/pom.xml b/sasl/entity/pom.xml index 082c1237b0..a7e6751982 100644 --- a/sasl/entity/pom.xml +++ b/sasl/entity/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/external/pom.xml b/sasl/external/pom.xml index 4b7fcc4e88..2f95408ee3 100644 --- a/sasl/external/pom.xml +++ b/sasl/external/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/gs2/pom.xml b/sasl/gs2/pom.xml index 1626ce834e..0eaa2188a3 100644 --- a/sasl/gs2/pom.xml +++ b/sasl/gs2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/gssapi/pom.xml b/sasl/gssapi/pom.xml index 70399c5711..76eb63ecbb 100644 --- a/sasl/gssapi/pom.xml +++ b/sasl/gssapi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/localuser/pom.xml b/sasl/localuser/pom.xml index 2ebeaffc61..3108ae2568 100644 --- a/sasl/localuser/pom.xml +++ b/sasl/localuser/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/oauth2/pom.xml b/sasl/oauth2/pom.xml index e558b47375..bc02499f5c 100644 --- a/sasl/oauth2/pom.xml +++ b/sasl/oauth2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/otp/pom.xml b/sasl/otp/pom.xml index e66932eae5..d866b83281 100644 --- a/sasl/otp/pom.xml +++ b/sasl/otp/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/plain/pom.xml b/sasl/plain/pom.xml index a871acab4b..fe62cebda4 100644 --- a/sasl/plain/pom.xml +++ b/sasl/plain/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/sasl/scram/pom.xml b/sasl/scram/pom.xml index c084eb1502..ce0a6172e6 100644 --- a/sasl/scram/pom.xml +++ b/sasl/scram/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/ssl/pom.xml b/ssl/pom.xml index 8ec62ac18d..08eb62195f 100644 --- a/ssl/pom.xml +++ b/ssl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/tests/base/pom.xml b/tests/base/pom.xml index bd70720b9e..c1beacd56f 100644 --- a/tests/base/pom.xml +++ b/tests/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/tests/common/pom.xml b/tests/common/pom.xml index f9019d8f6f..29f5d86507 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -5,7 +5,7 @@ wildfly-elytron-parent org.wildfly.security - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/tool/pom.xml b/tool/pom.xml index 3d978f09db..904d50836a 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/util/pom.xml b/util/pom.xml index 41b4c80492..382eef0a77 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/wildfly-elytron/pom.xml b/wildfly-elytron/pom.xml index be929f4fce..d6a4a43668 100644 --- a/wildfly-elytron/pom.xml +++ b/wildfly-elytron/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT 4.0.0 diff --git a/x500/base/pom.xml b/x500/base/pom.xml index e32bc5c888..c836650149 100644 --- a/x500/base/pom.xml +++ b/x500/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/x500/cert/acme/pom.xml b/x500/cert/acme/pom.xml index 39f4fa8837..2dac47cec9 100644 --- a/x500/cert/acme/pom.xml +++ b/x500/cert/acme/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/x500/cert/base/pom.xml b/x500/cert/base/pom.xml index 92a428f996..f5c41259a2 100644 --- a/x500/cert/base/pom.xml +++ b/x500/cert/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/x500/cert/util/pom.xml b/x500/cert/util/pom.xml index da5d382aaa..e151d51031 100644 --- a/x500/cert/util/pom.xml +++ b/x500/cert/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../../pom.xml diff --git a/x500/deprecated/pom.xml b/x500/deprecated/pom.xml index 7be493f286..182171f3d3 100644 --- a/x500/deprecated/pom.xml +++ b/x500/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml diff --git a/x500/principal/pom.xml b/x500/principal/pom.xml index 0764f51663..fe7843d563 100644 --- a/x500/principal/pom.xml +++ b/x500/principal/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.15.23.Final + 1.15.24.CR1-SNAPSHOT ../../pom.xml From 273bc6f53b1b8dbee6cf01cad4b4eb1ef8c3b7fe Mon Sep 17 00:00:00 2001 From: Ilia Vassilev Date: Mon, 15 Apr 2024 20:31:29 -0400 Subject: [PATCH 3/3] [ELY-2747] Perform API check against 1.15.23.Final --- wildfly-elytron/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wildfly-elytron/pom.xml b/wildfly-elytron/pom.xml index d6a4a43668..bda55f915c 100644 --- a/wildfly-elytron/pom.xml +++ b/wildfly-elytron/pom.xml @@ -562,7 +562,7 @@ org.wildfly.security wildfly-elytron - 1.15.22.Final + 1.15.23.Final jar