From 1186bb0e14056d24ab05a11850d2436d4860b983 Mon Sep 17 00:00:00 2001 From: Wiiitek Date: Mon, 22 May 2017 18:25:22 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.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 702ac872f..1880a1cd3 100644 --- a/api/communication-api/pom.xml +++ b/api/communication-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 communication-api diff --git a/api/datastorage-api/pom.xml b/api/datastorage-api/pom.xml index ebc6af4c0..c52f61917 100644 --- a/api/datastorage-api/pom.xml +++ b/api/datastorage-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 datastorage-api diff --git a/api/jobs-api/pom.xml b/api/jobs-api/pom.xml index 2ba629619..92be3b482 100644 --- a/api/jobs-api/pom.xml +++ b/api/jobs-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 jobs-api diff --git a/api/pom.xml b/api/pom.xml index d33e67eda..ee74b5392 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 api diff --git a/api/validation-api/pom.xml b/api/validation-api/pom.xml index c1a335a87..bd7bfaa7c 100644 --- a/api/validation-api/pom.xml +++ b/api/validation-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 validation-api diff --git a/client/aet-maven-plugin/pom.xml b/client/aet-maven-plugin/pom.xml index 20e855753..19de018ec 100644 --- a/client/aet-maven-plugin/pom.xml +++ b/client/aet-maven-plugin/pom.xml @@ -24,7 +24,7 @@ client com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 aet-maven-plugin diff --git a/client/client-core/pom.xml b/client/client-core/pom.xml index 8d420e4ce..5cde173d6 100644 --- a/client/client-core/pom.xml +++ b/client/client-core/pom.xml @@ -24,7 +24,7 @@ client com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 client-core diff --git a/client/pom.xml b/client/pom.xml index e7722c053..6f0f2e7f5 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 client diff --git a/core/cleaner/pom.xml b/core/cleaner/pom.xml index 4f2a6874b..29f5feb0c 100644 --- a/core/cleaner/pom.xml +++ b/core/cleaner/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 cleaner diff --git a/core/communication/pom.xml b/core/communication/pom.xml index 978660e92..aab31e452 100644 --- a/core/communication/pom.xml +++ b/core/communication/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 communication diff --git a/core/datastorage/pom.xml b/core/datastorage/pom.xml index 27bb65fd9..ea1748e03 100644 --- a/core/datastorage/pom.xml +++ b/core/datastorage/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 datastorage diff --git a/core/jobs/pom.xml b/core/jobs/pom.xml index ad81c4984..586d1158d 100644 --- a/core/jobs/pom.xml +++ b/core/jobs/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 jobs diff --git a/core/pom.xml b/core/pom.xml index 4107bdefb..30624a1ea 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 core diff --git a/core/runner/pom.xml b/core/runner/pom.xml index 39e525e81..0509a32fd 100644 --- a/core/runner/pom.xml +++ b/core/runner/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 runner diff --git a/core/validation/pom.xml b/core/validation/pom.xml index 08ca3e763..528a16c06 100644 --- a/core/validation/pom.xml +++ b/core/validation/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 validation diff --git a/core/worker/pom.xml b/core/worker/pom.xml index d7989cc71..a25d23f4e 100644 --- a/core/worker/pom.xml +++ b/core/worker/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 worker diff --git a/documentation/pom.xml b/documentation/pom.xml index 252c2590c..c067c7ae1 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 documentation diff --git a/integration-tests/sample-site/pom.xml b/integration-tests/sample-site/pom.xml index 93f83dcd3..4faf38fc0 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.1.0-SNAPSHOT + 2.1.0 ../.. diff --git a/integration-tests/test-suite/pom.xml b/integration-tests/test-suite/pom.xml index d5bb2c81e..a3856a0a3 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.1.0-SNAPSHOT + 2.1.0 ../.. diff --git a/osgi-dependencies/configs/pom.xml b/osgi-dependencies/configs/pom.xml index bbd4d4f98..33730004f 100644 --- a/osgi-dependencies/configs/pom.xml +++ b/osgi-dependencies/configs/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 configs diff --git a/osgi-dependencies/pom.xml b/osgi-dependencies/pom.xml index 188a4f307..c2354a1ef 100644 --- a/osgi-dependencies/pom.xml +++ b/osgi-dependencies/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 osgi-dependencies diff --git a/osgi-dependencies/proxy/pom.xml b/osgi-dependencies/proxy/pom.xml index 07b97ce80..9567702b0 100644 --- a/osgi-dependencies/proxy/pom.xml +++ b/osgi-dependencies/proxy/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 proxy diff --git a/osgi-dependencies/selenium/pom.xml b/osgi-dependencies/selenium/pom.xml index 445a7f745..6d9604a33 100644 --- a/osgi-dependencies/selenium/pom.xml +++ b/osgi-dependencies/selenium/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 selenium diff --git a/osgi-dependencies/w3chtml5validator/pom.xml b/osgi-dependencies/w3chtml5validator/pom.xml index 9081513d0..8f72c9ee1 100644 --- a/osgi-dependencies/w3chtml5validator/pom.xml +++ b/osgi-dependencies/w3chtml5validator/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 w3chtml5validator diff --git a/pom.xml b/pom.xml index 21c7d88f4..e46dca48c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.cognifide.aet aet-root - 2.1.0-SNAPSHOT + 2.1.0 pom AET @@ -86,7 +86,7 @@ scm:git:https://github.com/Cognifide/aet.git scm:git:git@github.com:Cognifide/aet.git - HEAD + 2.1.0 https://github.com/Cognifide/aet diff --git a/report/pom.xml b/report/pom.xml index 04d01fac0..ef645fc3e 100644 --- a/report/pom.xml +++ b/report/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 report diff --git a/rest-endpoint/pom.xml b/rest-endpoint/pom.xml index a4f49bd40..729b46689 100644 --- a/rest-endpoint/pom.xml +++ b/rest-endpoint/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 rest-endpoint diff --git a/test-executor/pom.xml b/test-executor/pom.xml index 17ea05930..771f0323e 100644 --- a/test-executor/pom.xml +++ b/test-executor/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 test-executor diff --git a/zip/pom.xml b/zip/pom.xml index 7da312f5e..5f471961a 100644 --- a/zip/pom.xml +++ b/zip/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 2.1.0-SNAPSHOT + 2.1.0 zip