diff --git a/pom.xml b/pom.xml
index 4aedbfe699..4c62de24bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
alfresco_svn_rootdir=${highest.basedir}
alfresco_edition=enterprise
distribution_folder=${project.build.directory}/distribution/alfresco-enterprise-${project.version}
+ wcmqs_folder=${project.build.directory}/wcmqs
alfresco_amps_source_directory=${project.build.directory}/dependency
2.0.8-22
@@ -56,6 +57,14 @@
zip
${project.build.directory}/distribution
+
+
+ org.alfresco
+ alfresco-wcmqs-distribution
+ ${project.version}
+ zip
+ ${project.build.directory}/wcmqs
+
org.apache.tomcat