diff --git a/pom.xml b/pom.xml
index ded4e59f..3eb460df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,10 @@
1.3.0.BUILD-SNAPSHOT
1.0.3.BUILD-SNAPSHOT
Chelsea.BUILD-SNAPSHOT
+ 2.3.1
+ 4.5.2
+ 4.4.5
+ 2.7
@@ -120,6 +124,28 @@
import
pom
+
+
+ com.google.code.gson
+ gson
+ ${gson.version}
+
+
+
+ org.apache.httpcomponents
+ httpclient
+ ${httpclient.version}
+
+
+ org.apache.httpcomponents
+ httpcore
+ ${httpcore.version}
+
+
+ joda-time
+ joda-time
+ ${joda-time.version}
+
diff --git a/spring-cloud-consul-dependencies/pom.xml b/spring-cloud-consul-dependencies/pom.xml
index bb76caf5..1ca9dd21 100644
--- a/spring-cloud-consul-dependencies/pom.xml
+++ b/spring-cloud-consul-dependencies/pom.xml
@@ -15,10 +15,6 @@
Spring Cloud Consul Dependencies
1.2.1
- 2.3.1
- 4.5
- 4.4.1
- 2.7
@@ -78,28 +74,6 @@
-
-
- com.google.code.gson
- gson
- ${gson.version}
-
-
-
- org.apache.httpcomponents
- httpclient
- ${httpclient.version}
-
-
- org.apache.httpcomponents
- httpcore
- ${httpcore.version}
-
-
- joda-time
- joda-time
- ${joda-time.version}
-