Skip to content

Commit 81b803f

Browse files
author
Sergei Malafeev
committed
specify modules to release
Signed-off-by: Sergei Malafeev <[email protected]>
1 parent 1ef82c1 commit 81b803f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ VERSION=`mvn org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpress
1111
echo "Publishing $VERSION"
1212

1313
# Build and deploy to Sonatype
14-
mvn -s settings.xml -Dmaven.test.skip=true -P deploy deploy
14+
mvn -s settings.xml -Dmaven.test.skip=true -P deploy deploy -pl .,common,grpc,okhttp

0 commit comments

Comments
 (0)