From: Siegfried G. <wd...@us...> - 2004-10-12 13:26:38
|
wdsgoe 04/10/12 06:25:18 Modified: webtest/webtest/config sample.properties Log: Preparing release 0.9.1 Revision Changes Path 1.3 +2 -2 maven-plugins/webtest/webtest/config/sample.properties Index: sample.properties =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/webtest/config/sample.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sample.properties 18 Jul 2003 09:30:01 -0000 1.2 +++ sample.properties 12 Oct 2004 13:25:17 -0000 1.3 @@ -1,2 +1,2 @@ -jakarta.host=jakarta.apache.org -maven.host=www.maven.org +green.url=index.html +red.url=foo.html |