diff --git a/pom.xml b/pom.xml
index c5ccff1d22..332942f9d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,11 +10,22 @@
jar
Alfresco Content Services Installer Resources + Platform Installers
-
+
${user.home}/binaries
${project.build.directory}/installbuilder
${binaries.folder}/build-classpath/code-signing
${binaries.folder}/build-classpath/license.xml
+
+ project.outputDirectory=${project.build.directory}
+ project.version=${project.version}
+ project.fullName='Alfresco Content Services Platform'
+ alfresco_edition=enterprise
+ alfresco_package='${alfresco.package.name}'
+ alfrescogoogledocs_component_enabled=0
+ alfrescosolr_component_enabled=0
+ alfrescowcmqs_component_enabled=0
+
+
@@ -163,36 +175,6 @@
tgz
-
-
- com.ghostscript
- ghostscript-distribution
- ${installer.ghostscript.version}
- linux
- tgz
-
-
- com.ghostscript
- ghostscript-distribution
- ${installer.ghostscript.version}
- osx
- tgz
-
-
- com.ghostscript
- ghostscript-distribution
- ${installer.ghostscript.version}
- win32
- tgz
-
-
- com.ghostscript
- ghostscript-distribution
- ${installer.ghostscript.version}
- win64
- tgz
-
-
org.imagemagick