File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,10 @@ install:
3939 - ps : Start-FileDownload $Env:FILE -FileName server.msi -Timeout 900000 
4040 - cmd : msiexec /i server.msi INSTALLDIR=c:\projects\server SERVICENAME=mariadb ALLOWREMOTEROOTACCESS=true /qn 
4141 - cmd : " \" c:\\ projects\\ server\\ bin\\ mysql.exe\"  -e \" create database testj\"  --user=root" 
42-  - cmd : SET PATH=C:\maven\apache-maven-3.5.3 \bin;%JAVA_HOME%\bin;%PATH:C:\Ruby193\bin;=%; 
42+  - cmd : SET PATH=C:\maven\apache-maven-3.5.4 \bin;%JAVA_HOME%\bin;%PATH:C:\Ruby193\bin;=%; 
4343 - cmd : SET MAVEN_OPTS=-Xms512m -Xms768m 
4444 - cmd : SET JAVA_OPTS=-Xms512m -Xmx768m 
45-  - cmd : SET M2_HOME=C:\maven\apache-maven-3.5.3  
45+  - cmd : SET M2_HOME=C:\maven\apache-maven-3.5.4  
4646 - cmd : SET M 
4747 - cmd : cd c:\projects\mariadb-connector-j 
4848 - cmd : mvn --version 
                                 You can’t perform that action at this time. 
               
                  
0 commit comments