Updates groupId to org.springframework.cloud

This commit is contained in:
Spencer Gibb
2017-12-01 22:44:18 -05:00
parent f898993856
commit 2a95122ed7
4 changed files with 0 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
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>com.example</groupId>
<artifactId>wiremock-native</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>

View File

@@ -3,7 +3,6 @@
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>com.example</groupId>
<artifactId>wiremock-tomcat</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>

View File

@@ -3,7 +3,6 @@
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>com.example</groupId>
<artifactId>wiremock-undertow-ssl</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>

View File

@@ -3,7 +3,6 @@
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>com.example</groupId>
<artifactId>wiremock-undertow</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>