From ad43655b57e830f017a1d33eb3b884c096419c2a Mon Sep 17 00:00:00 2001 From: Open Identity Platform Community Date: Fri, 19 Jul 2024 08:40:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 6.1.1 --- custom-scripted-connector-bundler/pom.xml | 6 +++--- openidm-api-servlet/pom.xml | 2 +- openidm-audit/pom.xml | 2 +- openidm-authnfilter/pom.xml | 2 +- openidm-cluster/pom.xml | 2 +- openidm-config/pom.xml | 2 +- openidm-core/pom.xml | 2 +- openidm-crypto/pom.xml | 2 +- openidm-customendpoint/pom.xml | 2 +- openidm-doc/pom.xml | 8 ++++---- openidm-enhanced-config/pom.xml | 2 +- openidm-external-email/pom.xml | 2 +- openidm-external-rest/pom.xml | 2 +- openidm-felix-webconsole/pom.xml | 2 +- openidm-httpcontext/pom.xml | 2 +- openidm-identity-provider/pom.xml | 2 +- openidm-infoservice/pom.xml | 2 +- openidm-jetty-fragment/pom.xml | 2 +- openidm-keystore/pom.xml | 2 +- openidm-maintenance/pom.xml | 2 +- openidm-messaging/pom.xml | 2 +- openidm-policy/pom.xml | 2 +- openidm-provisioner-openicf/pom.xml | 2 +- openidm-provisioner/pom.xml | 2 +- openidm-quartz-fragment/pom.xml | 2 +- openidm-repo-jdbc/pom.xml | 2 +- openidm-repo-orientdb/pom.xml | 2 +- openidm-repo/pom.xml | 2 +- openidm-router/pom.xml | 2 +- openidm-scheduler/pom.xml | 2 +- openidm-script/pom.xml | 2 +- openidm-security-jetty/pom.xml | 2 +- openidm-security/pom.xml | 2 +- openidm-selfservice/pom.xml | 2 +- openidm-servlet-registrator/pom.xml | 2 +- openidm-servlet/pom.xml | 2 +- openidm-shell/pom.xml | 2 +- openidm-smartevent/pom.xml | 2 +- openidm-system/pom.xml | 2 +- openidm-ui/openidm-ui-admin/pom.xml | 2 +- openidm-ui/openidm-ui-api/pom.xml | 2 +- openidm-ui/openidm-ui-common/pom.xml | 2 +- openidm-ui/openidm-ui-enduser/pom.xml | 2 +- openidm-ui/pom.xml | 2 +- openidm-util/pom.xml | 2 +- openidm-workflow-activiti/pom.xml | 2 +- openidm-zip/pom.xml | 2 +- pom.xml | 4 ++-- 48 files changed, 54 insertions(+), 54 deletions(-) diff --git a/custom-scripted-connector-bundler/pom.xml b/custom-scripted-connector-bundler/pom.xml index 6585e15e25..0950e5fe2f 100644 --- a/custom-scripted-connector-bundler/pom.xml +++ b/custom-scripted-connector-bundler/pom.xml @@ -27,12 +27,12 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 org.openidentityplatform.openidm.tools custom-scripted-connector-bundler - 6.1.1-SNAPSHOT + 6.1.1 OpenIDM Custom Scripted Groovy Connector Bundler This is a tool to bundle the Groovy connector using configured bundle name and configuration parameters without the user needing to write connector code manually (aside from the Groovy scripts). @@ -42,7 +42,7 @@ scm:svn:https://svn.forgerock.org/openidm/trunk/tools/custom-scripted-connector-bundler scm:svn:https://svn.forgerock.org/openidm/trunk/tools/custom-scripted-connector-bundler http://sources.forgerock.org/browse/openidm/trunk/tools/custom-scripted-connector-bundler - HEAD + 6.1.1 jira diff --git a/openidm-api-servlet/pom.xml b/openidm-api-servlet/pom.xml index 3a063edda0..6cae6dedc4 100644 --- a/openidm-api-servlet/pom.xml +++ b/openidm-api-servlet/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-api-servlet bundle diff --git a/openidm-audit/pom.xml b/openidm-audit/pom.xml index 3ffa5278a9..377041a237 100644 --- a/openidm-audit/pom.xml +++ b/openidm-audit/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-audit bundle diff --git a/openidm-authnfilter/pom.xml b/openidm-authnfilter/pom.xml index e2939af4b8..71202fd0ed 100644 --- a/openidm-authnfilter/pom.xml +++ b/openidm-authnfilter/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-authnfilter OpenIDM Authentication Filter diff --git a/openidm-cluster/pom.xml b/openidm-cluster/pom.xml index bdb48e1538..90a8d39420 100644 --- a/openidm-cluster/pom.xml +++ b/openidm-cluster/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-cluster bundle diff --git a/openidm-config/pom.xml b/openidm-config/pom.xml index bddad7897b..69d317a3a3 100644 --- a/openidm-config/pom.xml +++ b/openidm-config/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-config bundle diff --git a/openidm-core/pom.xml b/openidm-core/pom.xml index 2fcc9d9126..5855e8875d 100644 --- a/openidm-core/pom.xml +++ b/openidm-core/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-core bundle diff --git a/openidm-crypto/pom.xml b/openidm-crypto/pom.xml index e87753616a..e1967f8f65 100644 --- a/openidm-crypto/pom.xml +++ b/openidm-crypto/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-crypto bundle diff --git a/openidm-customendpoint/pom.xml b/openidm-customendpoint/pom.xml index 2935ee43ef..c74758ddc3 100644 --- a/openidm-customendpoint/pom.xml +++ b/openidm-customendpoint/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-customendpoint bundle diff --git a/openidm-doc/pom.xml b/openidm-doc/pom.xml index 6ba65d365c..acf2b0c41d 100644 --- a/openidm-doc/pom.xml +++ b/openidm-doc/pom.xml @@ -21,7 +21,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 OpenIDM Documentation @@ -79,10 +79,10 @@ package - + - - > + + > diff --git a/openidm-enhanced-config/pom.xml b/openidm-enhanced-config/pom.xml index 2d65f1e060..9e4840c79a 100644 --- a/openidm-enhanced-config/pom.xml +++ b/openidm-enhanced-config/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-enhanced-config bundle diff --git a/openidm-external-email/pom.xml b/openidm-external-email/pom.xml index dd4ed01a72..ab909f56d3 100644 --- a/openidm-external-email/pom.xml +++ b/openidm-external-email/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-external-email bundle diff --git a/openidm-external-rest/pom.xml b/openidm-external-rest/pom.xml index 5ef18e86e9..2ff6492d34 100644 --- a/openidm-external-rest/pom.xml +++ b/openidm-external-rest/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-external-rest bundle diff --git a/openidm-felix-webconsole/pom.xml b/openidm-felix-webconsole/pom.xml index 32282bb9e7..276667ad49 100644 --- a/openidm-felix-webconsole/pom.xml +++ b/openidm-felix-webconsole/pom.xml @@ -19,7 +19,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 4.0.0 diff --git a/openidm-httpcontext/pom.xml b/openidm-httpcontext/pom.xml index 21a1434826..50c7718648 100644 --- a/openidm-httpcontext/pom.xml +++ b/openidm-httpcontext/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-httpcontext bundle diff --git a/openidm-identity-provider/pom.xml b/openidm-identity-provider/pom.xml index 6928f49b9d..dcaa801e9b 100644 --- a/openidm-identity-provider/pom.xml +++ b/openidm-identity-provider/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-identity-provider OpenIDM Identity Provider Service diff --git a/openidm-infoservice/pom.xml b/openidm-infoservice/pom.xml index 72ed80bf62..6d09abcfcc 100644 --- a/openidm-infoservice/pom.xml +++ b/openidm-infoservice/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 org.openidentityplatform.openidm openidm-infoservice diff --git a/openidm-jetty-fragment/pom.xml b/openidm-jetty-fragment/pom.xml index 112930e812..bcc8fa1905 100644 --- a/openidm-jetty-fragment/pom.xml +++ b/openidm-jetty-fragment/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-jetty-fragment bundle diff --git a/openidm-keystore/pom.xml b/openidm-keystore/pom.xml index 9a82863067..008da5a191 100644 --- a/openidm-keystore/pom.xml +++ b/openidm-keystore/pom.xml @@ -19,7 +19,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 4.0.0 diff --git a/openidm-maintenance/pom.xml b/openidm-maintenance/pom.xml index 0042b8b52a..f50f223f3c 100644 --- a/openidm-maintenance/pom.xml +++ b/openidm-maintenance/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-maintenance OpenIDM maintenance, upgrade, and patching handler diff --git a/openidm-messaging/pom.xml b/openidm-messaging/pom.xml index cce763ccf1..50c0d941fb 100644 --- a/openidm-messaging/pom.xml +++ b/openidm-messaging/pom.xml @@ -4,7 +4,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-messaging bundle diff --git a/openidm-policy/pom.xml b/openidm-policy/pom.xml index 23d2ee0f31..13e86ffab2 100644 --- a/openidm-policy/pom.xml +++ b/openidm-policy/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-policy bundle diff --git a/openidm-provisioner-openicf/pom.xml b/openidm-provisioner-openicf/pom.xml index 48d1e2c3e4..a2df2ec449 100644 --- a/openidm-provisioner-openicf/pom.xml +++ b/openidm-provisioner-openicf/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-provisioner-openicf bundle diff --git a/openidm-provisioner/pom.xml b/openidm-provisioner/pom.xml index b44e70c5f2..ecd67a3fc4 100644 --- a/openidm-provisioner/pom.xml +++ b/openidm-provisioner/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-provisioner bundle diff --git a/openidm-quartz-fragment/pom.xml b/openidm-quartz-fragment/pom.xml index 626c12ec30..9363615232 100644 --- a/openidm-quartz-fragment/pom.xml +++ b/openidm-quartz-fragment/pom.xml @@ -27,7 +27,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-quartz-fragment OpenIDM Quartz Fragment diff --git a/openidm-repo-jdbc/pom.xml b/openidm-repo-jdbc/pom.xml index b7a15b3e1e..9a06bff5a3 100644 --- a/openidm-repo-jdbc/pom.xml +++ b/openidm-repo-jdbc/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-repo-jdbc bundle diff --git a/openidm-repo-orientdb/pom.xml b/openidm-repo-orientdb/pom.xml index f4ad8c7a17..d45c036eb1 100644 --- a/openidm-repo-orientdb/pom.xml +++ b/openidm-repo-orientdb/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-repo-orientdb bundle diff --git a/openidm-repo/pom.xml b/openidm-repo/pom.xml index 80300e505c..19ca985129 100644 --- a/openidm-repo/pom.xml +++ b/openidm-repo/pom.xml @@ -27,7 +27,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-repo OpenIDM repository common diff --git a/openidm-router/pom.xml b/openidm-router/pom.xml index 0140743bab..1a7ac5e178 100644 --- a/openidm-router/pom.xml +++ b/openidm-router/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-router bundle diff --git a/openidm-scheduler/pom.xml b/openidm-scheduler/pom.xml index c7e81d5384..0ab3b1ea04 100644 --- a/openidm-scheduler/pom.xml +++ b/openidm-scheduler/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-scheduler OpenIDM scheduler diff --git a/openidm-script/pom.xml b/openidm-script/pom.xml index 37d5a5cf93..335438a0c0 100644 --- a/openidm-script/pom.xml +++ b/openidm-script/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-script bundle diff --git a/openidm-security-jetty/pom.xml b/openidm-security-jetty/pom.xml index 7c803ce0ea..4883075847 100644 --- a/openidm-security-jetty/pom.xml +++ b/openidm-security-jetty/pom.xml @@ -19,7 +19,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 org.openidentityplatform.openidm openidm-security-jetty diff --git a/openidm-security/pom.xml b/openidm-security/pom.xml index 55b920c90a..f0ef72fe58 100644 --- a/openidm-security/pom.xml +++ b/openidm-security/pom.xml @@ -20,7 +20,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-security bundle diff --git a/openidm-selfservice/pom.xml b/openidm-selfservice/pom.xml index 350fde632d..7eae9a3908 100644 --- a/openidm-selfservice/pom.xml +++ b/openidm-selfservice/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-selfservice bundle diff --git a/openidm-servlet-registrator/pom.xml b/openidm-servlet-registrator/pom.xml index 8406b333c2..b1791df860 100644 --- a/openidm-servlet-registrator/pom.xml +++ b/openidm-servlet-registrator/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-servlet-registrator bundle diff --git a/openidm-servlet/pom.xml b/openidm-servlet/pom.xml index e7cb27d9d5..9de10f3abf 100644 --- a/openidm-servlet/pom.xml +++ b/openidm-servlet/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-servlet OpenIDM Web Servlet diff --git a/openidm-shell/pom.xml b/openidm-shell/pom.xml index 19330d9a59..a7fe0dce05 100644 --- a/openidm-shell/pom.xml +++ b/openidm-shell/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-shell OpenIDM Felix Gogo Shell diff --git a/openidm-smartevent/pom.xml b/openidm-smartevent/pom.xml index 25cbf148c7..1501a6a2fd 100644 --- a/openidm-smartevent/pom.xml +++ b/openidm-smartevent/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-smartevent bundle diff --git a/openidm-system/pom.xml b/openidm-system/pom.xml index 5ae49d718f..bff5774e08 100644 --- a/openidm-system/pom.xml +++ b/openidm-system/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-system bundle diff --git a/openidm-ui/openidm-ui-admin/pom.xml b/openidm-ui/openidm-ui-admin/pom.xml index b7aac00660..a34d2ec318 100644 --- a/openidm-ui/openidm-ui-admin/pom.xml +++ b/openidm-ui/openidm-ui-admin/pom.xml @@ -27,7 +27,7 @@ openidm-ui org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-ui-admin diff --git a/openidm-ui/openidm-ui-api/pom.xml b/openidm-ui/openidm-ui-api/pom.xml index e4416e7894..9663d5abde 100644 --- a/openidm-ui/openidm-ui-api/pom.xml +++ b/openidm-ui/openidm-ui-api/pom.xml @@ -19,7 +19,7 @@ openidm-ui org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-ui-api diff --git a/openidm-ui/openidm-ui-common/pom.xml b/openidm-ui/openidm-ui-common/pom.xml index 6a33d9ba22..118a4aa355 100644 --- a/openidm-ui/openidm-ui-common/pom.xml +++ b/openidm-ui/openidm-ui-common/pom.xml @@ -27,7 +27,7 @@ openidm-ui org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-ui-common diff --git a/openidm-ui/openidm-ui-enduser/pom.xml b/openidm-ui/openidm-ui-enduser/pom.xml index c6096737f2..97cc26598a 100644 --- a/openidm-ui/openidm-ui-enduser/pom.xml +++ b/openidm-ui/openidm-ui-enduser/pom.xml @@ -27,7 +27,7 @@ openidm-ui org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 openidm-ui-enduser diff --git a/openidm-ui/pom.xml b/openidm-ui/pom.xml index 7a9481233f..c1215b7281 100644 --- a/openidm-ui/pom.xml +++ b/openidm-ui/pom.xml @@ -27,7 +27,7 @@ openidm-project org.openidentityplatform.openidm - 6.1.1-SNAPSHOT + 6.1.1 diff --git a/openidm-util/pom.xml b/openidm-util/pom.xml index d62b1c1ffb..eff9889119 100644 --- a/openidm-util/pom.xml +++ b/openidm-util/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-util bundle diff --git a/openidm-workflow-activiti/pom.xml b/openidm-workflow-activiti/pom.xml index 1b7405e07d..4a90208a41 100644 --- a/openidm-workflow-activiti/pom.xml +++ b/openidm-workflow-activiti/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-workflow-activiti OpenIDM Activiti BPMN 2.0 Integration diff --git a/openidm-zip/pom.xml b/openidm-zip/pom.xml index 77f68dcf6f..d015a695ca 100644 --- a/openidm-zip/pom.xml +++ b/openidm-zip/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 openidm-zip OpenIDM ZIP file assembly diff --git a/pom.xml b/pom.xml index 78a0be6a8a..bfb7c3d6e7 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.openidentityplatform.openidm openidm-project - 6.1.1-SNAPSHOT + 6.1.1 pom OpenIDM project OpenIDM is an open standards based Identity Management, Provisioning and Compliance solution. @@ -67,7 +67,7 @@ scm:git:https://github.com/OpenIdentityPlatform/OpenIDM.git scm:git:https://github.com/OpenIdentityPlatform/OpenIDM.git https://github.com/OpenIdentityPlatform/OpenIDM - HEAD + 6.1.1