diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 86d724b..82f8977 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-bootstrap Brixton.BUILD-SNAPSHOT jar diff --git a/bus/pom.xml b/bus/pom.xml index b5d6db4..72f3467 100644 --- a/bus/pom.xml +++ b/bus/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-bus Brixton.BUILD-SNAPSHOT jar diff --git a/config-client-decrypt/pom.xml b/config-client-decrypt/pom.xml index 9e7c852..e6dd285 100644 --- a/config-client-decrypt/pom.xml +++ b/config-client-decrypt/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-config-client-decrypt Brixton.BUILD-SNAPSHOT jar diff --git a/config-client/pom.xml b/config-client/pom.xml index a81abce..b63582c 100644 --- a/config-client/pom.xml +++ b/config-client/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-config-client Brixton.BUILD-SNAPSHOT jar diff --git a/config-retry/pom.xml b/config-retry/pom.xml index b45ef9f..1e7e601 100644 --- a/config-retry/pom.xml +++ b/config-retry/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-config-retry Brixton.BUILD-SNAPSHOT jar diff --git a/configserver-bootstrap/pom.xml b/configserver-bootstrap/pom.xml index 8711ab7..158b443 100644 --- a/configserver-bootstrap/pom.xml +++ b/configserver-bootstrap/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-configserver-bootstrap Brixton.BUILD-SNAPSHOT jar diff --git a/configserver-eureka/pom.xml b/configserver-eureka/pom.xml index 08ec323..2186235 100644 --- a/configserver-eureka/pom.xml +++ b/configserver-eureka/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-configserver-eureka Brixton.BUILD-SNAPSHOT jar diff --git a/configserver/pom.xml b/configserver/pom.xml index 304a837..efe64e8 100644 --- a/configserver/pom.xml +++ b/configserver/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-configserver jar diff --git a/eureka-client/pom.xml b/eureka-client/pom.xml index 897d21e..dec1b3e 100644 --- a/eureka-client/pom.xml +++ b/eureka-client/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-eureka-client Brixton.BUILD-SNAPSHOT jar diff --git a/eureka-first/pom.xml b/eureka-first/pom.xml index 234176b..79bf326 100644 --- a/eureka-first/pom.xml +++ b/eureka-first/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-eureka-first Brixton.BUILD-SNAPSHOT jar diff --git a/eureka-noweb/pom.xml b/eureka-noweb/pom.xml index d2fc98a..6ed64a2 100644 --- a/eureka-noweb/pom.xml +++ b/eureka-noweb/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-eureka-noweb Brixton.BUILD-SNAPSHOT jar diff --git a/eureka-server/pom.xml b/eureka-server/pom.xml index 81640a0..966d209 100644 --- a/eureka-server/pom.xml +++ b/eureka-server/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-eureka-server Brixton.BUILD-SNAPSHOT jar diff --git a/feign-eureka/pom.xml b/feign-eureka/pom.xml index 329800b..8b1e733 100644 --- a/feign-eureka/pom.xml +++ b/feign-eureka/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-feign-eureka Brixton.BUILD-SNAPSHOT jar diff --git a/feign/pom.xml b/feign/pom.xml index 53f4243..0ad81e1 100644 --- a/feign/pom.xml +++ b/feign/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-feign Brixton.BUILD-SNAPSHOT jar diff --git a/hystrix-amqp/pom.xml b/hystrix-amqp/pom.xml index 2e55a5e..4ff0c3d 100644 --- a/hystrix-amqp/pom.xml +++ b/hystrix-amqp/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-hystrix-amqp Brixton.BUILD-SNAPSHOT jar diff --git a/hystrix/pom.xml b/hystrix/pom.xml index 0c95553..5d426da 100644 --- a/hystrix/pom.xml +++ b/hystrix/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-hystrix Brixton.BUILD-SNAPSHOT jar diff --git a/netflix-sidecar/pom.xml b/netflix-sidecar/pom.xml index 2dcbad6..20cbca7 100644 --- a/netflix-sidecar/pom.xml +++ b/netflix-sidecar/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-netflix-sidecar Brixton.BUILD-SNAPSHOT jar diff --git a/noweb/pom.xml b/noweb/pom.xml index beaac4e..def9a56 100644 --- a/noweb/pom.xml +++ b/noweb/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-noweb Brixton.BUILD-SNAPSHOT jar diff --git a/oauth2-ribbon/pom.xml b/oauth2-ribbon/pom.xml index febcd3d..3935bda 100644 --- a/oauth2-ribbon/pom.xml +++ b/oauth2-ribbon/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-oauth2-ribbon Brixton.BUILD-SNAPSHOT jar diff --git a/ribbon-eureka/pom.xml b/ribbon-eureka/pom.xml index fb91119..a915cf2 100644 --- a/ribbon-eureka/pom.xml +++ b/ribbon-eureka/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-ribbon-eureka Brixton.BUILD-SNAPSHOT jar diff --git a/sleuth/pom.xml b/sleuth/pom.xml index f7c31d6..e307e0c 100644 --- a/sleuth/pom.xml +++ b/sleuth/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-sleuth Brixton.BUILD-SNAPSHOT jar diff --git a/turbine-amqp/pom.xml b/turbine-amqp/pom.xml index fa3ee8b..f43f2c2 100644 --- a/turbine-amqp/pom.xml +++ b/turbine-amqp/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-turbine-amqp Brixton.BUILD-SNAPSHOT jar diff --git a/turbine/pom.xml b/turbine/pom.xml index caed4b2..0371c63 100644 --- a/turbine/pom.xml +++ b/turbine/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-turbine Brixton.BUILD-SNAPSHOT jar diff --git a/zipkin/pom.xml b/zipkin/pom.xml index 16f8ec3..b4d46af 100644 --- a/zipkin/pom.xml +++ b/zipkin/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-zipkin Brixton.BUILD-SNAPSHOT jar diff --git a/zuul-config-discovery/pom.xml b/zuul-config-discovery/pom.xml index f98235f..637f3ab 100755 --- a/zuul-config-discovery/pom.xml +++ b/zuul-config-discovery/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-zuul-config-discovery Brixton.BUILD-SNAPSHOT jar diff --git a/zuul-proxy-eureka/pom.xml b/zuul-proxy-eureka/pom.xml index 3ae74e7..b80a321 100644 --- a/zuul-proxy-eureka/pom.xml +++ b/zuul-proxy-eureka/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-zuul-proxy-eureka Brixton.BUILD-SNAPSHOT jar diff --git a/zuul-proxy/pom.xml b/zuul-proxy/pom.xml index fdba68d..fdd877a 100644 --- a/zuul-proxy/pom.xml +++ b/zuul-proxy/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-zuul-proxy Brixton.BUILD-SNAPSHOT jar diff --git a/zuul/pom.xml b/zuul/pom.xml index 2948b4b..4623708 100644 --- a/zuul/pom.xml +++ b/zuul/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud + org.springframework.cloud.sample spring-cloud-sample-zuul Brixton.BUILD-SNAPSHOT jar