Compare commits

..
Author SHA1 Message Date
mstrankowski 3e9e018b92 Create HotFix branch for 7.3.1 [skip ci] 2023-01-25 08:57:00 +01:00
Travis CI User fab9d5afdc [maven-release-plugin][skip ci] prepare release 7.3.1 2023-01-24 20:49:08 +00:00
Travis CI User 23455ba0fe [release][publish] 7.3.1
Update upstream versions
    - alfresco-community-repo:   18.15
    - alfresco-enterprise-share: 18.19
    - acs-packaging:             7.3.1
    - RELEASE_VERSION:           7.3.1
    - DEVELOPMENT_VERSION:       7.3.2-SNAPSHOT
2023-01-24 19:46:25 +00:00
Travis CI User 9549780399 [maven-release-plugin][skip ci] prepare for next development iteration 2023-01-24 16:35:47 +00:00
Travis CI User 2e499896ad [maven-release-plugin][skip ci] prepare release 7.3.1-A4 2023-01-24 16:35:44 +00:00
Travis CI User d16621d15e [release] 7.3.1-A4
Update upstream versions
    - alfresco-community-repo:   18.15
    - alfresco-enterprise-share: 18.19
    - acs-packaging:             7.3.1-A4
    - RELEASE_VERSION:           7.3.1-A4
    - DEVELOPMENT_VERSION:       7.3.1-SNAPSHOT
2023-01-24 15:32:33 +00:00
Travis CI User cc56279e5f [maven-release-plugin][skip ci] prepare for next development iteration 2023-01-20 12:28:59 +00:00
Travis CI User 78fae23181 [maven-release-plugin][skip ci] prepare release 7.3.1-A3 2023-01-20 12:28:57 +00:00
Travis CI User b453eb9d5b [release] 7.3.1-A3
Update upstream versions
    - alfresco-community-repo:   18.15
    - alfresco-enterprise-share: 18.18
    - acs-packaging:             7.3.1-A3
    - RELEASE_VERSION:           7.3.1-A3
    - DEVELOPMENT_VERSION:       7.3.1-SNAPSHOT
2023-01-20 11:32:27 +00:00
Travis CI User 5babcb65b4 [release] 7.3.1-A2
Update upstream versions
    - alfresco-community-repo:   18.13
    - alfresco-enterprise-share: 18.14
    - acs-packaging:             7.3.1-A2
    - RELEASE_VERSION:           7.3.1-A2
    - DEVELOPMENT_VERSION:       7.3.1-SNAPSHOT
2023-01-16 13:03:25 +00:00
Travis CI User ccd35968df [release] 7.3.1-A1
Update upstream versions
    - alfresco-community-repo:   18.12
    - alfresco-enterprise-share: 18.13
    - acs-packaging:             7.3.1-A1
    - RELEASE_VERSION:           7.3.1-A1
    - DEVELOPMENT_VERSION:       7.3.1-SNAPSHOT
2023-01-13 13:09:23 +00:00
Krystian Dabrowski f0859ab954 Create ServicePack branch release/7.3.N [skip ci] 2022-10-27 12:25:24 +02:00
21 changed files with 27 additions and 27 deletions
+3 -3
View File
@@ -28,9 +28,9 @@ env:
global:
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
- TAS_ENVIRONMENT=./tests/environment
# Release version has to start with real version (7.3.0-....) for the docker image to build successfully.
- RELEASE_VERSION=7.3.0.1
- DEVELOPMENT_VERSION=7.3.0.2-SNAPSHOT
# Release version has to start with real version (7.3.1-....) for the docker image to build successfully.
- RELEASE_VERSION=7.3.1.1
- DEVELOPMENT_VERSION=7.3.1.2-SNAPSHOT
stages:
- name: test
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<build>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<build>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<properties>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<dependencies>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<dependencies>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community-docker</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<properties>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>share-community-docker</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<properties>
+1 -1
View File
@@ -7,6 +7,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
</project>
+5 -5
View File
@@ -3,19 +3,19 @@
<artifactId>acs-community-packaging</artifactId>
<packaging>pom</packaging>
<name>Alfresco Content Services Community Packaging</name>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>17.184</version>
<version>18.16</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>17.184</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>17.139</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.3.0</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>18.16</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>18.20</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.3.1</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>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<modules>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<properties>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0.1-SNAPSHOT</version>
<version>7.3.1.1-SNAPSHOT</version>
</parent>
<developers>