Update upstream version to 9.22

This commit is contained in:
alandavis
2021-06-25 23:19:50 +01:00
parent a7cd016d2c
commit fecee74661

View File

@@ -9,11 +9,11 @@
<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>9.16</version> <version>9.22</version>
</parent> </parent>
<properties> <properties>
<dependency.alfresco-community-repo.version>9.16</dependency.alfresco-community-repo.version> <dependency.alfresco-community-repo.version>9.22</dependency.alfresco-community-repo.version>
<alfresco.share.version>7.0.1-A4</alfresco.share.version> <alfresco.share.version>7.0.1-A4</alfresco.share.version>
<alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version> <alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version>