Update Changelog
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@326627 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b39d1e1050
commit
a3639e678a
@ -80,6 +80,14 @@
|
||||
<role>Java Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
<developer>
|
||||
<name>Lukas Theussl</name>
|
||||
<id>ltheussl</id>
|
||||
<email>ltheussl@apache.org</email>
|
||||
<roles>
|
||||
<role>Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
</developers>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@ -25,6 +25,8 @@
|
||||
<body>
|
||||
<releases>
|
||||
<release version="1.5-SNAPSHOT" date="in SVN">
|
||||
<action dev="ltheussl" type="fix" issue="MPPOM-1"><code>pom:validate</code> doesn't work with <code><extend></code>.</action>
|
||||
<action dev="ltheussl" type="fix" issue="MPPOM-5"><code>pom:validate</code> doesn't work.</action>
|
||||
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
||||
<ul>
|
||||
<li>dom4j v1.4-dev-8 -> v1.4</li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user