mirror of https://github.com/apache/maven.git
o Clarified test design
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930413 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ec19fcf37b
commit
0306750438
|
@ -41,6 +41,7 @@ under the License.
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
<!-- these check that the normalized URL is already available during interpolation -->
|
||||||
<projectUrl>${project.url}/it</projectUrl>
|
<projectUrl>${project.url}/it</projectUrl>
|
||||||
<projectScmUrl>${project.scm.url}/it</projectScmUrl>
|
<projectScmUrl>${project.scm.url}/it</projectScmUrl>
|
||||||
<projectScmConn>${project.scm.connection}/it</projectScmConn>
|
<projectScmConn>${project.scm.connection}/it</projectScmConn>
|
||||||
|
|
Loading…
Reference in New Issue