From e52f5dcc9cc93d3b5b3ff95213f9205dcb3b65ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Ra=C4=8Dansk=C3=BD?= Date: Thu, 10 Oct 2024 07:18:01 +0200 Subject: [PATCH] Fix #647: Set release version to 1.9.0 (#649) --- pom.xml | 2 +- powerauth-java-crypto/pom.xml | 2 +- powerauth-java-http/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 93a48eef..13f53a14 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ io.getlime.security powerauth-crypto-parent - 1.9.0-SNAPSHOT + 1.9.0 pom 2016 diff --git a/powerauth-java-crypto/pom.xml b/powerauth-java-crypto/pom.xml index 26942701..5b342907 100644 --- a/powerauth-java-crypto/pom.xml +++ b/powerauth-java-crypto/pom.xml @@ -26,7 +26,7 @@ io.getlime.security powerauth-crypto-parent - 1.9.0-SNAPSHOT + 1.9.0 diff --git a/powerauth-java-http/pom.xml b/powerauth-java-http/pom.xml index c781d8c7..4052e9f9 100644 --- a/powerauth-java-http/pom.xml +++ b/powerauth-java-http/pom.xml @@ -28,7 +28,7 @@ io.getlime.security powerauth-crypto-parent - 1.9.0-SNAPSHOT + 1.9.0