diff --git a/asn1/pom.xml b/asn1/pom.xml index a98fea1a911..81253155212 100644 --- a/asn1/pom.xml +++ b/asn1/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/audit/pom.xml b/audit/pom.xml index 1ef2946387f..dbe156f5919 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/auth/base/pom.xml b/auth/base/pom.xml index c60c163f329..0067a562d9f 100644 --- a/auth/base/pom.xml +++ b/auth/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/auth/client/pom.xml b/auth/client/pom.xml index 05621d0497e..3a6fcb518a6 100644 --- a/auth/client/pom.xml +++ b/auth/client/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/auth/jaspi/pom.xml b/auth/jaspi/pom.xml index 27290c03a22..72b562947ba 100644 --- a/auth/jaspi/pom.xml +++ b/auth/jaspi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/auth/realm/base/pom.xml b/auth/realm/base/pom.xml index 6085a25cbbc..792c194c6a0 100644 --- a/auth/realm/base/pom.xml +++ b/auth/realm/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/auth/realm/jdbc/pom.xml b/auth/realm/jdbc/pom.xml index 507e97d4249..8ea02be1042 100644 --- a/auth/realm/jdbc/pom.xml +++ b/auth/realm/jdbc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/auth/realm/ldap/pom.xml b/auth/realm/ldap/pom.xml index 416a75c0f9b..dc0317b9d3b 100644 --- a/auth/realm/ldap/pom.xml +++ b/auth/realm/ldap/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/auth/realm/token/pom.xml b/auth/realm/token/pom.xml index e9d91d72c5c..65965d25c3b 100644 --- a/auth/realm/token/pom.xml +++ b/auth/realm/token/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/auth/server/base/pom.xml b/auth/server/base/pom.xml index 0d9a4b9520f..11efcd963a6 100644 --- a/auth/server/base/pom.xml +++ b/auth/server/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/auth/server/deprecated/pom.xml b/auth/server/deprecated/pom.xml index 864b8c2193a..3dd6d41dc5b 100644 --- a/auth/server/deprecated/pom.xml +++ b/auth/server/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/auth/server/http/pom.xml b/auth/server/http/pom.xml index 3ce1635a9cd..fd6b9b1ce32 100644 --- a/auth/server/http/pom.xml +++ b/auth/server/http/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/auth/server/sasl/pom.xml b/auth/server/sasl/pom.xml index 82258a9f5fa..c2b47cb0b0f 100644 --- a/auth/server/sasl/pom.xml +++ b/auth/server/sasl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/auth/util/pom.xml b/auth/util/pom.xml index 9a81d45aab4..08c3afce0a1 100644 --- a/auth/util/pom.xml +++ b/auth/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/base/pom.xml b/base/pom.xml index 7c62bca22c4..21d65ee2503 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/credential/base/pom.xml b/credential/base/pom.xml index 15ead9fca00..9d6dbede347 100644 --- a/credential/base/pom.xml +++ b/credential/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/credential/source/deprecated/pom.xml b/credential/source/deprecated/pom.xml index 537968ebcdf..500f229ac38 100644 --- a/credential/source/deprecated/pom.xml +++ b/credential/source/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/credential/source/impl/pom.xml b/credential/source/impl/pom.xml index ad46a48c24d..d0e8c77585e 100644 --- a/credential/source/impl/pom.xml +++ b/credential/source/impl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/credential/store/pom.xml b/credential/store/pom.xml index 8d1cad58038..050ed7b58d1 100644 --- a/credential/store/pom.xml +++ b/credential/store/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/digest/pom.xml b/digest/pom.xml index 1333d89005b..24ea18a129c 100644 --- a/digest/pom.xml +++ b/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/encryption/pom.xml b/encryption/pom.xml index c69b5beaaeb..2acc6c4898f 100644 --- a/encryption/pom.xml +++ b/encryption/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/http/base/pom.xml b/http/base/pom.xml index 36e2cd47718..1fb63e90ddd 100644 --- a/http/base/pom.xml +++ b/http/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/basic/pom.xml b/http/basic/pom.xml index 8abf025ec64..fbe42473f09 100644 --- a/http/basic/pom.xml +++ b/http/basic/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/bearer/pom.xml b/http/bearer/pom.xml index 80057c4c4ef..dd061e1665c 100644 --- a/http/bearer/pom.xml +++ b/http/bearer/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/cert/pom.xml b/http/cert/pom.xml index 6f38e380e4f..c871a22058f 100644 --- a/http/cert/pom.xml +++ b/http/cert/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/deprecated/pom.xml b/http/deprecated/pom.xml index a0f49c2917a..769bebdcb0c 100644 --- a/http/deprecated/pom.xml +++ b/http/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/digest/pom.xml b/http/digest/pom.xml index cc190ec309b..2477473dbb1 100644 --- a/http/digest/pom.xml +++ b/http/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/external/pom.xml b/http/external/pom.xml index 9d039608c73..0bc9fb0c130 100644 --- a/http/external/pom.xml +++ b/http/external/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/form/pom.xml b/http/form/pom.xml index fdbf629ba15..9cde906d32d 100644 --- a/http/form/pom.xml +++ b/http/form/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/oidc/pom.xml b/http/oidc/pom.xml index 3c807f5102c..bc3e8978c10 100644 --- a/http/oidc/pom.xml +++ b/http/oidc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/spnego/pom.xml b/http/spnego/pom.xml index 899bfe88145..7bb3fbfdaac 100644 --- a/http/spnego/pom.xml +++ b/http/spnego/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/sso/pom.xml b/http/sso/pom.xml index 86b18d1e69d..e8ecd9c7148 100644 --- a/http/sso/pom.xml +++ b/http/sso/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/stateful-basic/pom.xml b/http/stateful-basic/pom.xml index d43e01bd6e4..57557fe1cd6 100644 --- a/http/stateful-basic/pom.xml +++ b/http/stateful-basic/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/http/util/pom.xml b/http/util/pom.xml index beb7fa23dcf..c301be9b60c 100644 --- a/http/util/pom.xml +++ b/http/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/jacc/pom.xml b/jacc/pom.xml index c7da5a004d1..5f1b31b17a1 100644 --- a/jacc/pom.xml +++ b/jacc/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/jose/jwk/pom.xml b/jose/jwk/pom.xml index cce99a8774b..8efc1381d13 100644 --- a/jose/jwk/pom.xml +++ b/jose/jwk/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/jose/util/pom.xml b/jose/util/pom.xml index 961a74d6987..6f46f1821d5 100644 --- a/jose/util/pom.xml +++ b/jose/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/json-util/pom.xml b/json-util/pom.xml index 26268e505a1..de1dd24cc70 100644 --- a/json-util/pom.xml +++ b/json-util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/jwt/pom.xml b/jwt/pom.xml index a5c965f6d19..990575da0f5 100644 --- a/jwt/pom.xml +++ b/jwt/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/keystore/pom.xml b/keystore/pom.xml index 2cedab785dd..9b6a8e42d72 100644 --- a/keystore/pom.xml +++ b/keystore/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/manager/action/pom.xml b/manager/action/pom.xml index 6195e1aeb93..ea204b8c935 100644 --- a/manager/action/pom.xml +++ b/manager/action/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/manager/base/pom.xml b/manager/base/pom.xml index fec47440cec..6d7c45130f8 100644 --- a/manager/base/pom.xml +++ b/manager/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/mechanism/base/pom.xml b/mechanism/base/pom.xml index 84d4004f1a1..f37d53fdca7 100644 --- a/mechanism/base/pom.xml +++ b/mechanism/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/mechanism/digest/pom.xml b/mechanism/digest/pom.xml index 336c6e1b428..3bf14293fec 100644 --- a/mechanism/digest/pom.xml +++ b/mechanism/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/mechanism/gssapi/pom.xml b/mechanism/gssapi/pom.xml index d73afb8371a..f3f87bd09bb 100644 --- a/mechanism/gssapi/pom.xml +++ b/mechanism/gssapi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/mechanism/http/pom.xml b/mechanism/http/pom.xml index 282f4280d95..d47da901a90 100644 --- a/mechanism/http/pom.xml +++ b/mechanism/http/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/mechanism/oauth2/pom.xml b/mechanism/oauth2/pom.xml index 93f5fb4a347..d4f56a8ac43 100644 --- a/mechanism/oauth2/pom.xml +++ b/mechanism/oauth2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/mechanism/scram/pom.xml b/mechanism/scram/pom.xml index d2c1d7c43b9..f79e8b8d876 100644 --- a/mechanism/scram/pom.xml +++ b/mechanism/scram/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/password/impl/pom.xml b/password/impl/pom.xml index 1332b53c69d..dbc6f3cc53f 100644 --- a/password/impl/pom.xml +++ b/password/impl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/permission/pom.xml b/permission/pom.xml index 2eee4605d78..0b832007198 100644 --- a/permission/pom.xml +++ b/permission/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/pom.xml b/pom.xml index d2cc6f49c76..9a1c7b33821 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final pom WildFly Elytron Parent diff --git a/provider/util/pom.xml b/provider/util/pom.xml index 5c6b468ca1d..65f9de7cbd8 100644 --- a/provider/util/pom.xml +++ b/provider/util/pom.xml @@ -23,7 +23,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/anonymous/pom.xml b/sasl/anonymous/pom.xml index 26c6b411018..dfe5fa6b75c 100644 --- a/sasl/anonymous/pom.xml +++ b/sasl/anonymous/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/auth/util/pom.xml b/sasl/auth/util/pom.xml index bce14dc1f43..1e0a885a723 100644 --- a/sasl/auth/util/pom.xml +++ b/sasl/auth/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/sasl/base/pom.xml b/sasl/base/pom.xml index 3394fea53d7..35e3398691c 100644 --- a/sasl/base/pom.xml +++ b/sasl/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/deprecated/pom.xml b/sasl/deprecated/pom.xml index 27ccfbc8d16..b4f45ca5819 100644 --- a/sasl/deprecated/pom.xml +++ b/sasl/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/digest/pom.xml b/sasl/digest/pom.xml index fd047cca555..ca409831f84 100644 --- a/sasl/digest/pom.xml +++ b/sasl/digest/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/entity/pom.xml b/sasl/entity/pom.xml index 0415a67e0dc..17aef2ff390 100644 --- a/sasl/entity/pom.xml +++ b/sasl/entity/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/external/pom.xml b/sasl/external/pom.xml index 296a4f6dd52..d9c30674867 100644 --- a/sasl/external/pom.xml +++ b/sasl/external/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/gs2/pom.xml b/sasl/gs2/pom.xml index 21f48d53e06..ae6a900dcb2 100644 --- a/sasl/gs2/pom.xml +++ b/sasl/gs2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/gssapi/pom.xml b/sasl/gssapi/pom.xml index 206e50cedac..5407a3ac87f 100644 --- a/sasl/gssapi/pom.xml +++ b/sasl/gssapi/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/localuser/pom.xml b/sasl/localuser/pom.xml index 2dfca3e1212..6c3490bc0cb 100644 --- a/sasl/localuser/pom.xml +++ b/sasl/localuser/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/oauth2/pom.xml b/sasl/oauth2/pom.xml index 1c9e1a37abd..30ac023cc03 100644 --- a/sasl/oauth2/pom.xml +++ b/sasl/oauth2/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/otp/pom.xml b/sasl/otp/pom.xml index 84262d7d7f9..12bbf2ef8cd 100644 --- a/sasl/otp/pom.xml +++ b/sasl/otp/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/plain/pom.xml b/sasl/plain/pom.xml index e0b1b2baf1f..443b7bd0fbd 100644 --- a/sasl/plain/pom.xml +++ b/sasl/plain/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/sasl/scram/pom.xml b/sasl/scram/pom.xml index fad3f9ef023..aeab2e8662e 100644 --- a/sasl/scram/pom.xml +++ b/sasl/scram/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/ssl/pom.xml b/ssl/pom.xml index 9042ccb2b4b..e36544a123d 100644 --- a/ssl/pom.xml +++ b/ssl/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/tests/base/pom.xml b/tests/base/pom.xml index b1403b03e74..af942e9c9f9 100644 --- a/tests/base/pom.xml +++ b/tests/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/tests/common/pom.xml b/tests/common/pom.xml index 6e4068db6ff..2bef2c6bd82 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -5,7 +5,7 @@ wildfly-elytron-parent org.wildfly.security - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/tool/pom.xml b/tool/pom.xml index acd9f64b838..51432852819 100644 --- a/tool/pom.xml +++ b/tool/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/util/pom.xml b/util/pom.xml index 27b3a48129d..74e85440fac 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/wildfly-elytron/pom.xml b/wildfly-elytron/pom.xml index afa0624cfc8..5c24ebcf46d 100644 --- a/wildfly-elytron/pom.xml +++ b/wildfly-elytron/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final 4.0.0 diff --git a/x500/base/pom.xml b/x500/base/pom.xml index 9d5d8ae9fa9..44896e12593 100644 --- a/x500/base/pom.xml +++ b/x500/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/x500/cert/acme/pom.xml b/x500/cert/acme/pom.xml index be53169dfe3..33ba9d3ee80 100644 --- a/x500/cert/acme/pom.xml +++ b/x500/cert/acme/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/x500/cert/base/pom.xml b/x500/cert/base/pom.xml index 8ad3d4e68e4..b8537468656 100644 --- a/x500/cert/base/pom.xml +++ b/x500/cert/base/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/x500/cert/util/pom.xml b/x500/cert/util/pom.xml index 7a61048bcd6..ea3eecdc66f 100644 --- a/x500/cert/util/pom.xml +++ b/x500/cert/util/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../../pom.xml diff --git a/x500/deprecated/pom.xml b/x500/deprecated/pom.xml index 9d07477cc13..96dbf23d030 100644 --- a/x500/deprecated/pom.xml +++ b/x500/deprecated/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml diff --git a/x500/principal/pom.xml b/x500/principal/pom.xml index 2f95514ba5c..2fc14551369 100644 --- a/x500/principal/pom.xml +++ b/x500/principal/pom.xml @@ -24,7 +24,7 @@ org.wildfly.security wildfly-elytron-parent - 1.19.1.CR1-SNAPSHOT + 1.19.1.Final ../../pom.xml