diff --git a/README.md b/README.md
index e5ee15685..80716081b 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ If you are using Maven, simply copy-paste this dependency to your project.
com.github.dozermapper
dozer-core
- 6.5.0
+ 6.5.2
```
diff --git a/bom-dependencies/pom.xml b/bom-dependencies/pom.xml
index af4441195..1b85bbb56 100644
--- a/bom-dependencies/pom.xml
+++ b/bom-dependencies/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../
diff --git a/building-tools/pom.xml b/building-tools/pom.xml
index c5646437e..2dad2d379 100644
--- a/building-tools/pom.xml
+++ b/building-tools/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
dozer-building-tools
jar
diff --git a/core/pom.xml b/core/pom.xml
index e351383fe..9eca0fda3 100755
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-plugins-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../plugins-parent
diff --git a/core/src/main/java/com/github/dozermapper/core/util/DozerConstants.java b/core/src/main/java/com/github/dozermapper/core/util/DozerConstants.java
index 02c6dce9b..72bbf6cfa 100644
--- a/core/src/main/java/com/github/dozermapper/core/util/DozerConstants.java
+++ b/core/src/main/java/com/github/dozermapper/core/util/DozerConstants.java
@@ -28,7 +28,7 @@ public final class DozerConstants {
private DozerConstants() {
}
- public static final String CURRENT_VERSION = "6.6.0-SNAPSHOT";
+ public static final String CURRENT_VERSION = "6.5.2";
public static final boolean DEFAULT_WILDCARD_POLICY = true;
public static final boolean DEFAULT_WILDCARD_CASE_INSENSITIVE_POLICY = false;
diff --git a/docs/asciidoc/documentation/faq.adoc b/docs/asciidoc/documentation/faq.adoc
index 42cfee803..c8fa8d8e6 100644
--- a/docs/asciidoc/documentation/faq.adoc
+++ b/docs/asciidoc/documentation/faq.adoc
@@ -1,4 +1,4 @@
-:dozer-version: 6.6.0-SNAPSHOT
+:dozer-version: 6.5.2
== Frequently Asked Questions
=== Common
diff --git a/docs/asciidoc/documentation/gettingstarted.adoc b/docs/asciidoc/documentation/gettingstarted.adoc
index 257b705d5..44bf22be2 100644
--- a/docs/asciidoc/documentation/gettingstarted.adoc
+++ b/docs/asciidoc/documentation/gettingstarted.adoc
@@ -1,4 +1,4 @@
-:dozer-version: 6.6.0-SNAPSHOT
+:dozer-version: 6.5.2
== Getting Started
=== Downloading the Distribution
diff --git a/dozer-integrations/dozer-proto3/pom.xml b/dozer-integrations/dozer-proto3/pom.xml
index 73cd944fb..c4670b568 100755
--- a/dozer-integrations/dozer-proto3/pom.xml
+++ b/dozer-integrations/dozer-proto3/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-integrations
- 6.6.0-SNAPSHOT
+ 6.5.2
dozer-proto3
diff --git a/dozer-integrations/dozer-spring-support/dozer-spring-boot-autoconfigure/pom.xml b/dozer-integrations/dozer-spring-support/dozer-spring-boot-autoconfigure/pom.xml
index 61c5508bd..dd1842955 100644
--- a/dozer-integrations/dozer-spring-support/dozer-spring-boot-autoconfigure/pom.xml
+++ b/dozer-integrations/dozer-spring-support/dozer-spring-boot-autoconfigure/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-spring-support
- 6.6.0-SNAPSHOT
+ 6.5.2
dozer-spring-boot-autoconfigure
diff --git a/dozer-integrations/dozer-spring-support/dozer-spring-boot-starter/pom.xml b/dozer-integrations/dozer-spring-support/dozer-spring-boot-starter/pom.xml
index 923c14584..0803c0a16 100644
--- a/dozer-integrations/dozer-spring-support/dozer-spring-boot-starter/pom.xml
+++ b/dozer-integrations/dozer-spring-support/dozer-spring-boot-starter/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-spring-support
- 6.6.0-SNAPSHOT
+ 6.5.2
dozer-spring-boot-starter
Dozer :: Integrations :: Spring Support :: Starter
diff --git a/dozer-integrations/dozer-spring-support/dozer-spring4/pom.xml b/dozer-integrations/dozer-spring-support/dozer-spring4/pom.xml
index 0bf0d081b..f82ee0e1e 100644
--- a/dozer-integrations/dozer-spring-support/dozer-spring4/pom.xml
+++ b/dozer-integrations/dozer-spring-support/dozer-spring4/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-spring-support
- 6.6.0-SNAPSHOT
+ 6.5.2
../
diff --git a/dozer-integrations/dozer-spring-support/pom.xml b/dozer-integrations/dozer-spring-support/pom.xml
index bff51705f..d1ed29e3e 100644
--- a/dozer-integrations/dozer-spring-support/pom.xml
+++ b/dozer-integrations/dozer-spring-support/pom.xml
@@ -22,7 +22,7 @@
dozer-integrations
com.github.dozermapper
- 6.6.0-SNAPSHOT
+ 6.5.2
../
4.0.0
diff --git a/dozer-integrations/pom.xml b/dozer-integrations/pom.xml
index 330ad23f1..9df4ce4f2 100644
--- a/dozer-integrations/pom.xml
+++ b/dozer-integrations/pom.xml
@@ -23,7 +23,7 @@
com.github.dozermapper
dozer-plugins-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../plugins-parent
diff --git a/plugins-parent/pom.xml b/plugins-parent/pom.xml
index bdff02c66..19b73f3a1 100644
--- a/plugins-parent/pom.xml
+++ b/plugins-parent/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../
diff --git a/pom.xml b/pom.xml
index 188c9e1dc..58258d120 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
com.github.dozermapper
dozer-parent
pom
- 6.6.0-SNAPSHOT
+ 6.5.2
Dozer :: Parent
Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another
@@ -100,7 +100,7 @@
1.6.8
2.4
- 6.6.0-SNAPSHOT
+ 6.5.2
diff --git a/tests/dozer-jmh-tests/pom.xml b/tests/dozer-jmh-tests/pom.xml
index 44c85b21f..f75d6e1cd 100644
--- a/tests/dozer-jmh-tests/pom.xml
+++ b/tests/dozer-jmh-tests/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper.tests
dozer-tests-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../
diff --git a/tests/dozer-osgi-tests-model/pom.xml b/tests/dozer-osgi-tests-model/pom.xml
index b9bdfa083..07a0084a5 100644
--- a/tests/dozer-osgi-tests-model/pom.xml
+++ b/tests/dozer-osgi-tests-model/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper.tests
dozer-tests-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../
diff --git a/tests/dozer-osgi-tests/pom.xml b/tests/dozer-osgi-tests/pom.xml
index cbf8ab269..f9f796b6c 100644
--- a/tests/dozer-osgi-tests/pom.xml
+++ b/tests/dozer-osgi-tests/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper.tests
dozer-tests-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../
diff --git a/tests/dozer-wildfly-tests/pom.xml b/tests/dozer-wildfly-tests/pom.xml
index ed35017f6..de804bc85 100644
--- a/tests/dozer-wildfly-tests/pom.xml
+++ b/tests/dozer-wildfly-tests/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper.tests
dozer-tests-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../
diff --git a/tests/pom.xml b/tests/pom.xml
index 24384baf8..eefeee36f 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
com.github.dozermapper
dozer-plugins-parent
- 6.6.0-SNAPSHOT
+ 6.5.2
../plugins-parent