From d4a215ca5fab00b27c3b7d2b2ce50d8fa942c261 Mon Sep 17 00:00:00 2001
From: Vadeg <0xvadeg@gmail.com>
Date: Sat, 18 Nov 2017 11:42:28 +0100
Subject: [PATCH] Revert "Move "spring-boot-dependencies" into dozer
"bom-dependencies""
This reverts commit 8e96270c413ba7f64644d5384f00a03061c676a5.
---
bom-dependencies/pom.xml | 8 --------
dozer-spring-boot-auto-configuration/pom.xml | 7 +++++++
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/bom-dependencies/pom.xml b/bom-dependencies/pom.xml
index a439c9ac0..18ac2d1f6 100644
--- a/bom-dependencies/pom.xml
+++ b/bom-dependencies/pom.xml
@@ -56,7 +56,6 @@
3.3.0
6.0.0
1.7.25
- 1.5.8.RELEASE
4.3.10.RELEASE
4.4.1
2.6.0
@@ -266,13 +265,6 @@
xmlbeans
${xmlbeans.version}
-
- org.springframework.boot
- spring-boot-dependencies
- ${spring-boot.version}
- pom
- import
-
diff --git a/dozer-spring-boot-auto-configuration/pom.xml b/dozer-spring-boot-auto-configuration/pom.xml
index c74841f38..8e1b1e6e6 100644
--- a/dozer-spring-boot-auto-configuration/pom.xml
+++ b/dozer-spring-boot-auto-configuration/pom.xml
@@ -31,6 +31,13 @@
+
+ org.springframework.boot
+ spring-boot-dependencies
+ 1.5.8.RELEASE
+ pom
+ import
+
com.github.dozermapper
dozer-spring