You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2012/08/13 07:04:27 UTC

svn commit: r1372263 - /continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties

Author: brett
Date: Mon Aug 13 05:04:27 2012
New Revision: 1372263

URL: http://svn.apache.org/viewvc?rev=1372263&view=rev
Log:
property deleted prematurely

Modified:
    continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties

Modified: continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties?rev=1372263&r1=1372262&r2=1372263&view=diff
==============================================================================
--- continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties (original)
+++ continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties Mon Aug 13 05:04:27 2012
@@ -105,6 +105,7 @@ M2_PROJ_GRP_SCM_ROOT_URL=scm:svn:${svn.b
 M2_DELETE_POM_URL=http://localhost:9595/example-projects/simple-example/pom.xml
 M2_DELETE_PROJ_GRP_NAME=Continuum Simple Example Project
 M2_DELETE_PROJ_GRP_ID=org.apache.continuum.examples.simple
+M2_DELETE_PROJ_GRP_SCM_ROOT_URL=scm:svn:${svn.base.url}/trunk/simple-example
 
 # SCM element is missing from pom
 NOT_SCM_POM_URL=http://localhost:9595/example-projects/maven-two-projects/missing-scm-element-pom.xml