updated alfresco community version to 8.346

This commit is contained in:
cturlica
2020-12-10 20:48:34 +02:00
parent 93f5230468
commit ce933b130d

View File

@@ -9,7 +9,7 @@
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId> <artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath> <relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>8.339</version> <version>8.346</version>
</parent> </parent>
<scm> <scm>
@@ -31,7 +31,7 @@
</distributionManagement> </distributionManagement>
<properties> <properties>
<dependency.alfresco-community-repo.version>8.339</dependency.alfresco-community-repo.version> <dependency.alfresco-community-repo.version>8.346</dependency.alfresco-community-repo.version>
<repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag> <repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag>
<share.image.tag>${alfresco.share.version}</share.image.tag> <share.image.tag>${alfresco.share.version}</share.image.tag>