From 1e5c09521fda4a1c2f703d7bead13bde5d480e48 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 10 Oct 2024 12:21:14 +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 8531287..68ad299 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc starter-kit-parent - 1.0.2 + 1.0.3-SNAPSHOT ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 60b3c79..a7f7084 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc starter-kit-parent - 1.0.2 + 1.0.3-SNAPSHOT ../pom.xml diff --git a/examples/relying-party-spring-boot/pom.xml b/examples/relying-party-spring-boot/pom.xml index b08af60..49e34b5 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.2 + 1.0.3-SNAPSHOT it.spid.cie.oidc.relying.party.spring-boot-sample diff --git a/pom.xml b/pom.xml index ac3f943..6854d94 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc starter-kit-parent pom - 1.0.2 + 1.0.3-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.2 + HEAD diff --git a/starter-kit/pom.xml b/starter-kit/pom.xml index 738a121..f8ac8d5 100644 --- a/starter-kit/pom.xml +++ b/starter-kit/pom.xml @@ -5,7 +5,7 @@ it.spid.cie.oidc starter-kit-parent - 1.0.2 + 1.0.3-SNAPSHOT ../pom.xml