From d5b1ee4bb5ce6e98b1a897786455ad6b2d899030 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 25 Jan 2016 14:12:47 +0000 Subject: [PATCH] Add extra spring-cloud-*-dependencies BOMs --- pom.xml | 1 + spring-cloud-commons-dependencies/pom.xml | 40 +++++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 spring-cloud-commons-dependencies/pom.xml diff --git a/pom.xml b/pom.xml index 0297368a..ac067c82 100644 --- a/pom.xml +++ b/pom.xml @@ -73,6 +73,7 @@ + spring-cloud-commons-dependencies spring-cloud-context spring-cloud-commons docs diff --git a/spring-cloud-commons-dependencies/pom.xml b/spring-cloud-commons-dependencies/pom.xml new file mode 100644 index 00000000..10281353 --- /dev/null +++ b/spring-cloud-commons-dependencies/pom.xml @@ -0,0 +1,40 @@ + + + 4.0.0 + org.springframework.cloud + spring-cloud-commons-dependencies + 1.0.4.BUILD-SNAPSHOT + pom + Spring Cloud Commons Dependencies + Spring Cloud Commons Dependencies + http://projects.spring.io/spring-cloud/ + + org.springframework.cloud + spring-cloud-dependencies-parent + 1.0.4.BUILD-SNAPSHOT + + + + . + commons + + + + + org.springframework.cloud + spring-cloud-commons + 1.0.4.BUILD-SNAPSHOT + + + org.springframework.cloud + spring-cloud-context + 1.0.4.BUILD-SNAPSHOT + + + org.springframework.cloud + spring-cloud-starter + 1.0.4.BUILD-SNAPSHOT + + + +