You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by lc...@apache.org on 2011/12/20 09:01:28 UTC

svn commit: r1221151 - /incubator/npanday/trunk/plugins/pom.xml

Author: lcorneliussen
Date: Tue Dec 20 09:01:27 2011
New Revision: 1221151

URL: http://svn.apache.org/viewvc?rev=1221151&view=rev
Log:
[NPANDAY-488] Packaging for Web Applications (also Azure Web Roles)

o Added MSDeploy plugin as module to parent

Modified:
    incubator/npanday/trunk/plugins/pom.xml

Modified: incubator/npanday/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/pom.xml?rev=1221151&r1=1221150&r2=1221151&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/pom.xml (original)
+++ incubator/npanday/trunk/plugins/pom.xml Tue Dec 20 09:01:27 2011
@@ -56,6 +56,7 @@ under the License.
     <module>maven-wsdl-plugin</module>
     <module>wix-maven-plugin</module>
     <module>partcover-maven-plugin</module>
+    <module>msdeploy-maven-plugin</module>
   </modules>
   <dependencies>
     <dependency>