git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@413974 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
snicoll 2006-06-13 19:59:37 +00:00
parent 5269ff7ab8
commit 86e7ee6a23

View File

@ -24,7 +24,7 @@
</properties> </properties>
<body> <body>
<release version="1.11" date="in SVN"> <release version="1.11" date="in SVN">
<action dez="snicoll" type="fix" issue="MPECLIPSE-111">Made output and testOutput directory configuration consistent.</action> <action dev="snicoll" type="fix" issue="MPECLIPSE-111">Made output and testOutput directory configuration consistent.</action>
<action dev="felipeal" type="add" issue="MPECLIPSE-84">Added new property <code>maven.eclipse.project.name</code>.</action> <action dev="felipeal" type="add" issue="MPECLIPSE-84">Added new property <code>maven.eclipse.project.name</code>.</action>
<action dev="snicoll" type="add" issue="MPECLIPSE-60">Now trying to download java sources archives from the remote repositories.</action> <action dev="snicoll" type="add" issue="MPECLIPSE-60">Now trying to download java sources archives from the remote repositories.</action>
</release> </release>