Updating mvnw for all projects

This commit is contained in:
Marcin Grzejszczak
2016-09-19 19:29:38 +02:00
parent 8b45604eee
commit ecd2d3164e

2
mvnw vendored
View File

@@ -226,7 +226,7 @@ export MAVEN_CMD_LINE_ARGS
WRAPPER_LAUNCHER=org.apache.maven.wrapper.MavenWrapperMain
eecho "Running version check"
echo "Running version check"
VERSION=$( sed '\!<parent!,\!</parent!d' pom.xml | grep '<version' | head -1 | sed -e 's/.*<version>//' -e 's!</version>.*$!!' )
echo "The found version is [${VERSION}]"