X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=consumer%2Fpom.xml;h=8cae147689e74dcf83cf9a0f3c9df18116572a32;hb=refs%2Ftags%2Fwip-consumer;hp=3e70c9f311f9f8a3e1c5fd68444fcfc6cef3acd0;hpb=45f6099eb899d8a669f860d8b36949f09278c1c5;p=demos%2Fpact diff --git a/consumer/pom.xml b/consumer/pom.xml index 3e70c9f..8cae147 100644 --- a/consumer/pom.xml +++ b/consumer/pom.xml @@ -3,20 +3,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.boot - spring-boot-starter-parent - 2.4.3 - + de.juplo.demos + pact + 1.0.0 de.juplo.demos consumer - 0.0.1-SNAPSHOT + 1.0.0 consumer - Demo of a Pact Provider - - 11 - 4.1.0 - + Demo of a Pact Consumer org.springframework.boot @@ -33,11 +28,6 @@ spring-boot-starter-test test - - org.junit.jupiter - junit-jupiter-api - test - au.com.dius.pact.consumer junit5