From 2a95122ed7a816690ca984bf778fa56bf8f034cc Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Fri, 1 Dec 2017 22:44:18 -0500 Subject: [PATCH] Updates groupId to org.springframework.cloud --- samples/wiremock-native/pom.xml | 1 - samples/wiremock-tomcat/pom.xml | 1 - samples/wiremock-undertow-ssl/pom.xml | 1 - samples/wiremock-undertow/pom.xml | 1 - 4 files changed, 4 deletions(-) diff --git a/samples/wiremock-native/pom.xml b/samples/wiremock-native/pom.xml index c57d5f1c05..38f1b95acb 100644 --- a/samples/wiremock-native/pom.xml +++ b/samples/wiremock-native/pom.xml @@ -3,7 +3,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.example wiremock-native 2.0.0.BUILD-SNAPSHOT jar diff --git a/samples/wiremock-tomcat/pom.xml b/samples/wiremock-tomcat/pom.xml index 2188a183bc..835d6e2dca 100644 --- a/samples/wiremock-tomcat/pom.xml +++ b/samples/wiremock-tomcat/pom.xml @@ -3,7 +3,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.example wiremock-tomcat 2.0.0.BUILD-SNAPSHOT jar diff --git a/samples/wiremock-undertow-ssl/pom.xml b/samples/wiremock-undertow-ssl/pom.xml index 69801b9131..202fa7d889 100644 --- a/samples/wiremock-undertow-ssl/pom.xml +++ b/samples/wiremock-undertow-ssl/pom.xml @@ -3,7 +3,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.example wiremock-undertow-ssl 2.0.0.BUILD-SNAPSHOT jar diff --git a/samples/wiremock-undertow/pom.xml b/samples/wiremock-undertow/pom.xml index 1227132c14..91e91794c8 100644 --- a/samples/wiremock-undertow/pom.xml +++ b/samples/wiremock-undertow/pom.xml @@ -3,7 +3,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.example wiremock-undertow 2.0.0.BUILD-SNAPSHOT jar