o Fixed invalid XML (which was successfully parsed nevertheless?!)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@729794 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2008-12-28 22:28:36 +00:00
parent 52c6049ea3
commit 310d6d4172

View File

@ -19,6 +19,7 @@ specific language governing permissions and limitations
under the License.
-->
<profilesXml>
<profiles>
<profile>
<id>PROFILE-A</id>
@ -54,3 +55,4 @@ under the License.
</properties>
</profile>
</profiles>
</profilesXml>