mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
ATS-876 Update T-Engine and pick up latest community-repo (#1275)
* Update upstream version to 8.422
This commit is contained in:
@@ -6,7 +6,7 @@ version: "2"
|
||||
|
||||
services:
|
||||
transform-core-aio:
|
||||
image: alfresco/alfresco-transform-core-aio:2.3.8
|
||||
image: alfresco/alfresco-transform-core-aio:2.3.10
|
||||
mem_limit: 1536m
|
||||
environment:
|
||||
JAVA_OPTS: " -Xms256m -Xmx1536m"
|
||||
|
4
pom.xml
4
pom.xml
@@ -9,11 +9,11 @@
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>alfresco-community-repo</artifactId>
|
||||
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
|
||||
<version>8.419</version>
|
||||
<version>8.422</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<dependency.alfresco-community-repo.version>8.419</dependency.alfresco-community-repo.version>
|
||||
<dependency.alfresco-community-repo.version>8.422</dependency.alfresco-community-repo.version>
|
||||
|
||||
<alfresco.share.version>7.0.0-A19</alfresco.share.version>
|
||||
<alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
TRANSFORMERS_TAG=2.3.8
|
||||
TRANSFORMERS_TAG=2.3.10
|
||||
SOLR6_TAG=2.0.1
|
||||
POSTGRES_TAG=13.1
|
||||
ACTIVEMQ_TAG=5.16.1
|
||||
|
Reference in New Issue
Block a user