File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2929echo " Staging ${stageVersion} (next version will be ${nextVersion} )"
3030run_maven versions:set -DnewVersion=${stageVersion} -DgenerateBackupPoms=false
3131run_maven org.eclipse.tycho:tycho-versions-plugin:update-eclipse-metadata
32- run_maven --projects io.spring.javaformat:spring-javaformat-vscode-extension -P ' !formatter-dependencies' antrun:run@update-version frontend:npm@update-package-lock
32+ run_maven --projects io.spring.javaformat:spring-javaformat-vscode-extension -P ' !formatter-dependencies' antrun:run@update-version frontend:install-node-and-npm frontend: npm@update-package-lock
3333
3434git config user.name " Spring Builds" > /dev/null
3535git config user.email " spring-builds@users.noreply.github.com" > /dev/null
You can’t perform that action at this time.
0 commit comments