diff --git a/deploy.properties b/deploy.properties index e4b25c30b..649aa9cd5 100644 --- a/deploy.properties +++ b/deploy.properties @@ -1,3 +1,4 @@ +#Fri, 27 Sep 2013 10:17:31 -0400 # # Copyright 2013 Goldman Sachs. # @@ -16,7 +17,7 @@ #Tue, 09 Aug 2011 09:54:18 -0400 build.major=4 -build.minor=0 +build.minor=1 build.fix=0 build.version=${build.major}.${build.minor}.${build.fix} @@ -31,4 +32,4 @@ javadoc.jar.name=target/${artifact.name}-javadoc.jar deploy.development=0 -deploy.date=2013/09/05 10\:17 +deploy.date=2013/09/27 10\:17