Author: dgolovin
Date: 2010-07-15 15:59:06 -0400 (Thu, 15 Jul 2010)
New Revision: 23442
Modified:
workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml
Log:
fix xml errors in bootstrap pom
Modified: workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml
===================================================================
--- workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml 2010-07-15
19:58:04 UTC (rev 23441)
+++ workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml 2010-07-15
19:59:06 UTC (rev 23442)
@@ -17,6 +17,7 @@
<artifactId>maven-scm-plugin</artifactId>
<version>1.3</version>
<configuration>
+ <workingDirectory>${basedir}/../../tests</workingDirectory>
<goals>install</goals>
</configuration>
<executions>
Show replies by date