mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
Update upstream version to 8.373
This commit is contained in:
25
pom.xml
25
pom.xml
@@ -9,10 +9,20 @@
|
|||||||
<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.367</version>
|
<version>8.373</version>
|
||||||
|
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<dependency.alfresco-community-repo.version>8.373</dependency.alfresco-community-repo.version>
|
||||||
|
|
||||||
|
<alfresco.share.version>7.0.0-M3</alfresco.share.version>
|
||||||
|
<alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version>
|
||||||
|
<alfresco.api-explorer.version>7.0.0-M1</alfresco.api-explorer.version>
|
||||||
|
|
||||||
|
<repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag>
|
||||||
|
<share.image.tag>${alfresco.share.version}</share.image.tag>
|
||||||
|
</properties>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</connection>
|
<connection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</connection>
|
||||||
<developerConnection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</developerConnection>
|
||||||
@@ -31,17 +41,6 @@
|
|||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<properties>
|
|
||||||
<dependency.alfresco-community-repo.version>8.367</dependency.alfresco-community-repo.version>
|
|
||||||
|
|
||||||
<repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag>
|
|
||||||
<share.image.tag>${alfresco.share.version}</share.image.tag>
|
|
||||||
|
|
||||||
<alfresco.share.version>7.0.0-A15</alfresco.share.version>
|
|
||||||
<alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version>
|
|
||||||
<alfresco.api-explorer.version>7.0.0-M1</alfresco.api-explorer.version>
|
|
||||||
</properties>
|
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
<id>fullBuild</id>
|
<id>fullBuild</id>
|
||||||
|
Reference in New Issue
Block a user