mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
76991: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud) 70109: ACE-1512: SOLR 4 - SSL and non-SSL Profiles - SSL works, and ssl ports are now configurable. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@77830 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -14,6 +14,7 @@
|
||||
<properties>
|
||||
<maven.tomcat.path>/alfresco</maven.tomcat.path>
|
||||
<maven.tomcat.port>${tomcat.default.alfresco.port}</maven.tomcat.port>
|
||||
<maven.tomcat.httpsPort>${tomcat.default.alfresco.ssl.port}</maven.tomcat.httpsPort>
|
||||
<maven.webapp.classifier>webapp</maven.webapp.classifier>
|
||||
<project.build.patchesDirectory>${project.build.directory}/patches</project.build.patchesDirectory>
|
||||
</properties>
|
||||
|
Reference in New Issue
Block a user