Explorar o código

SEC-562: Changed project name in release script

Luke Taylor %!s(int64=18) %!d(string=hai) anos
pai
achega
f0bc3f0cd2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      releasebuild.sh

+ 1 - 1
releasebuild.sh

@@ -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