From 501ca46f0fac6ff704a71d7b8611f1db5dc35005 Mon Sep 17 00:00:00 2001 From: Open Identity Platform Community Date: Tue, 21 May 2024 11:14:00 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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-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 ++-- 47 files changed, 50 insertions(+), 50 deletions(-) diff --git a/custom-scripted-connector-bundler/pom.xml b/custom-scripted-connector-bundler/pom.xml index 6e1257c9a8..e3a097dcd5 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.0.0 + 6.0.1-SNAPSHOT org.openidentityplatform.openidm.tools custom-scripted-connector-bundler - 6.0.0 + 6.0.1-SNAPSHOT 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 - 6.0.0 + HEAD jira diff --git a/openidm-api-servlet/pom.xml b/openidm-api-servlet/pom.xml index f668580f69..a5178f0c91 100644 --- a/openidm-api-servlet/pom.xml +++ b/openidm-api-servlet/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-api-servlet bundle diff --git a/openidm-audit/pom.xml b/openidm-audit/pom.xml index 050ea2bae9..b0040a7189 100644 --- a/openidm-audit/pom.xml +++ b/openidm-audit/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-audit bundle diff --git a/openidm-authnfilter/pom.xml b/openidm-authnfilter/pom.xml index 328a6feef7..e9d0e0ff70 100644 --- a/openidm-authnfilter/pom.xml +++ b/openidm-authnfilter/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-authnfilter OpenIDM Authentication Filter diff --git a/openidm-cluster/pom.xml b/openidm-cluster/pom.xml index d0500c5e4a..ee7d6ab0f0 100644 --- a/openidm-cluster/pom.xml +++ b/openidm-cluster/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-cluster bundle diff --git a/openidm-config/pom.xml b/openidm-config/pom.xml index 2803bf06a9..6340bca82f 100644 --- a/openidm-config/pom.xml +++ b/openidm-config/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-config bundle diff --git a/openidm-core/pom.xml b/openidm-core/pom.xml index 57a7265020..239b68875a 100644 --- a/openidm-core/pom.xml +++ b/openidm-core/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-core bundle diff --git a/openidm-crypto/pom.xml b/openidm-crypto/pom.xml index f516a771b9..2597eaf9f4 100644 --- a/openidm-crypto/pom.xml +++ b/openidm-crypto/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-crypto bundle diff --git a/openidm-customendpoint/pom.xml b/openidm-customendpoint/pom.xml index fe12997afb..c0bd4d0a0e 100644 --- a/openidm-customendpoint/pom.xml +++ b/openidm-customendpoint/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-customendpoint bundle diff --git a/openidm-enhanced-config/pom.xml b/openidm-enhanced-config/pom.xml index 141e79e5a9..9ca7dfc39e 100644 --- a/openidm-enhanced-config/pom.xml +++ b/openidm-enhanced-config/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-enhanced-config bundle diff --git a/openidm-external-email/pom.xml b/openidm-external-email/pom.xml index 57374e7cdf..a5410c053a 100644 --- a/openidm-external-email/pom.xml +++ b/openidm-external-email/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-external-email bundle diff --git a/openidm-external-rest/pom.xml b/openidm-external-rest/pom.xml index 001856192e..1064f4f4f2 100644 --- a/openidm-external-rest/pom.xml +++ b/openidm-external-rest/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-external-rest bundle diff --git a/openidm-felix-webconsole/pom.xml b/openidm-felix-webconsole/pom.xml index 840cd808f7..86b02d1334 100644 --- a/openidm-felix-webconsole/pom.xml +++ b/openidm-felix-webconsole/pom.xml @@ -19,7 +19,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT 4.0.0 diff --git a/openidm-httpcontext/pom.xml b/openidm-httpcontext/pom.xml index ad9ca0e2a7..86d04846d4 100644 --- a/openidm-httpcontext/pom.xml +++ b/openidm-httpcontext/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-httpcontext bundle diff --git a/openidm-identity-provider/pom.xml b/openidm-identity-provider/pom.xml index 69f525d5e8..9e27570a49 100644 --- a/openidm-identity-provider/pom.xml +++ b/openidm-identity-provider/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-identity-provider OpenIDM Identity Provider Service diff --git a/openidm-infoservice/pom.xml b/openidm-infoservice/pom.xml index e090fdd568..43a3c9ec3c 100644 --- a/openidm-infoservice/pom.xml +++ b/openidm-infoservice/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT org.openidentityplatform.openidm openidm-infoservice diff --git a/openidm-jetty-fragment/pom.xml b/openidm-jetty-fragment/pom.xml index 90f90ac819..e62187bb92 100644 --- a/openidm-jetty-fragment/pom.xml +++ b/openidm-jetty-fragment/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-jetty-fragment bundle diff --git a/openidm-keystore/pom.xml b/openidm-keystore/pom.xml index 558f2c30cc..9b1019d1bb 100644 --- a/openidm-keystore/pom.xml +++ b/openidm-keystore/pom.xml @@ -19,7 +19,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT 4.0.0 diff --git a/openidm-maintenance/pom.xml b/openidm-maintenance/pom.xml index e6de275c6d..1a46744202 100644 --- a/openidm-maintenance/pom.xml +++ b/openidm-maintenance/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-maintenance OpenIDM maintenance, upgrade, and patching handler diff --git a/openidm-messaging/pom.xml b/openidm-messaging/pom.xml index 522a30be42..d2935c6489 100644 --- a/openidm-messaging/pom.xml +++ b/openidm-messaging/pom.xml @@ -4,7 +4,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-messaging bundle diff --git a/openidm-policy/pom.xml b/openidm-policy/pom.xml index ffbd99bffc..6f75322485 100644 --- a/openidm-policy/pom.xml +++ b/openidm-policy/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-policy bundle diff --git a/openidm-provisioner-openicf/pom.xml b/openidm-provisioner-openicf/pom.xml index f9c07127ca..36bc237314 100644 --- a/openidm-provisioner-openicf/pom.xml +++ b/openidm-provisioner-openicf/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-provisioner-openicf bundle diff --git a/openidm-provisioner/pom.xml b/openidm-provisioner/pom.xml index 8695bb44bf..c029a0cba9 100644 --- a/openidm-provisioner/pom.xml +++ b/openidm-provisioner/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-provisioner bundle diff --git a/openidm-quartz-fragment/pom.xml b/openidm-quartz-fragment/pom.xml index 546960f5d9..02d265552c 100644 --- a/openidm-quartz-fragment/pom.xml +++ b/openidm-quartz-fragment/pom.xml @@ -27,7 +27,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-quartz-fragment OpenIDM Quartz Fragment diff --git a/openidm-repo-jdbc/pom.xml b/openidm-repo-jdbc/pom.xml index b36e7e974f..870a67e8b0 100644 --- a/openidm-repo-jdbc/pom.xml +++ b/openidm-repo-jdbc/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-repo-jdbc bundle diff --git a/openidm-repo-orientdb/pom.xml b/openidm-repo-orientdb/pom.xml index a8ccd7a85d..2ce510071f 100644 --- a/openidm-repo-orientdb/pom.xml +++ b/openidm-repo-orientdb/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-repo-orientdb bundle diff --git a/openidm-repo/pom.xml b/openidm-repo/pom.xml index 9a21977f6f..85eaa7e08e 100644 --- a/openidm-repo/pom.xml +++ b/openidm-repo/pom.xml @@ -27,7 +27,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-repo OpenIDM repository common diff --git a/openidm-router/pom.xml b/openidm-router/pom.xml index 1b11a6d3bd..e5c736d0ff 100644 --- a/openidm-router/pom.xml +++ b/openidm-router/pom.xml @@ -20,7 +20,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-router bundle diff --git a/openidm-scheduler/pom.xml b/openidm-scheduler/pom.xml index 9adddf0907..6e79e571ad 100644 --- a/openidm-scheduler/pom.xml +++ b/openidm-scheduler/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-scheduler OpenIDM scheduler diff --git a/openidm-script/pom.xml b/openidm-script/pom.xml index ed4af06b08..9a930d9c87 100644 --- a/openidm-script/pom.xml +++ b/openidm-script/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-script bundle diff --git a/openidm-security-jetty/pom.xml b/openidm-security-jetty/pom.xml index 770141aa04..e07e8b6c5e 100644 --- a/openidm-security-jetty/pom.xml +++ b/openidm-security-jetty/pom.xml @@ -19,7 +19,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT org.openidentityplatform.openidm openidm-security-jetty diff --git a/openidm-security/pom.xml b/openidm-security/pom.xml index a7abcb6729..dcbe8b8366 100644 --- a/openidm-security/pom.xml +++ b/openidm-security/pom.xml @@ -20,7 +20,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-security bundle diff --git a/openidm-selfservice/pom.xml b/openidm-selfservice/pom.xml index 93a1aac924..2abf570a8a 100644 --- a/openidm-selfservice/pom.xml +++ b/openidm-selfservice/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-selfservice bundle diff --git a/openidm-servlet-registrator/pom.xml b/openidm-servlet-registrator/pom.xml index 445dc8bb25..8d132e0e08 100644 --- a/openidm-servlet-registrator/pom.xml +++ b/openidm-servlet-registrator/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-servlet-registrator bundle diff --git a/openidm-servlet/pom.xml b/openidm-servlet/pom.xml index cbb1f43540..1b7589a259 100644 --- a/openidm-servlet/pom.xml +++ b/openidm-servlet/pom.xml @@ -29,7 +29,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT openidm-servlet OpenIDM Web Servlet diff --git a/openidm-shell/pom.xml b/openidm-shell/pom.xml index 86603f64bf..dfb2429aee 100644 --- a/openidm-shell/pom.xml +++ b/openidm-shell/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-shell OpenIDM Felix Gogo Shell diff --git a/openidm-smartevent/pom.xml b/openidm-smartevent/pom.xml index cf83924f0b..f03af676a5 100644 --- a/openidm-smartevent/pom.xml +++ b/openidm-smartevent/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-smartevent bundle diff --git a/openidm-system/pom.xml b/openidm-system/pom.xml index 217fb3ff1b..1dad8ddd81 100644 --- a/openidm-system/pom.xml +++ b/openidm-system/pom.xml @@ -19,7 +19,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-system bundle diff --git a/openidm-ui/openidm-ui-admin/pom.xml b/openidm-ui/openidm-ui-admin/pom.xml index 4b6df453f5..1ddf36ca0d 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.0.0 + 6.0.1-SNAPSHOT openidm-ui-admin diff --git a/openidm-ui/openidm-ui-api/pom.xml b/openidm-ui/openidm-ui-api/pom.xml index d08fcedfb8..4c959a629a 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.0.0 + 6.0.1-SNAPSHOT openidm-ui-api diff --git a/openidm-ui/openidm-ui-common/pom.xml b/openidm-ui/openidm-ui-common/pom.xml index 3e22e30391..0d8e350ffe 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.0.0 + 6.0.1-SNAPSHOT openidm-ui-common diff --git a/openidm-ui/openidm-ui-enduser/pom.xml b/openidm-ui/openidm-ui-enduser/pom.xml index 8db3073ea3..372122399e 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.0.0 + 6.0.1-SNAPSHOT openidm-ui-enduser diff --git a/openidm-ui/pom.xml b/openidm-ui/pom.xml index 8b5ecb1482..0f5a59e9f0 100644 --- a/openidm-ui/pom.xml +++ b/openidm-ui/pom.xml @@ -27,7 +27,7 @@ openidm-project org.openidentityplatform.openidm - 6.0.0 + 6.0.1-SNAPSHOT diff --git a/openidm-util/pom.xml b/openidm-util/pom.xml index cdabdbc5e8..70bff525a0 100644 --- a/openidm-util/pom.xml +++ b/openidm-util/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-util bundle diff --git a/openidm-workflow-activiti/pom.xml b/openidm-workflow-activiti/pom.xml index 44a10017ae..870f51ef8c 100644 --- a/openidm-workflow-activiti/pom.xml +++ b/openidm-workflow-activiti/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-workflow-activiti OpenIDM Activiti BPMN 2.0 Integration diff --git a/openidm-zip/pom.xml b/openidm-zip/pom.xml index abbc57083f..5eb007d6d5 100644 --- a/openidm-zip/pom.xml +++ b/openidm-zip/pom.xml @@ -29,7 +29,7 @@ org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT openidm-zip OpenIDM ZIP file assembly diff --git a/pom.xml b/pom.xml index 621ff2cea6..3df42e5b5f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.openidentityplatform.openidm openidm-project - 6.0.0 + 6.0.1-SNAPSHOT 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 - 6.0.0 + HEAD