mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
[release] 6.2.2-A1
This commit is contained in:
@@ -17,9 +17,8 @@ env:
|
||||
global:
|
||||
- VERSION_EDITION=Community
|
||||
# Must be in the format <alfresco-version>-<additional_versioning> ie. 6.3.0-repo-xxxx-x or 6.3.0-Ax
|
||||
- RELEASE_VERSION=6.2.1-A8
|
||||
- DEVELOPMENT_VERSION=6.2.1-SNAPSHOT
|
||||
- COMM_RELEASE_VERSION=
|
||||
- RELEASE_VERSION=6.2.2-A1
|
||||
- DEVELOPMENT_VERSION=6.2.2-SNAPSHOT
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
6
pom.xml
6
pom.xml
@@ -34,9 +34,9 @@
|
||||
<version.edition>Community</version.edition>
|
||||
<image.tag>latest</image.tag>
|
||||
|
||||
<dependency.alfresco-remote-api.version>7.133.0</dependency.alfresco-remote-api.version>
|
||||
<dependency.alfresco-repository.version>7.183.0</dependency.alfresco-repository.version>
|
||||
<dependency.alfresco-data-model.version>8.50.14</dependency.alfresco-data-model.version>
|
||||
<dependency.alfresco-remote-api.version>7.140.0</dependency.alfresco-remote-api.version>
|
||||
<dependency.alfresco-repository.version>7.188.0</dependency.alfresco-repository.version>
|
||||
<dependency.alfresco-data-model.version>8.50.15</dependency.alfresco-data-model.version>
|
||||
<dependency.alfresco-core.version>7.33</dependency.alfresco-core.version>
|
||||
|
||||
<dependency.alfresco-hb-data-sender.version>1.0.12</dependency.alfresco-hb-data-sender.version>
|
||||
|
Reference in New Issue
Block a user