You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2015/03/14 13:27:28 UTC

svn commit: r1666674 - /maven/shared/trunk/pom.xml

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>