You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by tr...@apache.org on 2005/06/07 16:43:00 UTC

svn commit: r188786 - /maven/continuum/trunk/continuum-plexus-application/pom.xml

Author: trygvis
Date: Tue Jun  7 07:42:59 2005
New Revision: 188786

URL: http://svn.apache.org/viewcvs?rev=188786&view=rev
Log: (empty)

Modified:
    maven/continuum/trunk/continuum-plexus-application/pom.xml

Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-plexus-application/pom.xml?rev=188786&r1=188785&r2=188786&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-plexus-application/pom.xml (original)
+++ maven/continuum/trunk/continuum-plexus-application/pom.xml Tue Jun  7 07:42:59 2005
@@ -121,7 +121,7 @@
           <goal>
             <id>test-runtime</id>
             <configuration>
-              <testRuntimeConfiguration>src/test/conf/testRuntimeConfiguration.xml</testRuntimeConfiguration>
+              <testRuntimeConfiguration>src/test/conf/test-runtime-configuration.xml</testRuntimeConfiguration>
               <testRuntimeConfigurationProperties>app.properties</testRuntimeConfigurationProperties>
             </configuration>
           </goal>