From fcd81a2fd031adce262d2b4fbaefcfa3b752057d Mon Sep 17 00:00:00 2001 From: Lubos Racansky Date: Fri, 26 Jul 2024 11:10:46 +0200 Subject: [PATCH] Fix #530: Set develop version to 1.9.0-SNAPSHOT --- pom.xml | 8 ++++---- powerauth-restful-model/pom.xml | 2 +- powerauth-restful-security-spring-annotation/pom.xml | 2 +- powerauth-restful-security-spring/pom.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 4e68bbcd..f76ce3c1 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.getlime.security powerauth-restful-integration-parent - 1.8.0 + 1.9.0-SNAPSHOT pom 2017 @@ -87,9 +87,9 @@ 3.3.2 1.12.0 - 1.10.0 - 1.8.0 - 1.8.0 + 1.11.0-SNAPSHOT + 1.9.0-SNAPSHOT + 1.9.0-SNAPSHOT diff --git a/powerauth-restful-model/pom.xml b/powerauth-restful-model/pom.xml index 390bd8a4..fc06e24f 100644 --- a/powerauth-restful-model/pom.xml +++ b/powerauth-restful-model/pom.xml @@ -30,7 +30,7 @@ io.getlime.security powerauth-restful-integration-parent - 1.8.0 + 1.9.0-SNAPSHOT diff --git a/powerauth-restful-security-spring-annotation/pom.xml b/powerauth-restful-security-spring-annotation/pom.xml index 8fb06e25..27ad4347 100644 --- a/powerauth-restful-security-spring-annotation/pom.xml +++ b/powerauth-restful-security-spring-annotation/pom.xml @@ -30,7 +30,7 @@ io.getlime.security powerauth-restful-integration-parent - 1.8.0 + 1.9.0-SNAPSHOT diff --git a/powerauth-restful-security-spring/pom.xml b/powerauth-restful-security-spring/pom.xml index 8da451c8..a97691aa 100644 --- a/powerauth-restful-security-spring/pom.xml +++ b/powerauth-restful-security-spring/pom.xml @@ -30,7 +30,7 @@ io.getlime.security powerauth-restful-integration-parent - 1.8.0 + 1.9.0-SNAPSHOT