ACE-4508: Reinstated the forgotten alfresco-spp.amp

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@115168 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jean-Pierre Huynh
2015-10-26 14:39:39 +00:00
parent 325a11206b
commit 26e686dd94

View File

@@ -333,6 +333,14 @@
<version>${alfresco.googledocs.version}</version> <version>${alfresco.googledocs.version}</version>
<type>amp</type> <type>amp</type>
</artifactItem> </artifactItem>
<!-- Alfresco SPP -->
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-spp</artifactId>
<version>${alfresco.platform.version}</version>
<type>amp</type>
<destFileName>alfresco-spp.amp</destFileName>
</artifactItem>
</artifactItems> </artifactItems>
</configuration> </configuration>
</execution> </execution>