fix the build - replacing project.file with a file in another dir fscks' up the alignment

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@561177 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kenney Westerhof 2007-07-30 22:55:13 +00:00
parent 5ec1f2d3cc
commit 335a6fd250
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ under the License.
<plugin> <plugin>
<artifactId>shade-maven-plugin</artifactId> <artifactId>shade-maven-plugin</artifactId>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<version>1.0-alpha-8-SNAPSHOT</version> <version>1.0-alpha-10</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>