diff --git a/pom.xml b/pom.xml
index 5b2ff972..5bf22917 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,25 +24,6 @@
.
commons
-
-
-
- org.springframework.cloud
- spring-cloud-commons
- 1.1.0.BUILD-SNAPSHOT
-
-
- org.springframework.cloud
- spring-cloud-context
- 1.1.0.BUILD-SNAPSHOT
-
-
- org.springframework.cloud
- spring-cloud-starter
- 1.1.0.BUILD-SNAPSHOT
-
-
-
@@ -121,7 +102,19 @@
+
+
+
+ org.springframework.cloud
+ spring-cloud-commons-dependencies
+ ${project.version}
+ pom
+ import
+
+
+
+ spring-cloud-commons-dependencies
spring-cloud-context
spring-cloud-commons
spring-cloud-starter
diff --git a/spring-cloud-commons-dependencies/pom.xml b/spring-cloud-commons-dependencies/pom.xml
new file mode 100644
index 00000000..80d97d66
--- /dev/null
+++ b/spring-cloud-commons-dependencies/pom.xml
@@ -0,0 +1,56 @@
+
+
+ 4.0.0
+
+ spring-cloud-dependencies-parent
+ org.springframework.cloud
+ 1.1.0.BUILD-SNAPSHOT
+
+
+ spring-cloud-commons-dependencies
+ 1.1.0.BUILD-SNAPSHOT
+ pom
+ spring-cloud-commons-dependencies
+ Spring Cloud Commons Dependencies
+
+ 1.1.0.BUILD-SNAPSHOT
+
+
+
+
+ org.springframework.cloud
+ spring-cloud-commons
+ 1.1.0.BUILD-SNAPSHOT
+
+
+ org.springframework.cloud
+ spring-cloud-context
+ 1.1.0.BUILD-SNAPSHOT
+
+
+ org.springframework.cloud
+ spring-cloud-starter
+ 1.1.0.BUILD-SNAPSHOT
+
+
+
+
+ https://github.com/spring-cloud
+
+ spring-docs
+ scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-cloud/docs/${project.artifactId}/${project.version}
+
+
+
+ repo.spring.io
+ Spring Release Repository
+ https://repo.spring.io/libs-release-local
+
+
+ repo.spring.io
+ Spring Snapshot Repository
+ https://repo.spring.io/libs-snapshot-local
+
+
+