mirror of https://github.com/apache/maven.git
o merged from r726423 (specify unique namespace)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726425 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3d112fe2d2
commit
7b8a12754f
|
@ -17,7 +17,8 @@ specific language governing permissions and limitations
|
|||
under the License.
|
||||
-->
|
||||
|
||||
<model>
|
||||
<model xsd.namespace="http://maven.apache.org/PROFILES/1.0.0"
|
||||
xsd.target-namespace="http://maven.apache.org/PROFILES/1.0.0">
|
||||
<id>profiles</id>
|
||||
<name>Profiles</name>
|
||||
<description><![CDATA[
|
||||
|
|
Loading…
Reference in New Issue