From 401b73220c482d44240ed9179f82c2dd88f83552 Mon Sep 17 00:00:00 2001 From: aet-release Date: Mon, 19 Aug 2019 10:39:47 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 3.3.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/cleaner-test/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 +- 30 files changed, 31 insertions(+), 31 deletions(-) diff --git a/api/communication-api/pom.xml b/api/communication-api/pom.xml index 71f85572a..260213888 100644 --- a/api/communication-api/pom.xml +++ b/api/communication-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 communication-api diff --git a/api/datastorage-api/pom.xml b/api/datastorage-api/pom.xml index 72993030a..41b9df793 100644 --- a/api/datastorage-api/pom.xml +++ b/api/datastorage-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 datastorage-api diff --git a/api/jobs-api/pom.xml b/api/jobs-api/pom.xml index 7f3078b3d..07f7ea96e 100644 --- a/api/jobs-api/pom.xml +++ b/api/jobs-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 jobs-api diff --git a/api/pom.xml b/api/pom.xml index 979a97142..ed6d9abe2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 api diff --git a/api/validation-api/pom.xml b/api/validation-api/pom.xml index a43059f84..8f00bb5fb 100644 --- a/api/validation-api/pom.xml +++ b/api/validation-api/pom.xml @@ -24,7 +24,7 @@ api com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 validation-api diff --git a/client/aet-maven-plugin/pom.xml b/client/aet-maven-plugin/pom.xml index b805eda52..1c9c878c8 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.3-SNAPSHOT + 3.3.0 aet-maven-plugin diff --git a/client/client-core/pom.xml b/client/client-core/pom.xml index e0325d7f6..7555453d1 100644 --- a/client/client-core/pom.xml +++ b/client/client-core/pom.xml @@ -24,7 +24,7 @@ client com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 client-core diff --git a/client/pom.xml b/client/pom.xml index 6de3c4658..9fc939616 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 client diff --git a/core/cleaner/pom.xml b/core/cleaner/pom.xml index 7a32a4b55..aef87ad16 100644 --- a/core/cleaner/pom.xml +++ b/core/cleaner/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 cleaner diff --git a/core/communication/pom.xml b/core/communication/pom.xml index f48b970f8..fd0a6477a 100644 --- a/core/communication/pom.xml +++ b/core/communication/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 communication diff --git a/core/datastorage/pom.xml b/core/datastorage/pom.xml index a003170fc..7a776e354 100644 --- a/core/datastorage/pom.xml +++ b/core/datastorage/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 datastorage diff --git a/core/jobs/pom.xml b/core/jobs/pom.xml index 13369999c..eb8ffc3e1 100644 --- a/core/jobs/pom.xml +++ b/core/jobs/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 jobs diff --git a/core/pom.xml b/core/pom.xml index daf742212..a8950018c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 core diff --git a/core/runner/pom.xml b/core/runner/pom.xml index 089d632bd..c1ec7484f 100644 --- a/core/runner/pom.xml +++ b/core/runner/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 runner diff --git a/core/validation/pom.xml b/core/validation/pom.xml index 48969ecdf..37f655139 100644 --- a/core/validation/pom.xml +++ b/core/validation/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 validation diff --git a/core/worker/pom.xml b/core/worker/pom.xml index 598e7b055..cb6b8e9a5 100644 --- a/core/worker/pom.xml +++ b/core/worker/pom.xml @@ -24,7 +24,7 @@ core com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 worker diff --git a/documentation/pom.xml b/documentation/pom.xml index 16ae61761..027308dff 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 documentation diff --git a/integration-tests/cleaner-test/pom.xml b/integration-tests/cleaner-test/pom.xml index 629e013ca..9f140aea0 100644 --- a/integration-tests/cleaner-test/pom.xml +++ b/integration-tests/cleaner-test/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 ../.. diff --git a/integration-tests/sample-site/pom.xml b/integration-tests/sample-site/pom.xml index 4e5649bcd..520d58097 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.3-SNAPSHOT + 3.3.0 ../.. diff --git a/integration-tests/test-suite/pom.xml b/integration-tests/test-suite/pom.xml index 0ffa4f023..9ae3a9153 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.3-SNAPSHOT + 3.3.0 ../.. diff --git a/osgi-dependencies/configs/pom.xml b/osgi-dependencies/configs/pom.xml index 2634d0fdd..a21040dd5 100644 --- a/osgi-dependencies/configs/pom.xml +++ b/osgi-dependencies/configs/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 configs diff --git a/osgi-dependencies/pom.xml b/osgi-dependencies/pom.xml index 000777ba9..44466ae24 100644 --- a/osgi-dependencies/pom.xml +++ b/osgi-dependencies/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 osgi-dependencies diff --git a/osgi-dependencies/proxy/pom.xml b/osgi-dependencies/proxy/pom.xml index 3f4e27024..17dba003e 100644 --- a/osgi-dependencies/proxy/pom.xml +++ b/osgi-dependencies/proxy/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 proxy diff --git a/osgi-dependencies/selenium/pom.xml b/osgi-dependencies/selenium/pom.xml index ed9e7209e..9fb822c70 100644 --- a/osgi-dependencies/selenium/pom.xml +++ b/osgi-dependencies/selenium/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 selenium diff --git a/osgi-dependencies/w3chtml5validator/pom.xml b/osgi-dependencies/w3chtml5validator/pom.xml index 2ce2f5b7a..cc014ef98 100644 --- a/osgi-dependencies/w3chtml5validator/pom.xml +++ b/osgi-dependencies/w3chtml5validator/pom.xml @@ -24,7 +24,7 @@ osgi-dependencies com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 w3chtml5validator diff --git a/pom.xml b/pom.xml index 0ebb7a6b1..587bdf7b6 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.cognifide.aet aet-root - 3.2.3-SNAPSHOT + 3.3.0 pom AET @@ -87,7 +87,7 @@ scm:git:https://github.com/Cognifide/aet.git scm:git:https://github.com/Cognifide/aet.git - HEAD + 3.3.0 https://github.com/Cognifide/aet diff --git a/report/pom.xml b/report/pom.xml index 463df3d65..57d87d715 100644 --- a/report/pom.xml +++ b/report/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 report diff --git a/rest-endpoint/pom.xml b/rest-endpoint/pom.xml index fa09162db..f2a440b30 100644 --- a/rest-endpoint/pom.xml +++ b/rest-endpoint/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 rest-endpoint diff --git a/test-executor/pom.xml b/test-executor/pom.xml index 6b2c65084..950949d21 100644 --- a/test-executor/pom.xml +++ b/test-executor/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 test-executor diff --git a/zip/pom.xml b/zip/pom.xml index 4636e52d0..96298c678 100644 --- a/zip/pom.xml +++ b/zip/pom.xml @@ -24,7 +24,7 @@ aet-root com.cognifide.aet - 3.2.3-SNAPSHOT + 3.3.0 zip