From 9d7d3c59cfb3b9b0fa146bc1cc8e25b2614ecba3 Mon Sep 17 00:00:00 2001 From: Eclipse soteria Bot Date: Mon, 9 Nov 2020 15:39:55 +0000 Subject: [PATCH 1/2] Prepare release org.glassfish.soteria:parent:2.0.0 --- impl/pom.xml | 2 +- pom.xml | 2 +- spi/bean-decorator/pom.xml | 2 +- spi/bean-decorator/weld/pom.xml | 2 +- spi/pom.xml | 2 +- test/app-custom-identity-store-handler/pom.xml | 4 ++-- test/app-custom-rememberme/pom.xml | 4 ++-- test/app-custom-session/pom.xml | 4 ++-- test/app-custom/pom.xml | 4 ++-- test/app-db/pom.xml | 4 ++-- test/app-jaxrs/pom.xml | 4 ++-- test/app-ldap/pom.xml | 4 ++-- test/app-ldap2/pom.xml | 4 ++-- test/app-ldap3/pom.xml | 4 ++-- test/app-mem-basic-decorate/pom.xml | 2 +- test/app-mem-basic/pom.xml | 4 ++-- test/app-mem-customform/pom.xml | 4 ++-- test/app-mem-form/pom.xml | 4 ++-- test/app-mem/pom.xml | 4 ++-- test/app-multiple-store-backup/pom.xml | 4 ++-- test/app-multiple-store/pom.xml | 4 ++-- test/app-securitycontext-auth/pom.xml | 4 ++-- test/app-securitycontext-customprincipal/pom.xml | 4 ++-- test/app-securitycontext/pom.xml | 4 ++-- test/common/pom.xml | 2 +- test/pom.xml | 2 +- 26 files changed, 44 insertions(+), 44 deletions(-) diff --git a/impl/pom.xml b/impl/pom.xml index b6c962b..9f17eb9 100755 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria parent - 2.0.0-SNAPSHOT + 2.0.0 jakarta.security.enterprise diff --git a/pom.xml b/pom.xml index 67de45d..63c7612 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.glassfish.soteria parent - 2.0.0-SNAPSHOT + 2.0.0 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..d34b5b5 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.0 spi-bean-decorator diff --git a/spi/bean-decorator/weld/pom.xml b/spi/bean-decorator/weld/pom.xml index a88bb83..a380d10 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.0 soteria.spi.bean.decorator.weld diff --git a/spi/pom.xml b/spi/pom.xml index c545d42..ee235e4 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 2.0.0-SNAPSHOT + 2.0.0 spi diff --git a/test/app-custom-identity-store-handler/pom.xml b/test/app-custom-identity-store-handler/pom.xml index 2b24ba4..5be9016 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.0 app-custom-identity-store-handler @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-custom-rememberme/pom.xml b/test/app-custom-rememberme/pom.xml index fefee9a..4c83f89 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.0 app-custom-rememberme @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-custom-session/pom.xml b/test/app-custom-session/pom.xml index 2c52844..aaaaa66 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.0 app-custom-session @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-custom/pom.xml b/test/app-custom/pom.xml index 30536ad..3bc2dbb 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.0 app-custom @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-db/pom.xml b/test/app-db/pom.xml index 203d8c0..37fe76e 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.0 app-db @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-jaxrs/pom.xml b/test/app-jaxrs/pom.xml index f43f392..09b243b 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.0 app-jaxrs @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 jakarta.ws.rs diff --git a/test/app-ldap/pom.xml b/test/app-ldap/pom.xml index 1e93c21..6fa9462 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.0 app-ldap @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-ldap2/pom.xml b/test/app-ldap2/pom.xml index 6c6d207..ae37de6 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.0 ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-ldap3/pom.xml b/test/app-ldap3/pom.xml index 340fe3b..1d5a572 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.0 ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-mem-basic-decorate/pom.xml b/test/app-mem-basic-decorate/pom.xml index 42e6474..25af47b 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.0 app-mem-basic-decorate diff --git a/test/app-mem-basic/pom.xml b/test/app-mem-basic/pom.xml index fbb7fd9..a49b3fe 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.0 app-mem-basic @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-mem-customform/pom.xml b/test/app-mem-customform/pom.xml index 99a973a..3e40b89 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.0 app-mem-customform @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 jakarta.faces diff --git a/test/app-mem-form/pom.xml b/test/app-mem-form/pom.xml index e52289e..d9b7fc3 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.0 app-mem-form @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-mem/pom.xml b/test/app-mem/pom.xml index 5b4e258..72fcfb1 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.0 app-mem @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-multiple-store-backup/pom.xml b/test/app-multiple-store-backup/pom.xml index db195aa..6dff00f 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.0 app-multiple-store-backup @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-multiple-store/pom.xml b/test/app-multiple-store/pom.xml index 1bd9333..29727a8 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.0 app-multiple-store @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-securitycontext-auth/pom.xml b/test/app-securitycontext-auth/pom.xml index c8d24f6..3b687b1 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.0 app-securitycontext-auth @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-securitycontext-customprincipal/pom.xml b/test/app-securitycontext-customprincipal/pom.xml index 0990b34..720048c 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.0 app-securitycontext-customprincipal @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/app-securitycontext/pom.xml b/test/app-securitycontext/pom.xml index a713cbb..5d0aeb2 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.0 app-securitycontext @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0-SNAPSHOT + 2.0.0 diff --git a/test/common/pom.xml b/test/common/pom.xml index 2cf667e..bfe98f0 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.0 common diff --git a/test/pom.xml b/test/pom.xml index d39ac2b..558dca1 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria parent - 2.0.0-SNAPSHOT + 2.0.0 org.glassfish.soteria.test From 866040215e5a2d16b9d5df22734cb53e6e6456f7 Mon Sep 17 00:00:00 2001 From: Eclipse soteria Bot Date: Mon, 9 Nov 2020 15:41:21 +0000 Subject: [PATCH 2/2] Prepare next development cycle for 2.0.1-SNAPSHOT --- impl/pom.xml | 2 +- pom.xml | 2 +- spi/bean-decorator/pom.xml | 2 +- spi/bean-decorator/weld/pom.xml | 2 +- spi/pom.xml | 2 +- test/app-custom-identity-store-handler/pom.xml | 4 ++-- test/app-custom-rememberme/pom.xml | 4 ++-- test/app-custom-session/pom.xml | 4 ++-- test/app-custom/pom.xml | 4 ++-- test/app-db/pom.xml | 4 ++-- test/app-jaxrs/pom.xml | 4 ++-- test/app-ldap/pom.xml | 4 ++-- test/app-ldap2/pom.xml | 4 ++-- test/app-ldap3/pom.xml | 4 ++-- test/app-mem-basic-decorate/pom.xml | 2 +- test/app-mem-basic/pom.xml | 4 ++-- test/app-mem-customform/pom.xml | 4 ++-- test/app-mem-form/pom.xml | 4 ++-- test/app-mem/pom.xml | 4 ++-- test/app-multiple-store-backup/pom.xml | 4 ++-- test/app-multiple-store/pom.xml | 4 ++-- test/app-securitycontext-auth/pom.xml | 4 ++-- test/app-securitycontext-customprincipal/pom.xml | 4 ++-- test/app-securitycontext/pom.xml | 4 ++-- test/common/pom.xml | 2 +- test/pom.xml | 2 +- 26 files changed, 44 insertions(+), 44 deletions(-) diff --git a/impl/pom.xml b/impl/pom.xml index 9f17eb9..0e4d4db 100755 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria parent - 2.0.0 + 2.0.1-SNAPSHOT jakarta.security.enterprise diff --git a/pom.xml b/pom.xml index 63c7612..d176ace 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.glassfish.soteria parent - 2.0.0 + 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 d34b5b5..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 + 2.0.1-SNAPSHOT spi-bean-decorator diff --git a/spi/bean-decorator/weld/pom.xml b/spi/bean-decorator/weld/pom.xml index a380d10..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 + 2.0.1-SNAPSHOT soteria.spi.bean.decorator.weld diff --git a/spi/pom.xml b/spi/pom.xml index ee235e4..645d053 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 2.0.0 + 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 5be9016..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 + 2.0.1-SNAPSHOT app-custom-identity-store-handler @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-custom-rememberme/pom.xml b/test/app-custom-rememberme/pom.xml index 4c83f89..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 + 2.0.1-SNAPSHOT app-custom-rememberme @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-custom-session/pom.xml b/test/app-custom-session/pom.xml index aaaaa66..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 + 2.0.1-SNAPSHOT app-custom-session @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-custom/pom.xml b/test/app-custom/pom.xml index 3bc2dbb..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 + 2.0.1-SNAPSHOT app-custom @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-db/pom.xml b/test/app-db/pom.xml index 37fe76e..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 + 2.0.1-SNAPSHOT app-db @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-jaxrs/pom.xml b/test/app-jaxrs/pom.xml index 09b243b..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 + 2.0.1-SNAPSHOT app-jaxrs @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT jakarta.ws.rs diff --git a/test/app-ldap/pom.xml b/test/app-ldap/pom.xml index 6fa9462..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 + 2.0.1-SNAPSHOT app-ldap @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-ldap2/pom.xml b/test/app-ldap2/pom.xml index ae37de6..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 + 2.0.1-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-ldap3/pom.xml b/test/app-ldap3/pom.xml index 1d5a572..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 + 2.0.1-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-mem-basic-decorate/pom.xml b/test/app-mem-basic-decorate/pom.xml index 25af47b..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 + 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 a49b3fe..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 + 2.0.1-SNAPSHOT app-mem-basic @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-mem-customform/pom.xml b/test/app-mem-customform/pom.xml index 3e40b89..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 + 2.0.1-SNAPSHOT app-mem-customform @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT jakarta.faces diff --git a/test/app-mem-form/pom.xml b/test/app-mem-form/pom.xml index d9b7fc3..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 + 2.0.1-SNAPSHOT app-mem-form @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-mem/pom.xml b/test/app-mem/pom.xml index 72fcfb1..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 + 2.0.1-SNAPSHOT app-mem @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-multiple-store-backup/pom.xml b/test/app-multiple-store-backup/pom.xml index 6dff00f..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 + 2.0.1-SNAPSHOT app-multiple-store-backup @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-multiple-store/pom.xml b/test/app-multiple-store/pom.xml index 29727a8..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 + 2.0.1-SNAPSHOT app-multiple-store @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-securitycontext-auth/pom.xml b/test/app-securitycontext-auth/pom.xml index 3b687b1..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 + 2.0.1-SNAPSHOT app-securitycontext-auth @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-securitycontext-customprincipal/pom.xml b/test/app-securitycontext-customprincipal/pom.xml index 720048c..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 + 2.0.1-SNAPSHOT app-securitycontext-customprincipal @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/app-securitycontext/pom.xml b/test/app-securitycontext/pom.xml index 5d0aeb2..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 + 2.0.1-SNAPSHOT app-securitycontext @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/test/common/pom.xml b/test/common/pom.xml index bfe98f0..e0089bc 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 2.0.0 + 2.0.1-SNAPSHOT common diff --git a/test/pom.xml b/test/pom.xml index 558dca1..8879654 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria parent - 2.0.0 + 2.0.1-SNAPSHOT org.glassfish.soteria.test