mirror of https://github.com/apache/maven.git
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:
parent
5ec1f2d3cc
commit
335a6fd250
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue