diff --git a/apps/onboarding-cdc/pom.xml b/apps/onboarding-cdc/pom.xml index b2beb91a6..6e3c14a8d 100644 --- a/apps/onboarding-cdc/pom.xml +++ b/apps/onboarding-cdc/pom.xml @@ -24,7 +24,7 @@ 3.5.2 true 3.1.2 - 0.2.0 + 0.2.1 2.4.1 diff --git a/apps/onboarding-cdc/src/main/openapi/onboarding_functions.json b/apps/onboarding-cdc/src/main/openapi/onboarding_functions.json index 36120e046..77478e084 100644 --- a/apps/onboarding-cdc/src/main/openapi/onboarding_functions.json +++ b/apps/onboarding-cdc/src/main/openapi/onboarding_functions.json @@ -487,7 +487,8 @@ "USERS", "USERS_IMPORT", "CONTRACT_REGISTRATION_AGGREGATOR", - "CONFIRMATION_AGGREGATE" + "CONFIRMATION_AGGREGATE", + "INCREMENT_REGISTRATION_AGGREGATOR" ], "type": "string" }, diff --git a/apps/onboarding-functions/pom.xml b/apps/onboarding-functions/pom.xml index 67baef938..39a1aa8b8 100644 --- a/apps/onboarding-functions/pom.xml +++ b/apps/onboarding-functions/pom.xml @@ -21,7 +21,7 @@ 3.5.1 true 3.1.2 - 0.2.0 + 0.2.1 1.5.5.Final diff --git a/apps/onboarding-ms/pom.xml b/apps/onboarding-ms/pom.xml index 1237086e2..d90421317 100644 --- a/apps/onboarding-ms/pom.xml +++ b/apps/onboarding-ms/pom.xml @@ -23,7 +23,7 @@ 3.11.2 true 3.1.2 - 0.2.0 + 0.2.1 2.4.1 diff --git a/test-coverage/pom.xml b/test-coverage/pom.xml index 4c8b4aaea..2f0c86059 100644 --- a/test-coverage/pom.xml +++ b/test-coverage/pom.xml @@ -77,22 +77,22 @@ it.pagopa.selfcare onboarding-sdk-product - 0.2.0 + 0.2.1 it.pagopa.selfcare onboarding-sdk-common - 0.2.0 + 0.2.1 it.pagopa.selfcare onboarding-sdk-azure-storage - 0.2.0 + 0.2.1 it.pagopa.selfcare onboarding-sdk-crypto - 0.2.0 + 0.2.1