mirror of https://github.com/apache/maven.git
Commenting assembly plugin version 2.2-beta-2-SNAPSHOT, adding 2.2-beta-1.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@570895 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4f6f890697
commit
72f24cf693
|
@ -163,7 +163,10 @@ under the License.
|
|||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>2.2-beta-1</version>
|
||||
<!--
|
||||
<version>2.2-beta-2-SNAPSHOT</version>
|
||||
-->
|
||||
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
Loading…
Reference in New Issue