Author: brett
Date: Tue Jul 8 16:04:53 2014
New Revision: 1608837
URL: http://svn.apache.org/r1608837
Log:
[NPANDAY-505] temp settings file for ITs
Modified:
incubator/npanday/trunk/plugins/pom.xml
Modified: incubator/npanday/trunk/plugins/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/pom.xml?rev=1608837&r1=1608836&r2=1608837&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/pom.xml (original)
+++ incubator/npanday/trunk/plugins/pom.xml Tue Jul 8 16:04:53 2014
@@ -208,6 +208,9 @@
<filterProperties>
<npandayVersion>${bootstrap.npanday.version}</npandayVersion>
</filterProperties>
+ <properties>
+
<npanday.settings>${project.build.directory}/npanday-settings.xml</npanday.settings>
+ </properties>
</configuration>
<executions>
<execution>