diff --git a/bin/deploy.sh b/bin/deploy.sh index 303cc28525..f491125196 100644 --- a/bin/deploy.sh +++ b/bin/deploy.sh @@ -1,3 +1,3 @@ #!/bin/bash -mvn clean deploy -P release -Dgpg.passphrase=$1 \ No newline at end of file +mvn clean deploy -P release diff --git a/pom.xml b/pom.xml index a8be9c569c..8d3a26b0b9 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.8.0 7 7 @@ -108,6 +108,7 @@ package jar + aggregate @@ -137,6 +138,7 @@ 3.0.1 + oss package jar-no-fork