From bc47bc75ba988d41bb04e2f90378313d38f6da13 Mon Sep 17 00:00:00 2001 From: "szymon.owczarzak" Date: Thu, 23 Feb 2017 09:26:39 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.2 --- api/communication-api/pom.xml | 2 +- api/datastorage-api/pom.xml | 2 +- api/jobs-api/pom.xml | 2 +- api/pom.xml | 2 +- api/validation-api/pom.xml | 2 +- client/aet-maven-plugin/pom.xml | 2 +- client/client-core/pom.xml | 2 +- client/pom.xml | 2 +- core/cleaner/pom.xml | 2 +- core/communication/pom.xml | 2 +- core/datastorage/pom.xml | 2 +- core/jobs/pom.xml | 2 +- core/pom.xml | 2 +- core/runner/pom.xml | 2 +- core/validation/pom.xml | 2 +- core/worker/pom.xml | 2 +- documentation/pom.xml | 2 +- integration-tests/sample-site/pom.xml | 2 +- integration-tests/test-suite/pom.xml | 2 +- osgi-dependencies/configs/pom.xml | 2 +- osgi-dependencies/pom.xml | 2 +- osgi-dependencies/proxy/pom.xml | 2 +- osgi-dependencies/selenium/pom.xml | 2 +- osgi-dependencies/w3chtml5validator/pom.xml | 2 +- pom.xml | 4 ++-- report/pom.xml | 2 +- rest-endpoint/pom.xml | 2 +- zip/pom.xml | 2 +- 28 files changed, 29 insertions(+), 29 deletions(-) diff --git a/api/communication-api/pom.xml b/api/communication-api/pom.xml index 955577ba3..18bbcada3 100644 --- a/api/communication-api/pom.xml +++ b/api/communication-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 communication-api diff --git a/api/datastorage-api/pom.xml b/api/datastorage-api/pom.xml index 4d1d5185e..b453865d2 100644 --- a/api/datastorage-api/pom.xml +++ b/api/datastorage-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 datastorage-api diff --git a/api/jobs-api/pom.xml b/api/jobs-api/pom.xml index 939ce6871..308529fe3 100644 --- a/api/jobs-api/pom.xml +++ b/api/jobs-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 jobs-api diff --git a/api/pom.xml b/api/pom.xml index 6e22d68c3..7e5ff2a6c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 api diff --git a/api/validation-api/pom.xml b/api/validation-api/pom.xml index f3c9c6d12..e13a0ab0b 100644 --- a/api/validation-api/pom.xml +++ b/api/validation-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 validation-api diff --git a/client/aet-maven-plugin/pom.xml b/client/aet-maven-plugin/pom.xml index 135b67f90..da99c455f 100644 --- a/client/aet-maven-plugin/pom.xml +++ b/client/aet-maven-plugin/pom.xml @@ -24,7 +24,7 @@ client com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 aet-maven-plugin diff --git a/client/client-core/pom.xml b/client/client-core/pom.xml index 1b3752c94..5eefd4d10 100644 --- a/client/client-core/pom.xml +++ b/client/client-core/pom.xml @@ -24,7 +24,7 @@ client com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 client-core diff --git a/client/pom.xml b/client/pom.xml index 7cb0f90b0..896d15adc 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 client diff --git a/core/cleaner/pom.xml b/core/cleaner/pom.xml index 1818dc931..0af04828a 100644 --- a/core/cleaner/pom.xml +++ b/core/cleaner/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 cleaner diff --git a/core/communication/pom.xml b/core/communication/pom.xml index de3cd6d7a..9f5469339 100644 --- a/core/communication/pom.xml +++ b/core/communication/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 communication diff --git a/core/datastorage/pom.xml b/core/datastorage/pom.xml index e6f1d1145..cce025112 100644 --- a/core/datastorage/pom.xml +++ b/core/datastorage/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 datastorage diff --git a/core/jobs/pom.xml b/core/jobs/pom.xml index 192264c06..4764ca99b 100644 --- a/core/jobs/pom.xml +++ b/core/jobs/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 jobs diff --git a/core/pom.xml b/core/pom.xml index 20ba13423..0a633b050 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 core diff --git a/core/runner/pom.xml b/core/runner/pom.xml index 09b2bfdde..a6d31621d 100644 --- a/core/runner/pom.xml +++ b/core/runner/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 runner diff --git a/core/validation/pom.xml b/core/validation/pom.xml index 1ce9d33c1..8a402171e 100644 --- a/core/validation/pom.xml +++ b/core/validation/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 validation diff --git a/core/worker/pom.xml b/core/worker/pom.xml index 1069bbc99..df2984467 100644 --- a/core/worker/pom.xml +++ b/core/worker/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 worker diff --git a/documentation/pom.xml b/documentation/pom.xml index a8fbf59c6..e538366d2 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 documentation diff --git a/integration-tests/sample-site/pom.xml b/integration-tests/sample-site/pom.xml index 82cadfda0..5283ceb35 100644 --- a/integration-tests/sample-site/pom.xml +++ b/integration-tests/sample-site/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 ../.. diff --git a/integration-tests/test-suite/pom.xml b/integration-tests/test-suite/pom.xml index e1e4bfc5b..c8115d4c2 100644 --- a/integration-tests/test-suite/pom.xml +++ b/integration-tests/test-suite/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 ../.. diff --git a/osgi-dependencies/configs/pom.xml b/osgi-dependencies/configs/pom.xml index 6908bb2e3..7b142ca46 100644 --- a/osgi-dependencies/configs/pom.xml +++ b/osgi-dependencies/configs/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 configs diff --git a/osgi-dependencies/pom.xml b/osgi-dependencies/pom.xml index 4698bb601..2cea294e8 100644 --- a/osgi-dependencies/pom.xml +++ b/osgi-dependencies/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 osgi-dependencies diff --git a/osgi-dependencies/proxy/pom.xml b/osgi-dependencies/proxy/pom.xml index 7774199ab..219d840c8 100644 --- a/osgi-dependencies/proxy/pom.xml +++ b/osgi-dependencies/proxy/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 proxy diff --git a/osgi-dependencies/selenium/pom.xml b/osgi-dependencies/selenium/pom.xml index 7037def5f..90d40dce9 100644 --- a/osgi-dependencies/selenium/pom.xml +++ b/osgi-dependencies/selenium/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 selenium diff --git a/osgi-dependencies/w3chtml5validator/pom.xml b/osgi-dependencies/w3chtml5validator/pom.xml index f21dd7c9e..a63780c16 100644 --- a/osgi-dependencies/w3chtml5validator/pom.xml +++ b/osgi-dependencies/w3chtml5validator/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 w3chtml5validator diff --git a/pom.xml b/pom.xml index 66bb2f08b..3a8f0c506 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.cognifide.aet aet-root - 2.0.2-SNAPSHOT + 2.0.2 pom AET @@ -85,7 +85,7 @@ scm:git:https://github.com/Cognifide/aet.git scm:git:git@github.com:Cognifide/aet.git - HEAD + 2.0.2 https://github.com/Cognifide/aet diff --git a/report/pom.xml b/report/pom.xml index 8c13ef8b7..a0528bf31 100644 --- a/report/pom.xml +++ b/report/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 report diff --git a/rest-endpoint/pom.xml b/rest-endpoint/pom.xml index 94fc03cc8..ff2d56d10 100644 --- a/rest-endpoint/pom.xml +++ b/rest-endpoint/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 rest-endpoint diff --git a/zip/pom.xml b/zip/pom.xml index 89a0ddedd..32e3557f6 100644 --- a/zip/pom.xml +++ b/zip/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.0.2-SNAPSHOT + 2.0.2 zip