diff --git a/deploy.properties b/deploy.properties index 9e9144d2c..f73898a28 100644 --- a/deploy.properties +++ b/deploy.properties @@ -1,4 +1,4 @@ -#Mon, 28 Oct 2013 17:59:07 -0400 +#Fri, 21 Mar 2014 15:25:19 -0400 # # Copyright 2013 Goldman Sachs. # @@ -16,8 +16,8 @@ # #Tue, 09 Aug 2011 09:54:18 -0400 -build.major=4 -build.minor=2 +build.major=5 +build.minor=0 build.fix=0 build.version=${build.major}.${build.minor}.${build.fix} @@ -32,4 +32,4 @@ javadoc.jar.name=target/${artifact.name}-javadoc.jar deploy.development=0 -deploy.date=2013/10/28 17\:59 +deploy.date=2014/03/21 15\:25