Author: olamy
Date: Thu Aug 30 21:28:11 2012
New Revision: 1379160
URL: http://svn.apache.org/viewvc?rev=1379160&view=rev
Log:
add maven-scm-publish-plugin module in reactor build
Modified:
maven/plugins/trunk/pom.xml
Modified: maven/plugins/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=1379160&r1=1379159&r2=1379160&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Thu Aug 30 21:28:11 2012
@@ -84,6 +84,7 @@ under the License.
<module>maven-toolchains-plugin</module>
<module>maven-verifier-plugin</module>
<module>maven-war-plugin</module>
+ <module>maven-scm-publish-plugin</module>
</modules>
<profiles>