From: <tho...@us...> - 2014-10-15 13:27:57
|
Revision: 8687 http://sourceforge.net/p/bigdata/code/8687 Author: thompsonbry Date: 2014-10-15 13:27:49 +0000 (Wed, 15 Oct 2014) Log Message: ----------- Test ability to commit from the command line with svn 1.8 as installed by brew. Modified Paths: -------------- branches/BIGDATA_RELEASE_1_3_0/pom.xml Modified: branches/BIGDATA_RELEASE_1_3_0/pom.xml =================================================================== --- branches/BIGDATA_RELEASE_1_3_0/pom.xml 2014-10-14 16:54:48 UTC (rev 8686) +++ branches/BIGDATA_RELEASE_1_3_0/pom.xml 2014-10-15 13:27:49 UTC (rev 8687) @@ -15,7 +15,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. +GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software @@ -509,4 +509,4 @@ </dependency> --> </dependencies> -</project> \ No newline at end of file +</project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |