X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=consumer%2Fpom.xml;h=5e47f9340d359e5a69aba9cae2d6d5fbbdb204b9;hb=refs%2Ftags%2Ftmp;hp=d9d8d14b44cb5bd9b741b6fc4ced964afe94f955;hpb=3c2605c658cd01ebe8edd5a3abca7f431ca64050;p=demos%2Fpact diff --git a/consumer/pom.xml b/consumer/pom.xml index d9d8d14..5e47f93 100644 --- a/consumer/pom.xml +++ b/consumer/pom.xml @@ -10,11 +10,12 @@ de.juplo.demos consumer - 0.0.1-SNAPSHOT + 1.0.0 consumer - Demo of a Pact Provider + Demo of a Pact Consumer 11 + 4.1.0 @@ -32,6 +33,12 @@ spring-boot-starter-test test + + au.com.dius.pact.consumer + junit5 + ${pact.version} + test + @@ -48,6 +55,9 @@ + + maven-failsafe-plugin +