Add missing script name markers
[releng/global-jjb.git] / shell / maven-patch-release.sh
index d7c4577..d6e9080 100644 (file)
@@ -8,7 +8,7 @@
 # which accompanies this distribution, and is available at
 # http://www.eclipse.org/legal/epl-v10.html
 ##############################################################################
-
+echo "---> maven-patch-release.sh"
 # This script removes the -SNAPSHOT from a project to prepare it for release.
 
 PATCH_DIR="$WORKSPACE/archives/patches"