Compare commits

..
20 Commits
Author SHA1 Message Date
alfresco-build 81023c8e99 [maven-release-plugin][skip ci] prepare release 23.3.0 2024-08-23 12:59:04 +00:00
alfresco-build 697f2820c1 [release][publish] 23.3.0
Update upstream versions
    - alfresco-community-repo:   23.3.0.98
    - alfresco-enterprise-share: 23.3.0.85
    - acs-packaging:             23.3.0
    - RELEASE_VERSION:           23.3.0
    - DEVELOPMENT_VERSION:       23.4.0-A1-SNAPSHOT
2024-08-23 12:01:14 +00:00
alfresco-build 2a555e44ec [maven-release-plugin][skip ci] prepare for next development iteration 2024-08-22 08:48:24 +00:00
alfresco-build 6d8f528ee4 [maven-release-plugin][skip ci] prepare release 23.3.0-A38 2024-08-22 08:48:22 +00:00
alfresco-build 32dbf00695 [release] 23.3.0-A38
Update upstream versions
    - alfresco-community-repo:   23.3.0.96
    - alfresco-enterprise-share: 23.3.0.83
    - acs-packaging:             23.3.0-A38
    - RELEASE_VERSION:           23.3.0-A38
    - DEVELOPMENT_VERSION:       23.3.0-A39-SNAPSHOT
2024-08-22 07:51:22 +00:00
alfresco-build e9d741b411 [release] 23.3.0-A37
Update upstream versions
    - alfresco-community-repo:   23.3.0.96
    - alfresco-enterprise-share: 23.3.0.83
    - acs-packaging:             23.3.0-A37
    - RELEASE_VERSION:           23.3.0-A37
    - DEVELOPMENT_VERSION:       23.3.0-A38-SNAPSHOT
2024-08-20 11:50:47 +00:00
alfresco-build 088c159ba4 [maven-release-plugin][skip ci] prepare for next development iteration 2024-08-18 02:26:11 +00:00
alfresco-build cb185f90d1 [maven-release-plugin][skip ci] prepare release 23.3.0-A36 2024-08-18 02:26:10 +00:00
alfresco-build f36db37acd [release] 23.3.0-A36
Update upstream versions
    - alfresco-community-repo:   23.3.0.95
    - alfresco-enterprise-share: 23.3.0.82
    - acs-packaging:             23.3.0-A36
    - RELEASE_VERSION:           23.3.0-A36
    - DEVELOPMENT_VERSION:       23.3.0-A37-SNAPSHOT
2024-08-18 01:28:10 +00:00
alfresco-build 75d5d39208 [maven-release-plugin][skip ci] prepare for next development iteration 2024-08-14 15:08:18 +00:00
alfresco-build d0c6c8b8b4 [maven-release-plugin][skip ci] prepare release 23.3.0-A35 2024-08-14 15:08:16 +00:00
alfresco-build bd0cac80ac [release] 23.3.0-A35
Update upstream versions
    - alfresco-community-repo:   23.3.0.94
    - alfresco-enterprise-share: 23.3.0.81
    - acs-packaging:             23.3.0-A35
    - RELEASE_VERSION:           23.3.0-A35
    - DEVELOPMENT_VERSION:       23.3.0-A36-SNAPSHOT
2024-08-14 14:09:04 +00:00
alfresco-build 4031b67417 [maven-release-plugin][skip ci] prepare for next development iteration 2024-08-14 08:24:18 +00:00
alfresco-build f2aa80352b [maven-release-plugin][skip ci] prepare release 23.3.0-A34 2024-08-14 08:24:17 +00:00
alfresco-build 26624ece0b [release] 23.3.0-A34
Update upstream versions
    - alfresco-community-repo:   23.3.0.94
    - alfresco-enterprise-share: 23.3.0.81
    - acs-packaging:             23.3.0-A34
    - RELEASE_VERSION:           23.3.0-A34
    - DEVELOPMENT_VERSION:       23.3.0-A35-SNAPSHOT
2024-08-14 07:26:39 +00:00
alfresco-build 86ac11e74e [maven-release-plugin][skip ci] prepare for next development iteration 2024-08-11 20:14:48 +00:00
alfresco-build 62abf6c0d3 [maven-release-plugin][skip ci] prepare release 23.3.0-A33 2024-08-11 20:14:47 +00:00
alfresco-build 96afa81b30 [release] 23.3.0-A33
Update upstream versions
    - alfresco-community-repo:   23.3.0.93
    - alfresco-enterprise-share: 23.3.0.80
    - acs-packaging:             23.3.0-A33
    - RELEASE_VERSION:           23.3.0-A33
    - DEVELOPMENT_VERSION:       23.3.0-A34-SNAPSHOT
2024-08-11 19:19:32 +00:00
alfresco-build 726ec9715b [release] 23.3.0-A32
Update upstream versions
    - alfresco-community-repo:   23.3.0.88
    - alfresco-enterprise-share: 23.3.0.79
    - acs-packaging:             23.3.0-A32
    - RELEASE_VERSION:           23.3.0-A32
    - DEVELOPMENT_VERSION:       23.3.0-A33-SNAPSHOT
2024-08-04 01:34:46 +00:00
alfresco-build 3a6eabb2b0 [maven-release-plugin][skip ci] prepare for next development iteration 2024-07-31 15:57:40 +00:00
21 changed files with 27 additions and 27 deletions
+2 -2
View File
@@ -29,8 +29,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: 23.3.0-A31
DEVELOPMENT_VERSION: 23.3.0-A32-SNAPSHOT
RELEASE_VERSION: 23.3.0
DEVELOPMENT_VERSION: 23.4.0-A1-SNAPSHOT
jobs:
tas_tests:
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<build>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<build>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<properties>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<dependencies>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<dependencies>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community-docker</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<properties>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>share-community-docker</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<properties>
+1 -1
View File
@@ -7,6 +7,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</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>23.3.0-A31</version>
<version>23.3.0</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>23.3.0.86</version>
<version>23.3.0.98</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>23.3.0.86</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>23.3.0.78</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>23.3.0-A31</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>23.3.0.98</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>23.3.0.85</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>23.3.0</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>23.3.0-A31</tag>
<tag>23.3.0</tag>
</scm>
<distributionManagement>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<packaging>pom</packaging>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<modules>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<properties>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.3.0-A31</version>
<version>23.3.0</version>
</parent>
<developers>