diff --git a/api/communication-api/pom.xml b/api/communication-api/pom.xml
index 8b7cdf723..a5bc9a130 100644
--- a/api/communication-api/pom.xml
+++ b/api/communication-api/pom.xml
@@ -24,7 +24,7 @@
api
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
communication-api
diff --git a/api/datastorage-api/pom.xml b/api/datastorage-api/pom.xml
index efad35dc5..242e3f269 100644
--- a/api/datastorage-api/pom.xml
+++ b/api/datastorage-api/pom.xml
@@ -24,7 +24,7 @@
api
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
datastorage-api
diff --git a/api/jobs-api/pom.xml b/api/jobs-api/pom.xml
index 2bb67257d..534a1b454 100644
--- a/api/jobs-api/pom.xml
+++ b/api/jobs-api/pom.xml
@@ -24,7 +24,7 @@
api
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
jobs-api
diff --git a/api/pom.xml b/api/pom.xml
index bcec7b83e..6353f92c9 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
api
diff --git a/api/validation-api/pom.xml b/api/validation-api/pom.xml
index 674a3e678..9283768da 100644
--- a/api/validation-api/pom.xml
+++ b/api/validation-api/pom.xml
@@ -24,7 +24,7 @@
api
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
validation-api
diff --git a/client/aet-maven-plugin/pom.xml b/client/aet-maven-plugin/pom.xml
index 196d46864..9beaa2c0a 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.6-SNAPSHOT
+ 2.1.6
aet-maven-plugin
diff --git a/client/client-core/pom.xml b/client/client-core/pom.xml
index a8a81ea0f..cf62ea104 100644
--- a/client/client-core/pom.xml
+++ b/client/client-core/pom.xml
@@ -24,7 +24,7 @@
client
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
client-core
diff --git a/client/pom.xml b/client/pom.xml
index 4b323d20c..9b99fa801 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
client
diff --git a/core/cleaner/pom.xml b/core/cleaner/pom.xml
index 2bce6cfa0..8b083336e 100644
--- a/core/cleaner/pom.xml
+++ b/core/cleaner/pom.xml
@@ -24,7 +24,7 @@
core
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
cleaner
diff --git a/core/communication/pom.xml b/core/communication/pom.xml
index 899c65f35..1dc7ef685 100644
--- a/core/communication/pom.xml
+++ b/core/communication/pom.xml
@@ -24,7 +24,7 @@
core
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
communication
diff --git a/core/datastorage/pom.xml b/core/datastorage/pom.xml
index c7573f124..af06b1b85 100644
--- a/core/datastorage/pom.xml
+++ b/core/datastorage/pom.xml
@@ -24,7 +24,7 @@
core
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
datastorage
diff --git a/core/jobs/pom.xml b/core/jobs/pom.xml
index 9c1156323..a6608cfb1 100644
--- a/core/jobs/pom.xml
+++ b/core/jobs/pom.xml
@@ -24,7 +24,7 @@
core
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
jobs
diff --git a/core/pom.xml b/core/pom.xml
index 8b2d1d490..02472c49b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
core
diff --git a/core/runner/pom.xml b/core/runner/pom.xml
index ffda3e9fc..1c793087b 100644
--- a/core/runner/pom.xml
+++ b/core/runner/pom.xml
@@ -24,7 +24,7 @@
core
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
runner
diff --git a/core/validation/pom.xml b/core/validation/pom.xml
index ab22015c6..95db9fc39 100644
--- a/core/validation/pom.xml
+++ b/core/validation/pom.xml
@@ -24,7 +24,7 @@
core
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
validation
diff --git a/core/worker/pom.xml b/core/worker/pom.xml
index 61f05a3c6..663945051 100644
--- a/core/worker/pom.xml
+++ b/core/worker/pom.xml
@@ -24,7 +24,7 @@
core
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
worker
diff --git a/documentation/pom.xml b/documentation/pom.xml
index aedc0a97e..d7561184e 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
documentation
diff --git a/integration-tests/sample-site/pom.xml b/integration-tests/sample-site/pom.xml
index f025a89af..01b1006e6 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.6-SNAPSHOT
+ 2.1.6
../..
diff --git a/integration-tests/test-suite/pom.xml b/integration-tests/test-suite/pom.xml
index e1d5cbb43..52a41559f 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.6-SNAPSHOT
+ 2.1.6
../..
diff --git a/osgi-dependencies/configs/pom.xml b/osgi-dependencies/configs/pom.xml
index d6c0d6b62..f697da611 100644
--- a/osgi-dependencies/configs/pom.xml
+++ b/osgi-dependencies/configs/pom.xml
@@ -24,7 +24,7 @@
osgi-dependencies
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
configs
diff --git a/osgi-dependencies/pom.xml b/osgi-dependencies/pom.xml
index b6328a5fd..7f6a4ad5a 100644
--- a/osgi-dependencies/pom.xml
+++ b/osgi-dependencies/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
osgi-dependencies
diff --git a/osgi-dependencies/proxy/pom.xml b/osgi-dependencies/proxy/pom.xml
index 0ce461b2b..a7eeab291 100644
--- a/osgi-dependencies/proxy/pom.xml
+++ b/osgi-dependencies/proxy/pom.xml
@@ -24,7 +24,7 @@
osgi-dependencies
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
proxy
diff --git a/osgi-dependencies/selenium/pom.xml b/osgi-dependencies/selenium/pom.xml
index 23535a31a..0851f1245 100644
--- a/osgi-dependencies/selenium/pom.xml
+++ b/osgi-dependencies/selenium/pom.xml
@@ -24,7 +24,7 @@
osgi-dependencies
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
selenium
diff --git a/osgi-dependencies/w3chtml5validator/pom.xml b/osgi-dependencies/w3chtml5validator/pom.xml
index 525712d2f..434acb6d2 100644
--- a/osgi-dependencies/w3chtml5validator/pom.xml
+++ b/osgi-dependencies/w3chtml5validator/pom.xml
@@ -24,7 +24,7 @@
osgi-dependencies
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
w3chtml5validator
diff --git a/pom.xml b/pom.xml
index 8d567fdd6..85b5cae8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
com.cognifide.aet
aet-root
- 2.1.6-SNAPSHOT
+ 2.1.6
pom
AET
@@ -86,7 +86,7 @@
scm:git:https://github.com/Cognifide/aet.git
scm:git:https://github.com/Cognifide/aet.git
- HEAD
+ 2.1.6
https://github.com/Cognifide/aet
diff --git a/report/pom.xml b/report/pom.xml
index 59d0aa070..3b978d70b 100644
--- a/report/pom.xml
+++ b/report/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
report
diff --git a/rest-endpoint/pom.xml b/rest-endpoint/pom.xml
index c2ba48c1a..5df0b651f 100644
--- a/rest-endpoint/pom.xml
+++ b/rest-endpoint/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
rest-endpoint
diff --git a/test-executor/pom.xml b/test-executor/pom.xml
index d3453b32d..ecc742813 100644
--- a/test-executor/pom.xml
+++ b/test-executor/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
test-executor
diff --git a/zip/pom.xml b/zip/pom.xml
index 63c621f11..6a2d2310d 100644
--- a/zip/pom.xml
+++ b/zip/pom.xml
@@ -24,7 +24,7 @@
aet-root
com.cognifide.aet
- 2.1.6-SNAPSHOT
+ 2.1.6
zip