From: <fko...@us...> - 2010-10-10 21:37:30
|
Revision: 3764 http://bigdata.svn.sourceforge.net/bigdata/?rev=3764&view=rev Author: fkoliver Date: 2010-10-10 21:37:24 +0000 (Sun, 10 Oct 2010) Log Message: ----------- Remove unintended change in pom (experiment which had no affect). Modified Paths: -------------- branches/maven_scaleout/bigdata-core/pom.xml Modified: branches/maven_scaleout/bigdata-core/pom.xml =================================================================== --- branches/maven_scaleout/bigdata-core/pom.xml 2010-10-09 09:11:41 UTC (rev 3763) +++ branches/maven_scaleout/bigdata-core/pom.xml 2010-10-10 21:37:24 UTC (rev 3764) @@ -170,9 +170,6 @@ <slf4j.jar>${deploy.lib}/slf4j.jar</slf4j.jar> <nxparser.jar>${deploy.lib}/nxparser.jar</nxparser.jar> <zookeeper.jar>${deploy.lib}/zookeeper.jar</zookeeper.jar> - - <basedir>${deploy.dir}/testing</basedir> - </systemPropertyVariables> </configuration> </execution> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |