From 9186a55aeec802b9fc064d2c64048eb0ed137a39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20=C3=9Cksk=C3=BCla?= Date: Fri, 15 May 2020 08:54:13 +0300 Subject: [PATCH] MAINTENANCE version update 2.2.0->2.2.1 --- mobile-id-client/pom.xml | 4 ++-- pom.xml | 2 +- siga-auth/pom.xml | 4 ++-- siga-common/pom.xml | 2 +- siga-monitoring/pom.xml | 6 +++--- siga-sample-application/pom.xml | 2 +- siga-session-storage/pom.xml | 6 +++--- siga-signature-service/pom.xml | 8 ++++---- siga-test/pom.xml | 4 ++-- siga-webapp/pom.xml | 12 ++++++------ 10 files changed, 25 insertions(+), 25 deletions(-) diff --git a/mobile-id-client/pom.xml b/mobile-id-client/pom.xml index 65e61aeb..46f9ec7a 100644 --- a/mobile-id-client/pom.xml +++ b/mobile-id-client/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 mobile-id-client @@ -18,7 +18,7 @@ ee.openeid.siga siga-common - 2.2.0 + 2.2.1 org.springframework.boot diff --git a/pom.xml b/pom.xml index 34441e2a..bb76cc08 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ ee.openeid.siga siga-parent - 2.2.0 + 2.2.1 pom Signature Gateway diff --git a/siga-auth/pom.xml b/siga-auth/pom.xml index 72b4a2fc..ef5b7ca5 100644 --- a/siga-auth/pom.xml +++ b/siga-auth/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 siga-auth @@ -18,7 +18,7 @@ ee.openeid.siga siga-common - 2.2.0 + 2.2.1 org.springframework.boot diff --git a/siga-common/pom.xml b/siga-common/pom.xml index 48904ff2..7264a93b 100644 --- a/siga-common/pom.xml +++ b/siga-common/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 siga-common diff --git a/siga-monitoring/pom.xml b/siga-monitoring/pom.xml index 4b0d6494..6d632584 100644 --- a/siga-monitoring/pom.xml +++ b/siga-monitoring/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 siga-monitoring @@ -18,12 +18,12 @@ ee.openeid.siga siga-common - 2.2.0 + 2.2.1 ee.openeid.siga siga-session-storage - 2.2.0 + 2.2.1 org.springframework.boot diff --git a/siga-sample-application/pom.xml b/siga-sample-application/pom.xml index b2f0d5e2..8b6b2194 100644 --- a/siga-sample-application/pom.xml +++ b/siga-sample-application/pom.xml @@ -5,7 +5,7 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 siga-sample-application diff --git a/siga-session-storage/pom.xml b/siga-session-storage/pom.xml index 5ffddce4..0e1049e8 100644 --- a/siga-session-storage/pom.xml +++ b/siga-session-storage/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 siga-session-storage @@ -18,7 +18,7 @@ ee.openeid.siga siga-common - 2.2.0 + 2.2.1 org.springframework.boot @@ -47,7 +47,7 @@ ee.openeid.siga siga-auth - 2.2.0 + 2.2.1 compile diff --git a/siga-signature-service/pom.xml b/siga-signature-service/pom.xml index 60512600..75191e81 100644 --- a/siga-signature-service/pom.xml +++ b/siga-signature-service/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 siga-signature-service @@ -19,17 +19,17 @@ ee.openeid.siga siga-session-storage - 2.2.0 + 2.2.1 ee.openeid.siga siga-common - 2.2.0 + 2.2.1 ee.openeid.siga mobile-id-client - 2.2.0 + 2.2.1 org.springframework.boot diff --git a/siga-test/pom.xml b/siga-test/pom.xml index 058a15f1..53c4a261 100644 --- a/siga-test/pom.xml +++ b/siga-test/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 @@ -59,7 +59,7 @@ ee.openeid.siga siga-common - 2.2.0 + 2.2.1 test diff --git a/siga-webapp/pom.xml b/siga-webapp/pom.xml index 88dbd8ed..b092cdee 100644 --- a/siga-webapp/pom.xml +++ b/siga-webapp/pom.xml @@ -7,23 +7,23 @@ siga-parent ee.openeid.siga - 2.2.0 + 2.2.1 siga-webapp - 2.2.0 + 2.2.1 war ee.openeid.siga siga-auth - 2.2.0 + 2.2.1 ee.openeid.siga siga-monitoring - 2.2.0 + 2.2.1 org.springframework.boot @@ -32,12 +32,12 @@ ee.openeid.siga siga-signature-service - 2.2.0 + 2.2.1 ee.openeid.siga siga-common - 2.2.0 + 2.2.1 org.springframework.boot