Adding it0073.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292027 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2005-09-27 20:02:57 +00:00
parent 2a3f5dfa95
commit 2e5941be2b
2 changed files with 3 additions and 0 deletions

View File

@ -196,6 +196,8 @@ it0071: Verifies that dotted property references work within plugin
it0072: Verifies that property references with dotted notation work within
POM interpolation.
it0073: Tests context passing between mojos in the same plugin.
-------------------------------------------------------------------------------
- generated sources

View File

@ -1,3 +1,4 @@
it0073
it0072
it0071
it0070