- Revision
- 280
- Author
- gas
- Date
- 2007-07-25 10:59:18 -0500 (Wed, 25 Jul 2007)
Log Message
fixing context path for selenium tests
Modified Paths
Diff
Modified: trunk/extensions/taglib-acceptance/pom.xml (279 => 280)
--- trunk/extensions/taglib-acceptance/pom.xml 2007-07-25 15:35:37 UTC (rev 279) +++ trunk/extensions/taglib-acceptance/pom.xml 2007-07-25 15:59:18 UTC (rev 280) @@ -134,7 +134,7 @@ </property> <property> <name>seleniumContextPath</name> - <value>/${pom.artifactId}/</value> + <value>/${pom.artifactId}-${pom.version}/</value> </property> </systemProperties> <includes>
To unsubscribe from this list please visit:
