Commit 84dcfe99 authored by zhangdd's avatar zhangdd

test

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent 9869994a
......@@ -7,11 +7,9 @@ node{
echo "start echo pom"
echo "$pom"
OLD_IFS="$IFS"
IFS=":"
array=($pom)
IFS="$OLD_IFS"
echo $array
TAG_SELECTOR = readMavenPom().getVersion()
echo "$TAG_SELECTOR"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment