From ca5b259e8a1512927ce69e2d0e1b6baa6d5b79ce Mon Sep 17 00:00:00 2001 From: Ioannis Mousmoutis Date: Thu, 23 May 2019 12:19:36 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.1 --- QLACK-Common/pom.xml | 2 +- QLACK-Fuse/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-aaa-annotations/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-aaa/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-acv/pom.xml | 4 ++-- QLACK-Fuse/qlack-fuse-audit/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-crypto/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-fileupload/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-imaging/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-lexicon/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-mailing/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-rules/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-scheduler/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-search/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-security/pom.xml | 2 +- QLACK-Fuse/qlack-fuse-settings/pom.xml | 2 +- QLACK-Util/pom.xml | 2 +- QLACK-Util/qlack-util-data-mongo/pom.xml | 2 +- QLACK-Util/qlack-util-data/pom.xml | 2 +- QLACK-Util/qlack-util-hibernate/pom.xml | 2 +- QLACK-Util/qlack-util-jwt/pom.xml | 2 +- QLACK-Util/qlack-util-logger/pom.xml | 2 +- QLACK-Util/qlack-util-querydsl/pom.xml | 2 +- pom.xml | 4 ++-- 24 files changed, 26 insertions(+), 26 deletions(-) diff --git a/QLACK-Common/pom.xml b/QLACK-Common/pom.xml index 910dbe1..a36c4c0 100644 --- a/QLACK-Common/pom.xml +++ b/QLACK-Common/pom.xml @@ -4,7 +4,7 @@ com.eurodyn.qlack qlack - 3.0.1-SNAPSHOT + 3.0.1 ../ diff --git a/QLACK-Fuse/pom.xml b/QLACK-Fuse/pom.xml index 6bb3fbf..71a9198 100644 --- a/QLACK-Fuse/pom.xml +++ b/QLACK-Fuse/pom.xml @@ -4,7 +4,7 @@ com.eurodyn.qlack qlack - 3.0.1-SNAPSHOT + 3.0.1 ../ diff --git a/QLACK-Fuse/qlack-fuse-aaa-annotations/pom.xml b/QLACK-Fuse/qlack-fuse-aaa-annotations/pom.xml index e1902d1..a8f84a6 100644 --- a/QLACK-Fuse/qlack-fuse-aaa-annotations/pom.xml +++ b/QLACK-Fuse/qlack-fuse-aaa-annotations/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-aaa/pom.xml b/QLACK-Fuse/qlack-fuse-aaa/pom.xml index 7ffe9b2..dd9ca0d 100644 --- a/QLACK-Fuse/qlack-fuse-aaa/pom.xml +++ b/QLACK-Fuse/qlack-fuse-aaa/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-acv/pom.xml b/QLACK-Fuse/qlack-fuse-acv/pom.xml index 3b59eb7..4c5547b 100644 --- a/QLACK-Fuse/qlack-fuse-acv/pom.xml +++ b/QLACK-Fuse/qlack-fuse-acv/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 @@ -26,7 +26,7 @@ com.eurodyn.qlack.common qlack-common - 3.0.1-SNAPSHOT + 3.0.1 compile diff --git a/QLACK-Fuse/qlack-fuse-audit/pom.xml b/QLACK-Fuse/qlack-fuse-audit/pom.xml index 40daba2..6c3a995 100644 --- a/QLACK-Fuse/qlack-fuse-audit/pom.xml +++ b/QLACK-Fuse/qlack-fuse-audit/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-crypto/pom.xml b/QLACK-Fuse/qlack-fuse-crypto/pom.xml index a049946..35229d5 100644 --- a/QLACK-Fuse/qlack-fuse-crypto/pom.xml +++ b/QLACK-Fuse/qlack-fuse-crypto/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-fileupload/pom.xml b/QLACK-Fuse/qlack-fuse-fileupload/pom.xml index acb6572..2e5c75e 100644 --- a/QLACK-Fuse/qlack-fuse-fileupload/pom.xml +++ b/QLACK-Fuse/qlack-fuse-fileupload/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-imaging/pom.xml b/QLACK-Fuse/qlack-fuse-imaging/pom.xml index 6fb8eea..36b835a 100644 --- a/QLACK-Fuse/qlack-fuse-imaging/pom.xml +++ b/QLACK-Fuse/qlack-fuse-imaging/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-lexicon/pom.xml b/QLACK-Fuse/qlack-fuse-lexicon/pom.xml index 49a0640..6f60baf 100644 --- a/QLACK-Fuse/qlack-fuse-lexicon/pom.xml +++ b/QLACK-Fuse/qlack-fuse-lexicon/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-mailing/pom.xml b/QLACK-Fuse/qlack-fuse-mailing/pom.xml index b1d9b91..9bc3f64 100644 --- a/QLACK-Fuse/qlack-fuse-mailing/pom.xml +++ b/QLACK-Fuse/qlack-fuse-mailing/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-rules/pom.xml b/QLACK-Fuse/qlack-fuse-rules/pom.xml index fc6c42c..b37094c 100644 --- a/QLACK-Fuse/qlack-fuse-rules/pom.xml +++ b/QLACK-Fuse/qlack-fuse-rules/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-scheduler/pom.xml b/QLACK-Fuse/qlack-fuse-scheduler/pom.xml index 5b6cdfb..0b86d00 100644 --- a/QLACK-Fuse/qlack-fuse-scheduler/pom.xml +++ b/QLACK-Fuse/qlack-fuse-scheduler/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-search/pom.xml b/QLACK-Fuse/qlack-fuse-search/pom.xml index 9c31bb9..e20d811 100644 --- a/QLACK-Fuse/qlack-fuse-search/pom.xml +++ b/QLACK-Fuse/qlack-fuse-search/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-security/pom.xml b/QLACK-Fuse/qlack-fuse-security/pom.xml index aaa5ff2..eaeea29 100644 --- a/QLACK-Fuse/qlack-fuse-security/pom.xml +++ b/QLACK-Fuse/qlack-fuse-security/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Fuse/qlack-fuse-settings/pom.xml b/QLACK-Fuse/qlack-fuse-settings/pom.xml index 90764b4..6b3af05 100644 --- a/QLACK-Fuse/qlack-fuse-settings/pom.xml +++ b/QLACK-Fuse/qlack-fuse-settings/pom.xml @@ -3,7 +3,7 @@ qlack-fuse com.eurodyn.qlack.fuse - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Util/pom.xml b/QLACK-Util/pom.xml index 1305f06..4e98d05 100644 --- a/QLACK-Util/pom.xml +++ b/QLACK-Util/pom.xml @@ -4,7 +4,7 @@ com.eurodyn.qlack qlack - 3.0.1-SNAPSHOT + 3.0.1 ../ diff --git a/QLACK-Util/qlack-util-data-mongo/pom.xml b/QLACK-Util/qlack-util-data-mongo/pom.xml index 0914efe..1cde441 100644 --- a/QLACK-Util/qlack-util-data-mongo/pom.xml +++ b/QLACK-Util/qlack-util-data-mongo/pom.xml @@ -3,7 +3,7 @@ qlack-util com.eurodyn.qlack.util - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Util/qlack-util-data/pom.xml b/QLACK-Util/qlack-util-data/pom.xml index b3cf03c..6cf97c6 100644 --- a/QLACK-Util/qlack-util-data/pom.xml +++ b/QLACK-Util/qlack-util-data/pom.xml @@ -3,7 +3,7 @@ com.eurodyn.qlack.util qlack-util - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Util/qlack-util-hibernate/pom.xml b/QLACK-Util/qlack-util-hibernate/pom.xml index b3fa928..7db4b31 100644 --- a/QLACK-Util/qlack-util-hibernate/pom.xml +++ b/QLACK-Util/qlack-util-hibernate/pom.xml @@ -3,7 +3,7 @@ qlack-util com.eurodyn.qlack.util - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Util/qlack-util-jwt/pom.xml b/QLACK-Util/qlack-util-jwt/pom.xml index 2f47fc9..628faa7 100644 --- a/QLACK-Util/qlack-util-jwt/pom.xml +++ b/QLACK-Util/qlack-util-jwt/pom.xml @@ -3,7 +3,7 @@ qlack-util com.eurodyn.qlack.util - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Util/qlack-util-logger/pom.xml b/QLACK-Util/qlack-util-logger/pom.xml index 857e698..5548359 100644 --- a/QLACK-Util/qlack-util-logger/pom.xml +++ b/QLACK-Util/qlack-util-logger/pom.xml @@ -3,7 +3,7 @@ qlack-util com.eurodyn.qlack.util - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/QLACK-Util/qlack-util-querydsl/pom.xml b/QLACK-Util/qlack-util-querydsl/pom.xml index 6449d78..eecbb1c 100644 --- a/QLACK-Util/qlack-util-querydsl/pom.xml +++ b/QLACK-Util/qlack-util-querydsl/pom.xml @@ -3,7 +3,7 @@ qlack-util com.eurodyn.qlack.util - 3.0.1-SNAPSHOT + 3.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index 2a0ff7b..6a0b4ef 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.eurodyn.qlack qlack - 3.0.1-SNAPSHOT + 3.0.1 pom QLACK @@ -31,7 +31,7 @@ scm:git:git@github.com:eurodyn/QLACK.git https://github.com/eurodyn/QLACK - 3.0.0 + 3.0.1