mirror of
https://github.com/apache/maven.git
synced 2025-02-08 11:05:37 +00:00
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:
parent
52c6049ea3
commit
310d6d4172
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user