From: <tho...@us...> - 2013-11-20 13:28:34
|
Revision: 7569 http://bigdata.svn.sourceforge.net/bigdata/?rev=7569&view=rev Author: thompsonbry Date: 2013-11-20 13:28:28 +0000 (Wed, 20 Nov 2013) Log Message: ----------- making snapshot:=true in the 1.3.0 development branch. Modified Paths: -------------- branches/BIGDATA_RELEASE_1_3_0/build.properties Modified: branches/BIGDATA_RELEASE_1_3_0/build.properties =================================================================== --- branches/BIGDATA_RELEASE_1_3_0/build.properties 2013-11-20 13:27:51 UTC (rev 7568) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2013-11-20 13:28:28 UTC (rev 7569) @@ -89,7 +89,7 @@ # Set true to do a snapshot build. This changes the value of ${version} to # include the date. -snapshot=false +snapshot=true # Javadoc build may be disabled using this property. The javadoc target will # not be executed unless this property is defined (its value does not matter). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |