diff --git a/pmml-h2o-example/pom.xml b/pmml-h2o-example/pom.xml index 748779a..43883c1 100644 --- a/pmml-h2o-example/pom.xml +++ b/pmml-h2o-example/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/pom.xml b/pom.xml index f27d561..e8498b6 100644 --- a/pom.xml +++ b/pom.xml @@ -183,6 +183,11 @@ false + + org.apache.maven.plugins + maven-source-plugin + 3.3.1 + org.apache.maven.plugins maven-surefire-plugin