diff --git a/impl/pom.xml b/impl/pom.xml index b6c962b..0e4d4db 100755 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT jakarta.security.enterprise diff --git a/pom.xml b/pom.xml index 67de45d..d176ace 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.glassfish.soteria parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom Security Soteria - the Reference Implementation of JSR 375 diff --git a/spi/bean-decorator/pom.xml b/spi/bean-decorator/pom.xml index 0049251..4de62c3 100644 --- a/spi/bean-decorator/pom.xml +++ b/spi/bean-decorator/pom.xml @@ -25,7 +25,7 @@ org.glassfish.soteria spi - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT spi-bean-decorator diff --git a/spi/bean-decorator/weld/pom.xml b/spi/bean-decorator/weld/pom.xml index a88bb83..519b01f 100644 --- a/spi/bean-decorator/weld/pom.xml +++ b/spi/bean-decorator/weld/pom.xml @@ -25,7 +25,7 @@ org.glassfish.soteria spi-bean-decorator - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT soteria.spi.bean.decorator.weld diff --git a/spi/pom.xml b/spi/pom.xml index c545d42..645d053 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT spi diff --git a/test/app-custom-identity-store-handler/pom.xml b/test/app-custom-identity-store-handler/pom.xml index 2b24ba4..e5b29f8 100644 --- a/test/app-custom-identity-store-handler/pom.xml +++ b/test/app-custom-identity-store-handler/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-custom-identity-store-handler @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-custom-rememberme/pom.xml b/test/app-custom-rememberme/pom.xml index fefee9a..8079d2c 100644 --- a/test/app-custom-rememberme/pom.xml +++ b/test/app-custom-rememberme/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-custom-rememberme @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-custom-session/pom.xml b/test/app-custom-session/pom.xml index 2c52844..bfaf163 100644 --- a/test/app-custom-session/pom.xml +++ b/test/app-custom-session/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-custom-session @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-custom/pom.xml b/test/app-custom/pom.xml index 30536ad..93020ba 100644 --- a/test/app-custom/pom.xml +++ b/test/app-custom/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-custom @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-db/pom.xml b/test/app-db/pom.xml index 203d8c0..1c75715 100644 --- a/test/app-db/pom.xml +++ b/test/app-db/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-db @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-jaxrs/pom.xml b/test/app-jaxrs/pom.xml index f43f392..20919c4 100644 --- a/test/app-jaxrs/pom.xml +++ b/test/app-jaxrs/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-jaxrs @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT jakarta.ws.rs diff --git a/test/app-ldap/pom.xml b/test/app-ldap/pom.xml index 1e93c21..cb7666b 100644 --- a/test/app-ldap/pom.xml +++ b/test/app-ldap/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-ldap @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-ldap2/pom.xml b/test/app-ldap2/pom.xml index 6c6d207..e58c0d0 100644 --- a/test/app-ldap2/pom.xml +++ b/test/app-ldap2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-ldap3/pom.xml b/test/app-ldap3/pom.xml index 340fe3b..faa680d 100644 --- a/test/app-ldap3/pom.xml +++ b/test/app-ldap3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-mem-basic-decorate/pom.xml b/test/app-mem-basic-decorate/pom.xml index 42e6474..4a3f132 100644 --- a/test/app-mem-basic-decorate/pom.xml +++ b/test/app-mem-basic-decorate/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-mem-basic-decorate diff --git a/test/app-mem-basic/pom.xml b/test/app-mem-basic/pom.xml index fbb7fd9..45176ac 100644 --- a/test/app-mem-basic/pom.xml +++ b/test/app-mem-basic/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-mem-basic @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-mem-customform/pom.xml b/test/app-mem-customform/pom.xml index 99a973a..7703c5e 100644 --- a/test/app-mem-customform/pom.xml +++ b/test/app-mem-customform/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-mem-customform @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT jakarta.faces diff --git a/test/app-mem-form/pom.xml b/test/app-mem-form/pom.xml index e52289e..3109d77 100644 --- a/test/app-mem-form/pom.xml +++ b/test/app-mem-form/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-mem-form @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-mem/pom.xml b/test/app-mem/pom.xml index 5b4e258..ab26ce1 100644 --- a/test/app-mem/pom.xml +++ b/test/app-mem/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-mem @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-multiple-store-backup/pom.xml b/test/app-multiple-store-backup/pom.xml index db195aa..cde2d6c 100644 --- a/test/app-multiple-store-backup/pom.xml +++ b/test/app-multiple-store-backup/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-multiple-store-backup @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-multiple-store/pom.xml b/test/app-multiple-store/pom.xml index 1bd9333..eb064e8 100644 --- a/test/app-multiple-store/pom.xml +++ b/test/app-multiple-store/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-multiple-store @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-securitycontext-auth/pom.xml b/test/app-securitycontext-auth/pom.xml index c8d24f6..d7983b9 100644 --- a/test/app-securitycontext-auth/pom.xml +++ b/test/app-securitycontext-auth/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-securitycontext-auth @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-securitycontext-customprincipal/pom.xml b/test/app-securitycontext-customprincipal/pom.xml index 0990b34..89642da 100644 --- a/test/app-securitycontext-customprincipal/pom.xml +++ b/test/app-securitycontext-customprincipal/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-securitycontext-customprincipal @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/app-securitycontext/pom.xml b/test/app-securitycontext/pom.xml index a713cbb..5b2b22a 100644 --- a/test/app-securitycontext/pom.xml +++ b/test/app-securitycontext/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT app-securitycontext @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT diff --git a/test/common/pom.xml b/test/common/pom.xml index 2cf667e..e0089bc 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT common diff --git a/test/pom.xml b/test/pom.xml index d39ac2b..8879654 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.glassfish.soteria.test