diff --git a/bom-dependencies/pom.xml b/bom-dependencies/pom.xml index af4441195..74a7f5630 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.1 ../ diff --git a/building-tools/pom.xml b/building-tools/pom.xml index c5646437e..9802f59a0 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.1 dozer-building-tools jar diff --git a/core/pom.xml b/core/pom.xml index e351383fe..aafe24dc0 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.1 ../plugins-parent diff --git a/dozer-integrations/dozer-proto3/pom.xml b/dozer-integrations/dozer-proto3/pom.xml index 73cd944fb..1d1e2790e 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.1 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..69b14be37 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.1 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..4e06bd1b5 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.1 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..f96523a2b 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.1 ../ diff --git a/dozer-integrations/dozer-spring-support/pom.xml b/dozer-integrations/dozer-spring-support/pom.xml index bff51705f..22e5b242d 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.1 ../ 4.0.0 diff --git a/dozer-integrations/pom.xml b/dozer-integrations/pom.xml index 330ad23f1..c04649700 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.1 ../plugins-parent diff --git a/plugins-parent/pom.xml b/plugins-parent/pom.xml index bdff02c66..b3e66a02a 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.1 ../ diff --git a/pom.xml b/pom.xml index 188c9e1dc..b5a6b5fce 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ com.github.dozermapper dozer-parent pom - 6.6.0-SNAPSHOT + 6.5.1 Dozer :: Parent Dozer is a powerful Java Bean to Java Bean mapper that recursively copies data from one object to another diff --git a/tests/dozer-jmh-tests/pom.xml b/tests/dozer-jmh-tests/pom.xml index 44c85b21f..654851ff7 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.1 ../ diff --git a/tests/dozer-osgi-tests-model/pom.xml b/tests/dozer-osgi-tests-model/pom.xml index b9bdfa083..5ca56d6a7 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.1 ../ diff --git a/tests/dozer-osgi-tests/pom.xml b/tests/dozer-osgi-tests/pom.xml index cbf8ab269..5ed708df1 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.1 ../ diff --git a/tests/dozer-wildfly-tests/pom.xml b/tests/dozer-wildfly-tests/pom.xml index ed35017f6..9f54784f5 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.1 ../ diff --git a/tests/pom.xml b/tests/pom.xml index 24384baf8..33c595892 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.1 ../plugins-parent