File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -69,4 +69,4 @@ gpg --import --batch --yes $GPG_KEY_IMPORT_DIR/private-key
6969echo " ============================================================"
7070echo " Deploying Java SDK with revision: $REVISION "
7171echo " ============================================================"
72- mvn --projects datatypes/java,sdk/java -Drevision=$REVISION --batch-mode clean deploy
72+ mvn --projects ., datatypes/java,sdk/java -Drevision=$REVISION --batch-mode clean deploy
Original file line number Diff line number Diff line change 566566 <licenseHeader >
567567 <content >${license.content} </content >
568568 </licenseHeader >
569- <scalafmt >
570- <version >2.7.2</version >
571- <file >${parent.basedir} /.scalafmt.conf</file >
572- </scalafmt >
573569 </scala >
574570 </configuration >
575571 <executions >
You can’t perform that action at this time.
0 commit comments