From a5a5187d19315c28c06f4bbbd10ca780f4fed161 Mon Sep 17 00:00:00 2001 From: aet-release Date: Fri, 21 Dec 2018 10:47:37 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 3.2.0 --- 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 +- test-executor/pom.xml | 2 +- zip/pom.xml | 2 +- 29 files changed, 30 insertions(+), 30 deletions(-) diff --git a/api/communication-api/pom.xml b/api/communication-api/pom.xml index e7f39ce09..156050033 100644 --- a/api/communication-api/pom.xml +++ b/api/communication-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 communication-api diff --git a/api/datastorage-api/pom.xml b/api/datastorage-api/pom.xml index 8cf1b55f8..cbe619864 100644 --- a/api/datastorage-api/pom.xml +++ b/api/datastorage-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 datastorage-api diff --git a/api/jobs-api/pom.xml b/api/jobs-api/pom.xml index 812b27b5e..1cb8db985 100644 --- a/api/jobs-api/pom.xml +++ b/api/jobs-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 jobs-api diff --git a/api/pom.xml b/api/pom.xml index c1704e244..73fa1f69e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 api diff --git a/api/validation-api/pom.xml b/api/validation-api/pom.xml index ea16425f8..6040c25a9 100644 --- a/api/validation-api/pom.xml +++ b/api/validation-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 validation-api diff --git a/client/aet-maven-plugin/pom.xml b/client/aet-maven-plugin/pom.xml index 13b39fa21..f2487707e 100644 --- a/client/aet-maven-plugin/pom.xml +++ b/client/aet-maven-plugin/pom.xml @@ -24,7 +24,7 @@ client com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 aet-maven-plugin diff --git a/client/client-core/pom.xml b/client/client-core/pom.xml index 46020733e..d86f4c011 100644 --- a/client/client-core/pom.xml +++ b/client/client-core/pom.xml @@ -24,7 +24,7 @@ client com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 client-core diff --git a/client/pom.xml b/client/pom.xml index 7bf7962a6..5ee189c24 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 client diff --git a/core/cleaner/pom.xml b/core/cleaner/pom.xml index 635c0b1b9..c6afdaf40 100644 --- a/core/cleaner/pom.xml +++ b/core/cleaner/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 cleaner diff --git a/core/communication/pom.xml b/core/communication/pom.xml index 6d3d1a02b..c8872fdc0 100644 --- a/core/communication/pom.xml +++ b/core/communication/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 communication diff --git a/core/datastorage/pom.xml b/core/datastorage/pom.xml index bea369adf..5d192830f 100644 --- a/core/datastorage/pom.xml +++ b/core/datastorage/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 datastorage diff --git a/core/jobs/pom.xml b/core/jobs/pom.xml index 77bff8c7d..5b54cfe13 100644 --- a/core/jobs/pom.xml +++ b/core/jobs/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 jobs diff --git a/core/pom.xml b/core/pom.xml index 419a6a560..653f8fd4b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 core diff --git a/core/runner/pom.xml b/core/runner/pom.xml index 1dc5ab862..b9754dce6 100644 --- a/core/runner/pom.xml +++ b/core/runner/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 runner diff --git a/core/validation/pom.xml b/core/validation/pom.xml index 09f25dc6b..c68977d44 100644 --- a/core/validation/pom.xml +++ b/core/validation/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 validation diff --git a/core/worker/pom.xml b/core/worker/pom.xml index ca82dbb44..33d5a2ed8 100644 --- a/core/worker/pom.xml +++ b/core/worker/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 worker diff --git a/documentation/pom.xml b/documentation/pom.xml index 0fc7b577d..8972faae8 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 documentation diff --git a/integration-tests/sample-site/pom.xml b/integration-tests/sample-site/pom.xml index d29fdcd05..d9f649505 100644 --- a/integration-tests/sample-site/pom.xml +++ b/integration-tests/sample-site/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 ../.. diff --git a/integration-tests/test-suite/pom.xml b/integration-tests/test-suite/pom.xml index 2ae90039c..688ba3ea9 100644 --- a/integration-tests/test-suite/pom.xml +++ b/integration-tests/test-suite/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 ../.. diff --git a/osgi-dependencies/configs/pom.xml b/osgi-dependencies/configs/pom.xml index 999880ec1..7c2f250fe 100644 --- a/osgi-dependencies/configs/pom.xml +++ b/osgi-dependencies/configs/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 configs diff --git a/osgi-dependencies/pom.xml b/osgi-dependencies/pom.xml index 1378388ab..4843913be 100644 --- a/osgi-dependencies/pom.xml +++ b/osgi-dependencies/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 osgi-dependencies diff --git a/osgi-dependencies/proxy/pom.xml b/osgi-dependencies/proxy/pom.xml index 2f0e2c5ce..54bfd77ae 100644 --- a/osgi-dependencies/proxy/pom.xml +++ b/osgi-dependencies/proxy/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 proxy diff --git a/osgi-dependencies/selenium/pom.xml b/osgi-dependencies/selenium/pom.xml index 8211e4322..3e6e26446 100644 --- a/osgi-dependencies/selenium/pom.xml +++ b/osgi-dependencies/selenium/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 selenium diff --git a/osgi-dependencies/w3chtml5validator/pom.xml b/osgi-dependencies/w3chtml5validator/pom.xml index b32a4eef8..2446061be 100644 --- a/osgi-dependencies/w3chtml5validator/pom.xml +++ b/osgi-dependencies/w3chtml5validator/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 w3chtml5validator diff --git a/pom.xml b/pom.xml index cae830f74..9d0d99aa9 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.cognifide.aet aet-root - 3.2.0-SNAPSHOT + 3.2.0 pom AET @@ -86,7 +86,7 @@ scm:git:https://github.com/Cognifide/aet.git scm:git:https://github.com/Cognifide/aet.git - HEAD + 3.2.0 https://github.com/Cognifide/aet diff --git a/report/pom.xml b/report/pom.xml index 74d9baf52..26e20f899 100644 --- a/report/pom.xml +++ b/report/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 report diff --git a/rest-endpoint/pom.xml b/rest-endpoint/pom.xml index f65c8f4de..189d119f3 100644 --- a/rest-endpoint/pom.xml +++ b/rest-endpoint/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 rest-endpoint diff --git a/test-executor/pom.xml b/test-executor/pom.xml index 4810f0c1a..887869b4d 100644 --- a/test-executor/pom.xml +++ b/test-executor/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 test-executor diff --git a/zip/pom.xml b/zip/pom.xml index a495868bb..e64987796 100644 --- a/zip/pom.xml +++ b/zip/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.0-SNAPSHOT + 3.2.0 zip