Switch groupId to cloud.sample to avoid conflict

This commit is contained in:
Dave Syer
2016-04-20 12:08:34 +01:00
parent 81f31b1ca4
commit cc619ac898
28 changed files with 28 additions and 28 deletions

View File

@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<groupId>org.springframework.cloud.sample</groupId>
<artifactId>spring-cloud-sample-configserver-bootstrap</artifactId>
<version>Brixton.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>