Skip to content

Commit 0ed032e

Browse files
authored
Revert debug
1 parent b668508 commit 0ed032e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/download-rc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const downloadRC = () => {
4343
+ HAZELCAST_RC_VERSION);
4444
const subprocess = spawnSync('mvn',
4545
[
46-
'-X',
46+
'-q',
4747
'org.apache.maven.plugins:maven-dependency-plugin:2.10:get',
4848
'-Dtransitive=false',
4949
`-DremoteRepositories=${SNAPSHOT_REPO}`,

0 commit comments

Comments
 (0)