HHH-5646 use 'HEAD' for eporting

This commit is contained in:
Hardy Ferentschik 2010-10-12 13:56:06 +02:00
parent 6482ad34e9
commit 7e94415095
1 changed files with 5 additions and 8 deletions

View File

@ -1,13 +1,10 @@
#! /bin/sh
#************************************************#
# tagRelease.sh #
# written by #
# Steve Ebersole #
# Hardy Ferentschik #
# #
# Replacement for the maven-release-pluign #
#************************************************#
################################################################################
# tagRelease.sh
#
# Replacement for the maven-release-plugin
################################################################################
usage="Usage: tagRelease [-u] [-e exportDirectory] [-r releaseVersion] [-d devVersion]"