From 54f60c2478cba4eb305923f038e4395dfd392b15 Mon Sep 17 00:00:00 2001 From: Lubos Racansky Date: Wed, 7 Aug 2024 07:14:34 +0200 Subject: [PATCH] Fix #340: Set develop version to 1.9.0-SNAPSHOT --- powerauth-data-adapter/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/powerauth-data-adapter/pom.xml b/powerauth-data-adapter/pom.xml index 941b914..36c54cf 100644 --- a/powerauth-data-adapter/pom.xml +++ b/powerauth-data-adapter/pom.xml @@ -5,7 +5,7 @@ powerauth-data-adapter io.getlime.security - 1.8.0 + 1.9.0-SNAPSHOT war powerauth-data-adapter @@ -65,8 +65,8 @@ 2.6.0 7.4 - 1.8.0 - 1.8.0 + 1.9.0-SNAPSHOT + 1.9.0-SNAPSHOT