From 6856721ec261ec9381d569a39f43c378822b57c2 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 26 Apr 2018 13:23:17 +0200 Subject: [PATCH] Made stub runner executable jar; fixes gh-630 --- spring-cloud-contract-stub-runner-boot/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-cloud-contract-stub-runner-boot/pom.xml b/spring-cloud-contract-stub-runner-boot/pom.xml index 60aa59f3e5..e3cdfc5cb5 100644 --- a/spring-cloud-contract-stub-runner-boot/pom.xml +++ b/spring-cloud-contract-stub-runner-boot/pom.xml @@ -23,6 +23,9 @@ org.springframework.boot spring-boot-maven-plugin + + true +