mirror of https://github.com/apache/maven.git
Separating maven-archiver from the main build, to separate the release cycle...maven-archiver will be released slightly later than the main app.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@354910 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f82cc68b62
commit
118497e008
3
pom.xml
3
pom.xml
|
@ -166,7 +166,10 @@
|
|||
</pluginManagement>
|
||||
</build>
|
||||
<modules>
|
||||
<!-- Commenting this out, since it's going to be released slightly afterward.
|
||||
| It's on a different release cycle now.
|
||||
<module>maven-archiver</module>
|
||||
-->
|
||||
<module>maven-artifact</module>
|
||||
<module>maven-artifact-manager</module>
|
||||
<module>maven-artifact-test</module>
|
||||
|
|
Loading…
Reference in New Issue