Skip to content

Commit d5a1320

Browse files
prepare 7.1.0 release (#102)
1 parent 97278fd commit d5a1320

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/build/java.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ version=$3
77

88
cd ${path}
99

10+
chmod u+x ./gradlew
11+
1012
# "Publish" to the local filesystem - this verifies that the entire build/packaging
1113
# flow works, from compiling through code signing and generating the pom
1214
./gradlew --stacktrace publishToMavenLocal

0 commit comments

Comments
 (0)