updates to ACS 7.0.0 M3

This commit is contained in:
rodicasutu
2020-12-14 13:13:11 +02:00
parent 52b610e256
commit aab7705b44
4 changed files with 4 additions and 4 deletions

View File

@@ -597,7 +597,7 @@
<javax.servlet-api.version>4.0.1</javax.servlet-api.version>
<apache-compress.version>1.19</apache-compress.version>
<!-- 7.0.0 dependencies -->
<alfresco-community-repo.version>8.344</alfresco-community-repo.version>
<alfresco-community-repo.version>8.346</alfresco-community-repo.version>
</properties>
<dependencyManagement>

View File

@@ -75,7 +75,7 @@
<properties>
<spring.version>5.2.9.RELEASE</spring.version>
<alfresco.min.version>7.0.0</alfresco.min.version>
<share.version>7.0.0-A13</share.version>
<share.version>7.0.0-M3</share.version>
<!-- The properties app.amp.* need to be set for share to work. -->
<app.filtering.enabled>true</app.filtering.enabled>
</properties>

View File

@@ -1,5 +1,5 @@
TRANSFORMERS_TAG=2.3.6
SOLR6_TAG=2.0.1-A1
SOLR6_TAG=2.0.1
POSTGRES_TAG=11.7
ACTIVEMQ_TAG=5.15.8
LEGACY_TRANSFORM_SERVICE_ENABLED=true

View File

@@ -26,7 +26,7 @@
<ags.artifactId>alfresco-governance-services-community-repo</ags.artifactId>
<!-- 7.0.0 dependencies -->
<!-- Alfresco Share version -->
<alfresco.alfresco-share-services.version>7.0.0-A13</alfresco.alfresco-share-services.version>
<alfresco.alfresco-share-services.version>7.0.0-M3</alfresco.alfresco-share-services.version>
<image.name>alfresco/alfresco-governance-repository-community</image.name>
<maven.javadoc.skip>false</maven.javadoc.skip>