Compare commits

...
Author SHA1 Message Date
alfresco-build bf2e0cc91a [maven-release-plugin][skip ci] prepare release 26.2.0-A.22 2026-06-23 20:19:00 +00:00
alfresco-build 5d1ee8c4c0 [release] 26.2.0-A.22
Update upstream versions
    - alfresco-community-repo:   26.2.0.77
    - alfresco-enterprise-share: 26.2.0.47
    - acs-packaging:             26.2.0-A.22
    - RELEASE_VERSION:           26.2.0-A.22
    - DEVELOPMENT_VERSION:       26.2.0-A.23-SNAPSHOT
2026-06-23 19:07:24 +00:00
alfresco-build 60a470da91 [maven-release-plugin][skip ci] prepare for next development iteration 2026-06-22 10:17:31 +00:00
alfresco-build 9ef8d49f80 [maven-release-plugin][skip ci] prepare release 26.2.0-A.21 2026-06-22 10:17:28 +00:00
alfresco-build 2ed27931a5 [release] 26.2.0-A.21
Update upstream versions
    - alfresco-community-repo:   26.2.0.73
    - alfresco-enterprise-share: 26.2.0.44
    - acs-packaging:             26.2.0-A.21
    - RELEASE_VERSION:           26.2.0-A.21
    - DEVELOPMENT_VERSION:       26.2.0-A.22-SNAPSHOT
2026-06-21 01:57:25 +00:00
alfresco-build 5af1ad824e [maven-release-plugin][skip ci] prepare for next development iteration 2026-06-15 08:57:31 +00:00
alfresco-build 975646f422 [maven-release-plugin][skip ci] prepare release 26.2.0-A.20 2026-06-15 08:57:28 +00:00
alfresco-build 32d42e8d5f [release] 26.2.0-A.20
Update upstream versions
    - alfresco-community-repo:   26.2.0.65
    - alfresco-enterprise-share: 26.2.0.41
    - acs-packaging:             26.2.0-A.20
    - RELEASE_VERSION:           26.2.0-A.20
    - DEVELOPMENT_VERSION:       26.2.0-A.21-SNAPSHOT
2026-06-15 07:43:44 +00:00
21 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ env:
TAS_ENVIRONMENT: ./tests/environment
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
RELEASE_VERSION: 26.2.0-A.19
DEVELOPMENT_VERSION: 26.2.0-A.20-SNAPSHOT
RELEASE_VERSION: 26.2.0-A.22
DEVELOPMENT_VERSION: 26.2.0-A.23-SNAPSHOT
jobs:
precommit:
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<build>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<build>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<properties>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<dependencies>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<dependencies>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community-docker</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<properties>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>share-community-docker</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<properties>
+1 -1
View File
@@ -7,6 +7,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
</project>
+6 -6
View File
@@ -3,19 +3,19 @@
<artifactId>acs-community-packaging</artifactId>
<packaging>pom</packaging>
<name>Alfresco Content Services Community Packaging</name>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>26.2.0.62</version>
<version>26.2.0.77</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>26.2.0.62</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>26.2.0.38</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>26.2.0-A.19</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>26.2.0.77</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>26.2.0.47</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>26.2.0-A.22</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag>
<share.image.tag>${dependency.alfresco-community-share.version}</share.image.tag>
@@ -25,7 +25,7 @@
<connection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</developerConnection>
<url>https://github.com/Alfresco/acs-community-packaging</url>
<tag>HEAD</tag>
<tag>26.2.0-A.22</tag>
</scm>
<distributionManagement>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<packaging>pom</packaging>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<modules>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<properties>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>26.2.0-A.20-SNAPSHOT</version>
<version>26.2.0-A.22</version>
</parent>
<developers>