Skip to content

Commit 5b39f04

Browse files
committed
Updating Maven in Batch Script
1 parent b7c7261 commit 5b39f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PgBulkInsert/deployment/deploy_release.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ echo - Bundling Artifacts for OSSRH Repository Upload -
88
echo ---------------------------------------------------
99

1010
:: Define the Executables, so we don't have to rely on pathes:
11-
set MVN_EXECUTABLE="C:\Program Files (x86)\Maven\apache-maven-3.3.9\bin\mvn.cmd"
11+
set MVN_EXECUTABLE="C:\Program Files (x86)\Maven\apache-maven-3.6.3\bin\mvn.cmd"
1212
set GPG_EXECUTABLE="C:\Program Files (x86)\GNU\GnuPG\pub\gpg.exe"
1313

1414
:: GPG Key ID used for signing:

0 commit comments

Comments
 (0)