diff --git a/mobile-id-client/pom.xml b/mobile-id-client/pom.xml index 6bebc0de..c7835234 100644 --- a/mobile-id-client/pom.xml +++ b/mobile-id-client/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 1.0.0-SNAPSHOT + 1.0.0 mobile-id-client @@ -18,7 +18,7 @@ ee.openeid.siga siga-common - 1.0.0-SNAPSHOT + 1.0.0 org.springframework.boot diff --git a/pom.xml b/pom.xml index 79baec47..24e19eea 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ ee.openeid.siga siga-parent - 1.0.0-SNAPSHOT + 1.0.0 pom Signature Gateway diff --git a/siga-auth/pom.xml b/siga-auth/pom.xml index e6a72746..702f6389 100644 --- a/siga-auth/pom.xml +++ b/siga-auth/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 1.0.0-SNAPSHOT + 1.0.0 siga-auth @@ -18,7 +18,7 @@ ee.openeid.siga siga-common - 1.0.0-SNAPSHOT + 1.0.0 org.springframework.boot diff --git a/siga-common/pom.xml b/siga-common/pom.xml index 63c3c0f9..b4a2ccfe 100644 --- a/siga-common/pom.xml +++ b/siga-common/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 1.0.0-SNAPSHOT + 1.0.0 siga-common diff --git a/siga-sample-application/pom.xml b/siga-sample-application/pom.xml index b5f1c944..54de719e 100644 --- a/siga-sample-application/pom.xml +++ b/siga-sample-application/pom.xml @@ -5,7 +5,7 @@ siga-parent ee.openeid.siga - 1.0.0-SNAPSHOT + 1.0.0 siga-sample-application diff --git a/siga-session-storage/pom.xml b/siga-session-storage/pom.xml index 003f0043..20c7c3f3 100644 --- a/siga-session-storage/pom.xml +++ b/siga-session-storage/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 1.0.0-SNAPSHOT + 1.0.0 siga-session-storage @@ -18,7 +18,7 @@ ee.openeid.siga siga-common - 1.0.0-SNAPSHOT + 1.0.0 org.springframework.boot diff --git a/siga-signature-service/pom.xml b/siga-signature-service/pom.xml index f460134e..852eab34 100644 --- a/siga-signature-service/pom.xml +++ b/siga-signature-service/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 1.0.0-SNAPSHOT + 1.0.0 siga-signature-service @@ -18,17 +18,17 @@ ee.openeid.siga siga-session-storage - 1.0.0-SNAPSHOT + 1.0.0 ee.openeid.siga siga-common - 1.0.0-SNAPSHOT + 1.0.0 ee.openeid.siga mobile-id-client - 1.0.0-SNAPSHOT + 1.0.0 org.springframework.boot diff --git a/siga-test/pom.xml b/siga-test/pom.xml index bdfd8888..76715f9f 100644 --- a/siga-test/pom.xml +++ b/siga-test/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 1.0.0-SNAPSHOT + 1.0.0 @@ -54,7 +54,7 @@ ee.openeid.siga siga-common - 1.0.0-SNAPSHOT + 1.0.0 test diff --git a/siga-webapp/pom.xml b/siga-webapp/pom.xml index 83944793..10caa50c 100644 --- a/siga-webapp/pom.xml +++ b/siga-webapp/pom.xml @@ -7,28 +7,28 @@ siga-parent ee.openeid.siga - 1.0.0-SNAPSHOT + 1.0.0 siga-webapp - 1.0.0-SNAPSHOT + 1.0.0 war ee.openeid.siga siga-auth - 1.0.0-SNAPSHOT + 1.0.0 ee.openeid.siga siga-signature-service - 1.0.0-SNAPSHOT + 1.0.0 ee.openeid.siga siga-common - 1.0.0-SNAPSHOT + 1.0.0 org.springframework.boot