diff --git a/spring-cloud-function-deployer/pom.xml b/spring-cloud-function-deployer/pom.xml index 46a05f182..cd29eb80f 100644 --- a/spring-cloud-function-deployer/pom.xml +++ b/spring-cloud-function-deployer/pom.xml @@ -17,6 +17,7 @@ 1.0.10.RELEASE 1.3.2.RELEASE + true @@ -74,6 +75,7 @@ 3.0.1 ${project.build.directory}/local-repo + ${skip.invoke} @@ -86,7 +88,6 @@ ${project.build.directory}/it src/it/settings.xml true - ${skipTests} true @@ -130,4 +131,19 @@ + + + + invoke + + + target/it/flux/pom.xml + + + + false + + + +