Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Commit a5826b6

Browse files
committed
Updated deployment script to include sources and JavaDocs
1 parent 9a54113 commit a5826b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# limitations under the License.
1919
###
2020

21-
mvn deploy --settings settings.xml -DskipTests=true -B
21+
mvn source:jar javadoc:jar deploy --settings settings.xml -DskipTests=true -B

0 commit comments

Comments
 (0)