[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-471) Release plugin screws up the pom header
Paul Gier (JIRA)
jira-events at lists.jboss.org
Fri May 2 09:52:18 EDT 2008
[ http://jira.jboss.com/jira/browse/JBBUILD-471?page=all ]
Paul Gier updated JBBUILD-471:
------------------------------
Fix Version/s: Maven Build - Maint 2008
> Release plugin screws up the pom header
> ---------------------------------------
>
> Key: JBBUILD-471
> URL: http://jira.jboss.com/jira/browse/JBBUILD-471
> Project: JBoss Build System
> Issue Type: Bug
> Components: Maven
> Reporter: Carlo de Wolf
> Assigned To: Paul Gier
> Fix For: Maven Build - Maint 2008
>
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!--
> vi:ts=2:sw=2:expandtab:
> -->
> <project xmlns="http://maven.apache.org/POM/4.0.0"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
> becomes:
> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list