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 + + + +