diff --git a/.circleci/scripts/smoke.sh b/.circleci/scripts/smoke.sh index f180d2d26698..716871152909 100755 --- a/.circleci/scripts/smoke.sh +++ b/.circleci/scripts/smoke.sh @@ -78,4 +78,4 @@ ionice nice ../compile.pl \ -N \ '-P!smoke.all' \ "-Psmoke.$SUITE" \ - install verify + install diff --git a/pom.xml b/pom.xml index 5cefcc61e6aa..93af937f2667 100644 --- a/pom.xml +++ b/pom.xml @@ -1267,11 +1267,11 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 - jar + jar-no-fork diff --git a/smoke-test/pom.xml b/smoke-test/pom.xml index 4b264f126b84..226823ab67bc 100644 --- a/smoke-test/pom.xml +++ b/smoke-test/pom.xml @@ -207,11 +207,11 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 - jar + jar-no-fork