From 3f43e679fabcd269f506cedb2bbdfd3c8d6b89a9 Mon Sep 17 00:00:00 2001 From: Open Identity Platform Community Date: Thu, 19 Sep 2024 08:01:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.2.1 --- bloomfilter/core/pom.xml | 2 +- bloomfilter/monitoring/pom.xml | 2 +- bloomfilter/pom.xml | 2 +- build-tools/pom.xml | 2 +- cassandra-embedded/pom.xml | 2 +- commons/audit/core/pom.xml | 2 +- commons/audit/handler-csv/pom.xml | 2 +- commons/audit/handler-elasticsearch/pom.xml | 2 +- commons/audit/handler-jdbc/pom.xml | 2 +- commons/audit/handler-jms/pom.xml | 2 +- commons/audit/handler-json/pom.xml | 2 +- commons/audit/handler-splunk/pom.xml | 2 +- commons/audit/handler-syslog/pom.xml | 2 +- commons/audit/json/pom.xml | 2 +- commons/audit/pom.xml | 2 +- commons/audit/servlet/pom.xml | 2 +- .../auth-filters/authn-filter/jaspi-functional-tests/pom.xml | 2 +- .../authn-filter/jaspi-modules/iwa-module/pom.xml | 2 +- .../authn-filter/jaspi-modules/jwt-session-module/pom.xml | 2 +- .../authn-filter/jaspi-modules/openam-session-module/pom.xml | 2 +- .../authn-filter/jaspi-modules/openid-connect-module/pom.xml | 2 +- commons/auth-filters/authn-filter/jaspi-modules/pom.xml | 2 +- commons/auth-filters/authn-filter/jaspi-runtime/pom.xml | 2 +- commons/auth-filters/authn-filter/pom.xml | 2 +- commons/auth-filters/authz-filter/framework-api/pom.xml | 2 +- .../authz-filter/framework-functional-tests/pom.xml | 2 +- commons/auth-filters/authz-filter/framework/pom.xml | 2 +- .../auth-filters/authz-filter/modules/oauth2-module/pom.xml | 2 +- commons/auth-filters/authz-filter/modules/pom.xml | 2 +- commons/auth-filters/authz-filter/pom.xml | 2 +- commons/auth-filters/pom.xml | 2 +- commons/doc-common-content/pom.xml | 2 +- commons/doc-default-branding/pom.xml | 2 +- commons/doc-maven-plugin/pom.xml | 2 +- commons/geo/pom.xml | 2 +- commons/http-framework/binding-test-utils/pom.xml | 2 +- commons/http-framework/client-apache-async/pom.xml | 2 +- commons/http-framework/client-apache-common/pom.xml | 2 +- commons/http-framework/client-apache-sync/pom.xml | 2 +- commons/http-framework/core/pom.xml | 2 +- commons/http-framework/examples/descriptor-example/pom.xml | 2 +- commons/http-framework/examples/pom.xml | 2 +- commons/http-framework/examples/servlet-example/pom.xml | 2 +- commons/http-framework/grizzly/pom.xml | 2 +- commons/http-framework/oauth2/pom.xml | 2 +- commons/http-framework/pom.xml | 2 +- commons/http-framework/servlet/pom.xml | 2 +- commons/httpdump/pom.xml | 2 +- commons/json-crypto/cli/pom.xml | 2 +- commons/json-crypto/core/pom.xml | 2 +- commons/json-crypto/pom.xml | 2 +- commons/json-fluent/pom.xml | 4 ++-- commons/json-ref/core/pom.xml | 2 +- commons/json-ref/jackson/pom.xml | 2 +- commons/json-ref/pom.xml | 2 +- commons/json-schema/cli/pom.xml | 2 +- commons/json-schema/core/pom.xml | 2 +- commons/json-schema/pom.xml | 2 +- commons/json-web-token/pom.xml | 2 +- commons/launcher/launcher-zip/pom.xml | 2 +- commons/launcher/launcher/pom.xml | 2 +- commons/launcher/pom.xml | 4 ++-- commons/pom.xml | 2 +- commons/rest/api-descriptor/pom.xml | 2 +- commons/rest/json-resource-examples/pom.xml | 2 +- commons/rest/json-resource-http/pom.xml | 2 +- commons/rest/json-resource/pom.xml | 2 +- commons/rest/openapi-war-overlay/pom.xml | 2 +- commons/rest/pom.xml | 2 +- commons/rest/rest-docbook/pom.xml | 2 +- commons/security/pom.xml | 2 +- commons/selfservice/core/pom.xml | 2 +- commons/selfservice/custom-stage/pom.xml | 2 +- commons/selfservice/example-ui/pom.xml | 2 +- commons/selfservice/example/pom.xml | 2 +- commons/selfservice/json/pom.xml | 2 +- commons/selfservice/pom.xml | 2 +- commons/selfservice/stages/pom.xml | 2 +- commons/util/pom.xml | 2 +- commons/util/test-utils/pom.xml | 2 +- commons/util/util/pom.xml | 2 +- commons/xcite-maven-plugin/pom.xml | 2 +- guice/core/pom.xml | 2 +- guice/pom.xml | 2 +- guice/servlet/pom.xml | 2 +- guice/test/pom.xml | 2 +- i18n-framework/core/pom.xml | 2 +- i18n-framework/jul/pom.xml | 2 +- i18n-framework/maven-plugin/pom.xml | 2 +- i18n-framework/pom.xml | 2 +- i18n-framework/slf4j/pom.xml | 2 +- .../maven-external-dependency-plugin/pom.xml | 2 +- persistit/core/pom.xml | 2 +- persistit/pom.xml | 2 +- persistit/ui/pom.xml | 2 +- pom.xml | 4 ++-- script/common/pom.xml | 2 +- script/groovy/pom.xml | 2 +- script/javascript/pom.xml | 2 +- script/pom.xml | 2 +- ui/commons/pom.xml | 2 +- ui/mock/pom.xml | 2 +- ui/pom.xml | 2 +- ui/user/pom.xml | 2 +- 104 files changed, 107 insertions(+), 107 deletions(-) diff --git a/bloomfilter/core/pom.xml b/bloomfilter/core/pom.xml index a1def0e6a..67fd402fc 100644 --- a/bloomfilter/core/pom.xml +++ b/bloomfilter/core/pom.xml @@ -19,7 +19,7 @@ bloomfilter org.openidentityplatform.commons - 2.2.1-SNAPSHOT + 2.2.1 4.0.0 diff --git a/bloomfilter/monitoring/pom.xml b/bloomfilter/monitoring/pom.xml index f0e8a0099..a8a16d261 100644 --- a/bloomfilter/monitoring/pom.xml +++ b/bloomfilter/monitoring/pom.xml @@ -19,7 +19,7 @@ bloomfilter org.openidentityplatform.commons - 2.2.1-SNAPSHOT + 2.2.1 4.0.0 diff --git a/bloomfilter/pom.xml b/bloomfilter/pom.xml index 6923dae28..79e6da355 100644 --- a/bloomfilter/pom.xml +++ b/bloomfilter/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons parent - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons bloomfilter diff --git a/build-tools/pom.xml b/build-tools/pom.xml index e333f4eb1..0ed704364 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons parent - 2.2.1-SNAPSHOT + 2.2.1 build-tools jar diff --git a/cassandra-embedded/pom.xml b/cassandra-embedded/pom.xml index 4cd733766..d16d10092 100644 --- a/cassandra-embedded/pom.xml +++ b/cassandra-embedded/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons parent - 2.2.1-SNAPSHOT + 2.2.1 cassandra-embedded diff --git a/commons/audit/core/pom.xml b/commons/audit/core/pom.xml index f5a700f4c..c5420206d 100644 --- a/commons/audit/core/pom.xml +++ b/commons/audit/core/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons audit - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit core diff --git a/commons/audit/handler-csv/pom.xml b/commons/audit/handler-csv/pom.xml index 1545757fd..154c203d3 100644 --- a/commons/audit/handler-csv/pom.xml +++ b/commons/audit/handler-csv/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons audit - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit handler-csv diff --git a/commons/audit/handler-elasticsearch/pom.xml b/commons/audit/handler-elasticsearch/pom.xml index bb8441248..106d7a083 100644 --- a/commons/audit/handler-elasticsearch/pom.xml +++ b/commons/audit/handler-elasticsearch/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons audit - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit handler-elasticsearch diff --git a/commons/audit/handler-jdbc/pom.xml b/commons/audit/handler-jdbc/pom.xml index 70377015d..1abdfe2ea 100644 --- a/commons/audit/handler-jdbc/pom.xml +++ b/commons/audit/handler-jdbc/pom.xml @@ -20,7 +20,7 @@ audit org.openidentityplatform.commons - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit handler-jdbc diff --git a/commons/audit/handler-jms/pom.xml b/commons/audit/handler-jms/pom.xml index f34d1e446..4c6e1d702 100644 --- a/commons/audit/handler-jms/pom.xml +++ b/commons/audit/handler-jms/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons audit - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit handler-jms diff --git a/commons/audit/handler-json/pom.xml b/commons/audit/handler-json/pom.xml index b5def1777..a73a99afb 100644 --- a/commons/audit/handler-json/pom.xml +++ b/commons/audit/handler-json/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons audit - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit handler-json diff --git a/commons/audit/handler-splunk/pom.xml b/commons/audit/handler-splunk/pom.xml index 7e725ab2b..649ab2055 100644 --- a/commons/audit/handler-splunk/pom.xml +++ b/commons/audit/handler-splunk/pom.xml @@ -18,7 +18,7 @@ audit org.openidentityplatform.commons - 2.2.1-SNAPSHOT + 2.2.1 4.0.0 org.openidentityplatform.commons.audit diff --git a/commons/audit/handler-syslog/pom.xml b/commons/audit/handler-syslog/pom.xml index 5ed2d1ede..c58078612 100644 --- a/commons/audit/handler-syslog/pom.xml +++ b/commons/audit/handler-syslog/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons audit - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit handler-syslog diff --git a/commons/audit/json/pom.xml b/commons/audit/json/pom.xml index 8880fac1b..41441544d 100644 --- a/commons/audit/json/pom.xml +++ b/commons/audit/json/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons audit - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit json diff --git a/commons/audit/pom.xml b/commons/audit/pom.xml index 9209e4bc1..3a93d97b0 100644 --- a/commons/audit/pom.xml +++ b/commons/audit/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 audit diff --git a/commons/audit/servlet/pom.xml b/commons/audit/servlet/pom.xml index 6bc3256f2..5fec96295 100644 --- a/commons/audit/servlet/pom.xml +++ b/commons/audit/servlet/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons audit - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.audit servlet diff --git a/commons/auth-filters/authn-filter/jaspi-functional-tests/pom.xml b/commons/auth-filters/authn-filter/jaspi-functional-tests/pom.xml index 922b99633..ef05fc83c 100644 --- a/commons/auth-filters/authn-filter/jaspi-functional-tests/pom.xml +++ b/commons/auth-filters/authn-filter/jaspi-functional-tests/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons authn-filter - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.authn-filter jaspi-functional-tests diff --git a/commons/auth-filters/authn-filter/jaspi-modules/iwa-module/pom.xml b/commons/auth-filters/authn-filter/jaspi-modules/iwa-module/pom.xml index 817d0c3e3..6e6373d85 100644 --- a/commons/auth-filters/authn-filter/jaspi-modules/iwa-module/pom.xml +++ b/commons/auth-filters/authn-filter/jaspi-modules/iwa-module/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.commons.authn-filter jaspi-modules - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.authn-filter.jaspi-modules iwa-module diff --git a/commons/auth-filters/authn-filter/jaspi-modules/jwt-session-module/pom.xml b/commons/auth-filters/authn-filter/jaspi-modules/jwt-session-module/pom.xml index 75fc196f6..295ba9b84 100644 --- a/commons/auth-filters/authn-filter/jaspi-modules/jwt-session-module/pom.xml +++ b/commons/auth-filters/authn-filter/jaspi-modules/jwt-session-module/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.commons.authn-filter jaspi-modules - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.authn-filter.jaspi-modules jwt-session-module diff --git a/commons/auth-filters/authn-filter/jaspi-modules/openam-session-module/pom.xml b/commons/auth-filters/authn-filter/jaspi-modules/openam-session-module/pom.xml index 3372b47f1..0cd99fd16 100644 --- a/commons/auth-filters/authn-filter/jaspi-modules/openam-session-module/pom.xml +++ b/commons/auth-filters/authn-filter/jaspi-modules/openam-session-module/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons.authn-filter jaspi-modules - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.authn-filter.jaspi-modules openam-session-module diff --git a/commons/auth-filters/authn-filter/jaspi-modules/openid-connect-module/pom.xml b/commons/auth-filters/authn-filter/jaspi-modules/openid-connect-module/pom.xml index adafdec08..fa778b5ae 100644 --- a/commons/auth-filters/authn-filter/jaspi-modules/openid-connect-module/pom.xml +++ b/commons/auth-filters/authn-filter/jaspi-modules/openid-connect-module/pom.xml @@ -22,7 +22,7 @@ org.openidentityplatform.commons.authn-filter jaspi-modules - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.authn-filter.jaspi-modules openid-connect-module diff --git a/commons/auth-filters/authn-filter/jaspi-modules/pom.xml b/commons/auth-filters/authn-filter/jaspi-modules/pom.xml index 6b2f7bd7e..eb0197849 100644 --- a/commons/auth-filters/authn-filter/jaspi-modules/pom.xml +++ b/commons/auth-filters/authn-filter/jaspi-modules/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.commons authn-filter - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.authn-filter jaspi-modules diff --git a/commons/auth-filters/authn-filter/jaspi-runtime/pom.xml b/commons/auth-filters/authn-filter/jaspi-runtime/pom.xml index b16500f5a..1e5c2cf8d 100644 --- a/commons/auth-filters/authn-filter/jaspi-runtime/pom.xml +++ b/commons/auth-filters/authn-filter/jaspi-runtime/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons authn-filter - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.authn-filter jaspi-runtime diff --git a/commons/auth-filters/authn-filter/pom.xml b/commons/auth-filters/authn-filter/pom.xml index f7af8cb97..af33f43f6 100644 --- a/commons/auth-filters/authn-filter/pom.xml +++ b/commons/auth-filters/authn-filter/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons auth-filters - 2.2.1-SNAPSHOT + 2.2.1 authn-filter diff --git a/commons/auth-filters/authz-filter/framework-api/pom.xml b/commons/auth-filters/authz-filter/framework-api/pom.xml index bb6c48835..3ab2b9899 100644 --- a/commons/auth-filters/authz-filter/framework-api/pom.xml +++ b/commons/auth-filters/authz-filter/framework-api/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons.auth-filters authz-filter - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.auth-filters.authz-filter framework-api diff --git a/commons/auth-filters/authz-filter/framework-functional-tests/pom.xml b/commons/auth-filters/authz-filter/framework-functional-tests/pom.xml index 624355a6b..226ab3d9c 100644 --- a/commons/auth-filters/authz-filter/framework-functional-tests/pom.xml +++ b/commons/auth-filters/authz-filter/framework-functional-tests/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons.auth-filters authz-filter - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.auth-filters.authz-filter framework-functional-tests diff --git a/commons/auth-filters/authz-filter/framework/pom.xml b/commons/auth-filters/authz-filter/framework/pom.xml index f2e11620a..7311a3fcd 100644 --- a/commons/auth-filters/authz-filter/framework/pom.xml +++ b/commons/auth-filters/authz-filter/framework/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons.auth-filters authz-filter - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.auth-filters.authz-filter framework diff --git a/commons/auth-filters/authz-filter/modules/oauth2-module/pom.xml b/commons/auth-filters/authz-filter/modules/oauth2-module/pom.xml index 9c86d8794..087f90eb1 100644 --- a/commons/auth-filters/authz-filter/modules/oauth2-module/pom.xml +++ b/commons/auth-filters/authz-filter/modules/oauth2-module/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.commons.auth-filters.authz-filter modules - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.auth-filters.authz-filter.modules oauth2-module diff --git a/commons/auth-filters/authz-filter/modules/pom.xml b/commons/auth-filters/authz-filter/modules/pom.xml index ebfd4d9ca..33facede2 100644 --- a/commons/auth-filters/authz-filter/modules/pom.xml +++ b/commons/auth-filters/authz-filter/modules/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons.auth-filters authz-filter - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.auth-filters.authz-filter modules diff --git a/commons/auth-filters/authz-filter/pom.xml b/commons/auth-filters/authz-filter/pom.xml index bbe2fd244..a86205b51 100644 --- a/commons/auth-filters/authz-filter/pom.xml +++ b/commons/auth-filters/authz-filter/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.commons auth-filters - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.auth-filters authz-filter diff --git a/commons/auth-filters/pom.xml b/commons/auth-filters/pom.xml index be131c701..fc9c194c7 100644 --- a/commons/auth-filters/pom.xml +++ b/commons/auth-filters/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 auth-filters diff --git a/commons/doc-common-content/pom.xml b/commons/doc-common-content/pom.xml index a2341b553..d98e34933 100644 --- a/commons/doc-common-content/pom.xml +++ b/commons/doc-common-content/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 doc-common-content diff --git a/commons/doc-default-branding/pom.xml b/commons/doc-default-branding/pom.xml index 53a2431dc..ea8e1470b 100644 --- a/commons/doc-default-branding/pom.xml +++ b/commons/doc-default-branding/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 doc-default-branding diff --git a/commons/doc-maven-plugin/pom.xml b/commons/doc-maven-plugin/pom.xml index 495f827d8..d080751d7 100644 --- a/commons/doc-maven-plugin/pom.xml +++ b/commons/doc-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 doc-maven-plugin diff --git a/commons/geo/pom.xml b/commons/geo/pom.xml index 9d13df0ad..97f09d296 100644 --- a/commons/geo/pom.xml +++ b/commons/geo/pom.xml @@ -18,7 +18,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 geo ${project.groupId}.${project.artifactId} diff --git a/commons/http-framework/binding-test-utils/pom.xml b/commons/http-framework/binding-test-utils/pom.xml index fd92b026a..4e54959b3 100644 --- a/commons/http-framework/binding-test-utils/pom.xml +++ b/commons/http-framework/binding-test-utils/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework binding-test-utils diff --git a/commons/http-framework/client-apache-async/pom.xml b/commons/http-framework/client-apache-async/pom.xml index abcfcdaec..ab5b007a2 100644 --- a/commons/http-framework/client-apache-async/pom.xml +++ b/commons/http-framework/client-apache-async/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework client-apache-async diff --git a/commons/http-framework/client-apache-common/pom.xml b/commons/http-framework/client-apache-common/pom.xml index 5ccc136c7..954364bca 100644 --- a/commons/http-framework/client-apache-common/pom.xml +++ b/commons/http-framework/client-apache-common/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework client-apache-common diff --git a/commons/http-framework/client-apache-sync/pom.xml b/commons/http-framework/client-apache-sync/pom.xml index c5b534efb..ab56522cb 100644 --- a/commons/http-framework/client-apache-sync/pom.xml +++ b/commons/http-framework/client-apache-sync/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework client-apache-sync diff --git a/commons/http-framework/core/pom.xml b/commons/http-framework/core/pom.xml index ec18d72c8..d7a5dc9a4 100644 --- a/commons/http-framework/core/pom.xml +++ b/commons/http-framework/core/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework core diff --git a/commons/http-framework/examples/descriptor-example/pom.xml b/commons/http-framework/examples/descriptor-example/pom.xml index 628d6bdc8..6056d0b69 100644 --- a/commons/http-framework/examples/descriptor-example/pom.xml +++ b/commons/http-framework/examples/descriptor-example/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons.http-framework examples - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework.examples http-descriptor-example diff --git a/commons/http-framework/examples/pom.xml b/commons/http-framework/examples/pom.xml index 8c721bd3e..43f276e84 100644 --- a/commons/http-framework/examples/pom.xml +++ b/commons/http-framework/examples/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework examples diff --git a/commons/http-framework/examples/servlet-example/pom.xml b/commons/http-framework/examples/servlet-example/pom.xml index 701b8b6b7..cdf47d932 100644 --- a/commons/http-framework/examples/servlet-example/pom.xml +++ b/commons/http-framework/examples/servlet-example/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons.http-framework examples - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework.examples servlet-example diff --git a/commons/http-framework/grizzly/pom.xml b/commons/http-framework/grizzly/pom.xml index 146896009..d4258f2b1 100644 --- a/commons/http-framework/grizzly/pom.xml +++ b/commons/http-framework/grizzly/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework grizzly diff --git a/commons/http-framework/oauth2/pom.xml b/commons/http-framework/oauth2/pom.xml index 49fc4cd73..79bbfd00a 100644 --- a/commons/http-framework/oauth2/pom.xml +++ b/commons/http-framework/oauth2/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework oauth2 diff --git a/commons/http-framework/pom.xml b/commons/http-framework/pom.xml index 64da8ad2f..755e87065 100644 --- a/commons/http-framework/pom.xml +++ b/commons/http-framework/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons http-framework diff --git a/commons/http-framework/servlet/pom.xml b/commons/http-framework/servlet/pom.xml index 5dc7dcc35..15a7deaae 100644 --- a/commons/http-framework/servlet/pom.xml +++ b/commons/http-framework/servlet/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons http-framework - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.http-framework servlet diff --git a/commons/httpdump/pom.xml b/commons/httpdump/pom.xml index 613b65950..7cc69cb95 100644 --- a/commons/httpdump/pom.xml +++ b/commons/httpdump/pom.xml @@ -3,7 +3,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons httpdump diff --git a/commons/json-crypto/cli/pom.xml b/commons/json-crypto/cli/pom.xml index e5cdfbb3c..f1dfcc32c 100644 --- a/commons/json-crypto/cli/pom.xml +++ b/commons/json-crypto/cli/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons json-crypto - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.json-crypto cli diff --git a/commons/json-crypto/core/pom.xml b/commons/json-crypto/core/pom.xml index d7707a2de..c564a692a 100644 --- a/commons/json-crypto/core/pom.xml +++ b/commons/json-crypto/core/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons json-crypto - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.json-crypto core diff --git a/commons/json-crypto/pom.xml b/commons/json-crypto/pom.xml index 87f209d5b..54be420a1 100644 --- a/commons/json-crypto/pom.xml +++ b/commons/json-crypto/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 json-crypto pom diff --git a/commons/json-fluent/pom.xml b/commons/json-fluent/pom.xml index 77e0de3bc..a10b778c8 100644 --- a/commons/json-fluent/pom.xml +++ b/commons/json-fluent/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 json-fluent ${project.groupId}.${project.artifactId} @@ -29,7 +29,7 @@ org.openidentityplatform.commons util - 2.2.1-SNAPSHOT + 2.2.1 org.easytesting diff --git a/commons/json-ref/core/pom.xml b/commons/json-ref/core/pom.xml index 649baf508..dc7ccce9a 100644 --- a/commons/json-ref/core/pom.xml +++ b/commons/json-ref/core/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons json-ref - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.json-ref core diff --git a/commons/json-ref/jackson/pom.xml b/commons/json-ref/jackson/pom.xml index 044a45f64..74b5b3bde 100644 --- a/commons/json-ref/jackson/pom.xml +++ b/commons/json-ref/jackson/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons json-ref - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.json-ref jackson diff --git a/commons/json-ref/pom.xml b/commons/json-ref/pom.xml index f7806f7b6..5edc1ed8b 100644 --- a/commons/json-ref/pom.xml +++ b/commons/json-ref/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 json-ref pom diff --git a/commons/json-schema/cli/pom.xml b/commons/json-schema/cli/pom.xml index 2ed2e2f51..05cfe9da9 100644 --- a/commons/json-schema/cli/pom.xml +++ b/commons/json-schema/cli/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons json-schema - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.json-schema cli diff --git a/commons/json-schema/core/pom.xml b/commons/json-schema/core/pom.xml index dcd424394..f2bd60c44 100644 --- a/commons/json-schema/core/pom.xml +++ b/commons/json-schema/core/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons json-schema - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.json-schema core diff --git a/commons/json-schema/pom.xml b/commons/json-schema/pom.xml index 62bd27bcc..c4fe1081d 100644 --- a/commons/json-schema/pom.xml +++ b/commons/json-schema/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 json-schema pom diff --git a/commons/json-web-token/pom.xml b/commons/json-web-token/pom.xml index d8e20ee0d..8018072b6 100644 --- a/commons/json-web-token/pom.xml +++ b/commons/json-web-token/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 json-web-token diff --git a/commons/launcher/launcher-zip/pom.xml b/commons/launcher/launcher-zip/pom.xml index 1af88ecef..380fdd313 100644 --- a/commons/launcher/launcher-zip/pom.xml +++ b/commons/launcher/launcher-zip/pom.xml @@ -27,7 +27,7 @@ org.openidentityplatform.commons launcher - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.launcher launcher-zip diff --git a/commons/launcher/launcher/pom.xml b/commons/launcher/launcher/pom.xml index 7f4668efb..909ced768 100644 --- a/commons/launcher/launcher/pom.xml +++ b/commons/launcher/launcher/pom.xml @@ -27,7 +27,7 @@ org.openidentityplatform.commons launcher - 2.2.1-SNAPSHOT + 2.2.1 org.openidentityplatform.commons.launcher launcher diff --git a/commons/launcher/pom.xml b/commons/launcher/pom.xml index d93b7069b..cd1dcbb18 100644 --- a/commons/launcher/pom.xml +++ b/commons/launcher/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.commons commons - 2.2.1-SNAPSHOT + 2.2.1 launcher pom @@ -61,7 +61,7 @@ org.openidentityplatform.commons util - 2.2.1-SNAPSHOT + 2.2.1