SEC-562: Changed project name in release script

This commit is contained in:
Luke Taylor 2007-09-23 21:37:12 +00:00
parent 7a6182ead4
commit f0bc3f0cd2
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
RELEASE_VERSION=2.0-SNAPSHOT
# Project Name. Used for creating the archives.
PROJECT_NAME=acegi-security
PROJECT_NAME=spring-security
PROJ_DIR=`pwd`;
RELEASE_DIR=$PROJ_DIR/$PROJECT_NAME-$RELEASE_VERSION