diff --git a/download-midpoint.sh b/download-midpoint.sh index 0f808e0..5964c16 100755 --- a/download-midpoint.sh +++ b/download-midpoint.sh @@ -10,7 +10,7 @@ else # But if we need to incorporate interim changes to I2 distribution during # midPoint development cycle, we can specify concrete file from "midpoint-tier" # download directory by using its name (like "latest-stable"). - MP_VERSION="4.2-SNAPSHOT" + MP_VERSION="4.2" else MP_VERSION=$tag fi