From d121d31ac6715e8fd351d946bb494065032969a1 Mon Sep 17 00:00:00 2001 From: Eclipse soteria Bot Date: Sat, 12 Nov 2022 19:18:15 +0000 Subject: [PATCH 1/7] Prepare release org.glassfish.soteria:parent:3.0.1 --- 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-openid/pom.xml | 4 ++-- test/app-openid2/pom.xml | 4 ++-- test/app-openid3/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 +- 29 files changed, 50 insertions(+), 50 deletions(-) diff --git a/impl/pom.xml b/impl/pom.xml index 9122480..8b566e2 100755 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 3.0.1-SNAPSHOT + 3.0.1 jakarta.security.enterprise diff --git a/pom.xml b/pom.xml index 4e84055..6f68c0c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.glassfish.soteria parent - 3.0.1-SNAPSHOT + 3.0.1 pom Security Soteria - the Reference Implementation of JSR 375 diff --git a/spi/bean-decorator/pom.xml b/spi/bean-decorator/pom.xml index ef7d0f0..7c8e801 100644 --- a/spi/bean-decorator/pom.xml +++ b/spi/bean-decorator/pom.xml @@ -25,7 +25,7 @@ org.glassfish.soteria spi - 3.0.1-SNAPSHOT + 3.0.1 spi-bean-decorator diff --git a/spi/bean-decorator/weld/pom.xml b/spi/bean-decorator/weld/pom.xml index b75ce99..ce77dd3 100644 --- a/spi/bean-decorator/weld/pom.xml +++ b/spi/bean-decorator/weld/pom.xml @@ -26,7 +26,7 @@ org.glassfish.soteria spi-bean-decorator - 3.0.1-SNAPSHOT + 3.0.1 soteria.spi.bean.decorator.weld diff --git a/spi/pom.xml b/spi/pom.xml index c682cce..43c4965 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 3.0.1-SNAPSHOT + 3.0.1 spi diff --git a/test/app-custom-identity-store-handler/pom.xml b/test/app-custom-identity-store-handler/pom.xml index 4046f91..e1df5fa 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 - 3.0.1-SNAPSHOT + 3.0.1 app-custom-identity-store-handler @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-custom-rememberme/pom.xml b/test/app-custom-rememberme/pom.xml index 2f3fd37..2591d6c 100644 --- a/test/app-custom-rememberme/pom.xml +++ b/test/app-custom-rememberme/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-custom-rememberme @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-custom-session/pom.xml b/test/app-custom-session/pom.xml index 49df05c..43ef77d 100644 --- a/test/app-custom-session/pom.xml +++ b/test/app-custom-session/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-custom-session @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-custom/pom.xml b/test/app-custom/pom.xml index 18e0f34..b2a643f 100644 --- a/test/app-custom/pom.xml +++ b/test/app-custom/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-custom @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-db/pom.xml b/test/app-db/pom.xml index 14a760b..034af02 100644 --- a/test/app-db/pom.xml +++ b/test/app-db/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-db @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-jaxrs/pom.xml b/test/app-jaxrs/pom.xml index c34764c..3665ab5 100644 --- a/test/app-jaxrs/pom.xml +++ b/test/app-jaxrs/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-jaxrs @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 jakarta.ws.rs diff --git a/test/app-ldap/pom.xml b/test/app-ldap/pom.xml index 67efc13..52b5bf4 100644 --- a/test/app-ldap/pom.xml +++ b/test/app-ldap/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-ldap @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-ldap2/pom.xml b/test/app-ldap2/pom.xml index fd07bfd..4272e28 100644 --- a/test/app-ldap2/pom.xml +++ b/test/app-ldap2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-ldap3/pom.xml b/test/app-ldap3/pom.xml index 7f23b8f..48010ba 100644 --- a/test/app-ldap3/pom.xml +++ b/test/app-ldap3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-mem-basic-decorate/pom.xml b/test/app-mem-basic-decorate/pom.xml index 99d4865..b7a1312 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 - 3.0.1-SNAPSHOT + 3.0.1 app-mem-basic-decorate diff --git a/test/app-mem-basic/pom.xml b/test/app-mem-basic/pom.xml index 6e47056..0f3c172 100644 --- a/test/app-mem-basic/pom.xml +++ b/test/app-mem-basic/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-mem-basic @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-mem-customform/pom.xml b/test/app-mem-customform/pom.xml index 487afb2..80fd4e6 100644 --- a/test/app-mem-customform/pom.xml +++ b/test/app-mem-customform/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-mem-customform @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 jakarta.faces diff --git a/test/app-mem-form/pom.xml b/test/app-mem-form/pom.xml index ce273c2..e2189da 100644 --- a/test/app-mem-form/pom.xml +++ b/test/app-mem-form/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-mem-form @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-mem/pom.xml b/test/app-mem/pom.xml index 4a3a060..5fc44ae 100644 --- a/test/app-mem/pom.xml +++ b/test/app-mem/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-mem @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-multiple-store-backup/pom.xml b/test/app-multiple-store-backup/pom.xml index 9fbd41b..0b46a77 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 - 3.0.1-SNAPSHOT + 3.0.1 app-multiple-store-backup @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-multiple-store/pom.xml b/test/app-multiple-store/pom.xml index e3057aa..cdb569a 100644 --- a/test/app-multiple-store/pom.xml +++ b/test/app-multiple-store/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-multiple-store @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-openid/pom.xml b/test/app-openid/pom.xml index c5eddf8..da1134b 100644 --- a/test/app-openid/pom.xml +++ b/test/app-openid/pom.xml @@ -22,7 +22,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-openid @@ -36,7 +36,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-openid2/pom.xml b/test/app-openid2/pom.xml index e921faf..b6bd9f7 100644 --- a/test/app-openid2/pom.xml +++ b/test/app-openid2/pom.xml @@ -20,7 +20,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-openid2 @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-openid3/pom.xml b/test/app-openid3/pom.xml index 8cff2d1..fc070b9 100644 --- a/test/app-openid3/pom.xml +++ b/test/app-openid3/pom.xml @@ -20,7 +20,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-openid3 @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-securitycontext-auth/pom.xml b/test/app-securitycontext-auth/pom.xml index 1240838..f0ecbc8 100644 --- a/test/app-securitycontext-auth/pom.xml +++ b/test/app-securitycontext-auth/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-securitycontext-auth @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-securitycontext-customprincipal/pom.xml b/test/app-securitycontext-customprincipal/pom.xml index f5c45b9..d1e1c9d 100644 --- a/test/app-securitycontext-customprincipal/pom.xml +++ b/test/app-securitycontext-customprincipal/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-securitycontext-customprincipal @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/app-securitycontext/pom.xml b/test/app-securitycontext/pom.xml index 055ee85..40592ce 100644 --- a/test/app-securitycontext/pom.xml +++ b/test/app-securitycontext/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 app-securitycontext @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/test/common/pom.xml b/test/common/pom.xml index b53dca0..125f211 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1-SNAPSHOT + 3.0.1 common diff --git a/test/pom.xml b/test/pom.xml index 0d40459..2cfa131 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 3.0.1-SNAPSHOT + 3.0.1 org.glassfish.soteria.test From 90f4b452654f8dfe3d023c671e36aa2484be7c6a Mon Sep 17 00:00:00 2001 From: Eclipse soteria Bot Date: Sat, 12 Nov 2022 19:19:32 +0000 Subject: [PATCH 2/7] Prepare next development cycle for 3.0.2-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-openid/pom.xml | 4 ++-- test/app-openid2/pom.xml | 4 ++-- test/app-openid3/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 +- 29 files changed, 50 insertions(+), 50 deletions(-) diff --git a/impl/pom.xml b/impl/pom.xml index 8b566e2..75c29b7 100755 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 3.0.1 + 3.0.2-SNAPSHOT jakarta.security.enterprise diff --git a/pom.xml b/pom.xml index 6f68c0c..734f112 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.glassfish.soteria parent - 3.0.1 + 3.0.2-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 7c8e801..b031f48 100644 --- a/spi/bean-decorator/pom.xml +++ b/spi/bean-decorator/pom.xml @@ -25,7 +25,7 @@ org.glassfish.soteria spi - 3.0.1 + 3.0.2-SNAPSHOT spi-bean-decorator diff --git a/spi/bean-decorator/weld/pom.xml b/spi/bean-decorator/weld/pom.xml index ce77dd3..fa3c2c3 100644 --- a/spi/bean-decorator/weld/pom.xml +++ b/spi/bean-decorator/weld/pom.xml @@ -26,7 +26,7 @@ org.glassfish.soteria spi-bean-decorator - 3.0.1 + 3.0.2-SNAPSHOT soteria.spi.bean.decorator.weld diff --git a/spi/pom.xml b/spi/pom.xml index 43c4965..bcdb005 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 3.0.1 + 3.0.2-SNAPSHOT spi diff --git a/test/app-custom-identity-store-handler/pom.xml b/test/app-custom-identity-store-handler/pom.xml index e1df5fa..2c76345 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 - 3.0.1 + 3.0.2-SNAPSHOT app-custom-identity-store-handler @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-custom-rememberme/pom.xml b/test/app-custom-rememberme/pom.xml index 2591d6c..7241970 100644 --- a/test/app-custom-rememberme/pom.xml +++ b/test/app-custom-rememberme/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-custom-rememberme @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-custom-session/pom.xml b/test/app-custom-session/pom.xml index 43ef77d..5128284 100644 --- a/test/app-custom-session/pom.xml +++ b/test/app-custom-session/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-custom-session @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-custom/pom.xml b/test/app-custom/pom.xml index b2a643f..04dd8c5 100644 --- a/test/app-custom/pom.xml +++ b/test/app-custom/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-custom @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-db/pom.xml b/test/app-db/pom.xml index 034af02..63641aa 100644 --- a/test/app-db/pom.xml +++ b/test/app-db/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-db @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-jaxrs/pom.xml b/test/app-jaxrs/pom.xml index 3665ab5..b42a290 100644 --- a/test/app-jaxrs/pom.xml +++ b/test/app-jaxrs/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-jaxrs @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT jakarta.ws.rs diff --git a/test/app-ldap/pom.xml b/test/app-ldap/pom.xml index 52b5bf4..36d277c 100644 --- a/test/app-ldap/pom.xml +++ b/test/app-ldap/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-ldap @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-ldap2/pom.xml b/test/app-ldap2/pom.xml index 4272e28..9d10f1b 100644 --- a/test/app-ldap2/pom.xml +++ b/test/app-ldap2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-ldap3/pom.xml b/test/app-ldap3/pom.xml index 48010ba..fc660bd 100644 --- a/test/app-ldap3/pom.xml +++ b/test/app-ldap3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-mem-basic-decorate/pom.xml b/test/app-mem-basic-decorate/pom.xml index b7a1312..f15cb4c 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 - 3.0.1 + 3.0.2-SNAPSHOT app-mem-basic-decorate diff --git a/test/app-mem-basic/pom.xml b/test/app-mem-basic/pom.xml index 0f3c172..c1d3783 100644 --- a/test/app-mem-basic/pom.xml +++ b/test/app-mem-basic/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-mem-basic @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-mem-customform/pom.xml b/test/app-mem-customform/pom.xml index 80fd4e6..9813bcc 100644 --- a/test/app-mem-customform/pom.xml +++ b/test/app-mem-customform/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-mem-customform @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT jakarta.faces diff --git a/test/app-mem-form/pom.xml b/test/app-mem-form/pom.xml index e2189da..4b03fcc 100644 --- a/test/app-mem-form/pom.xml +++ b/test/app-mem-form/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-mem-form @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-mem/pom.xml b/test/app-mem/pom.xml index 5fc44ae..684b957 100644 --- a/test/app-mem/pom.xml +++ b/test/app-mem/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-mem @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-multiple-store-backup/pom.xml b/test/app-multiple-store-backup/pom.xml index 0b46a77..f3173f1 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 - 3.0.1 + 3.0.2-SNAPSHOT app-multiple-store-backup @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-multiple-store/pom.xml b/test/app-multiple-store/pom.xml index cdb569a..d5a2e57 100644 --- a/test/app-multiple-store/pom.xml +++ b/test/app-multiple-store/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-multiple-store @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-openid/pom.xml b/test/app-openid/pom.xml index da1134b..7b2d346 100644 --- a/test/app-openid/pom.xml +++ b/test/app-openid/pom.xml @@ -22,7 +22,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-openid @@ -36,7 +36,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-openid2/pom.xml b/test/app-openid2/pom.xml index b6bd9f7..57ce353 100644 --- a/test/app-openid2/pom.xml +++ b/test/app-openid2/pom.xml @@ -20,7 +20,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-openid2 @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-openid3/pom.xml b/test/app-openid3/pom.xml index fc070b9..2c21bed 100644 --- a/test/app-openid3/pom.xml +++ b/test/app-openid3/pom.xml @@ -20,7 +20,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-openid3 @@ -38,7 +38,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-securitycontext-auth/pom.xml b/test/app-securitycontext-auth/pom.xml index f0ecbc8..708e253 100644 --- a/test/app-securitycontext-auth/pom.xml +++ b/test/app-securitycontext-auth/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-securitycontext-auth @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-securitycontext-customprincipal/pom.xml b/test/app-securitycontext-customprincipal/pom.xml index d1e1c9d..cf85c69 100644 --- a/test/app-securitycontext-customprincipal/pom.xml +++ b/test/app-securitycontext-customprincipal/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-securitycontext-customprincipal @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/app-securitycontext/pom.xml b/test/app-securitycontext/pom.xml index 40592ce..744a0ba 100644 --- a/test/app-securitycontext/pom.xml +++ b/test/app-securitycontext/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT app-securitycontext @@ -37,7 +37,7 @@ org.glassfish.soteria.test common - 3.0.1 + 3.0.2-SNAPSHOT diff --git a/test/common/pom.xml b/test/common/pom.xml index 125f211..002f660 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.soteria.test parent - 3.0.1 + 3.0.2-SNAPSHOT common diff --git a/test/pom.xml b/test/pom.xml index 2cfa131..5cc0aa0 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -24,7 +24,7 @@ org.glassfish.soteria parent - 3.0.1 + 3.0.2-SNAPSHOT org.glassfish.soteria.test From 062e5a2fcd2749de8cb43f280a94638c47793362 Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 24 Jan 2023 22:27:41 +0100 Subject: [PATCH 3/7] Update versions in pom.xml Signed-off-by: Arjan Tijms --- impl/pom.xml | 4 ++-- pom.xml | 11 +++++------ spi/bean-decorator/weld/pom.xml | 8 ++++---- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/impl/pom.xml b/impl/pom.xml index 75c29b7..f132a7a 100755 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -1,7 +1,7 @@