From: <tho...@us...> - 2013-11-25 20:32:27
|
Revision: 7594 http://bigdata.svn.sourceforge.net/bigdata/?rev=7594&view=rev Author: thompsonbry Date: 2013-11-25 20:32:21 +0000 (Mon, 25 Nov 2013) Log Message: ----------- reverting snapshot to true 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-25 20:29:21 UTC (rev 7593) +++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2013-11-25 20:32:21 UTC (rev 7594) @@ -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. |