From f1290678904c9c81e43756264d163d550ce8ecd3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 19 Mar 2024 10:04:22 +0000 Subject: [PATCH] [skip actions]prepare for next development iteration --- coverage/pom.xml | 2 +- examples/pom.xml | 2 +- examples/relying-party-spring-boot/pom.xml | 2 +- pom.xml | 4 ++-- starter-kit/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/coverage/pom.xml b/coverage/pom.xml index ec8debf..b30f0e9 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc starter-kit-parent - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 8f8dcfa..92581b4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc starter-kit-parent - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml diff --git a/examples/relying-party-spring-boot/pom.xml b/examples/relying-party-spring-boot/pom.xml index c89736d..10720d2 100644 --- a/examples/relying-party-spring-boot/pom.xml +++ b/examples/relying-party-spring-boot/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc it.spid.cie.oidc.examples - 1.0.0 + 1.0.1-SNAPSHOT it.spid.cie.oidc.relying.party.spring-boot-sample diff --git a/pom.xml b/pom.xml index f5e792f..b98f129 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc starter-kit-parent pom - 1.0.0 + 1.0.1-SNAPSHOT 11 @@ -35,7 +35,7 @@ scm:git:https://github.com/italia/spid-cie-oidc-java.git scm:git:https://github.com/italia/spid-cie-oidc-java.git https://github.com/italia/spid-cie-oidc-java - v1.0.0 + HEAD diff --git a/starter-kit/pom.xml b/starter-kit/pom.xml index e1c1e05..34b0be4 100644 --- a/starter-kit/pom.xml +++ b/starter-kit/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc starter-kit-parent - 1.0.0 + 1.0.1-SNAPSHOT ../pom.xml