Author: rfscholte Date: Sat Mar 14 12:27:27 2015 New Revision: 1666674 URL: http://svn.apache.org/r1666674 Log: Add module maven-artifact-transfer
Modified: maven/shared/trunk/pom.xml Modified: maven/shared/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=1666674&r1=1666673&r2=1666674&view=diff ============================================================================== --- maven/shared/trunk/pom.xml (original) +++ maven/shared/trunk/pom.xml Sat Mar 14 12:27:27 2015 @@ -87,6 +87,7 @@ under the License. </file> </activation> <modules> + <module>maven-artifact-transfer</module> <module>maven-reporting-exec</module> </modules> </profile>