We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef82c1 commit 81b803fCopy full SHA for 81b803f
deploy.sh
@@ -11,4 +11,4 @@ VERSION=`mvn org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpress
11
echo "Publishing $VERSION"
12
13
# Build and deploy to Sonatype
14
-mvn -s settings.xml -Dmaven.test.skip=true -P deploy deploy
+mvn -s settings.xml -Dmaven.test.skip=true -P deploy deploy -pl .,common,grpc,okhttp
0 commit comments