Compare commits

..
Author SHA1 Message Date
Travis CI User b7b5d06c04 [maven-release-plugin][skip ci] prepare release 7.3.0-A21 2022-09-25 02:48:03 +00:00
Travis CI User 6714b55cdb [release] 7.3.0-A21
Update upstream versions
    - alfresco-community-repo:   17.131
    - alfresco-enterprise-share: 17.100
    - acs-packaging:             7.3.0-A21
    - RELEASE_VERSION:           7.3.0-A21
    - DEVELOPMENT_VERSION:       7.3.0-A22-SNAPSHOT
2022-09-25 01:47:48 +00:00
Travis CI User 6929e6f971 [maven-release-plugin][skip ci] prepare for next development iteration 2022-09-18 02:56:24 +00:00
Travis CI User 6832afc263 [maven-release-plugin][skip ci] prepare release 7.3.0-A20 2022-09-18 02:56:22 +00:00
Travis CI User 430e8d2564 [release] 7.3.0-A20
Update upstream versions
    - alfresco-community-repo:   17.120
    - alfresco-enterprise-share: 17.94
    - acs-packaging:             7.3.0-A20
    - RELEASE_VERSION:           7.3.0-A20
    - DEVELOPMENT_VERSION:       7.3.0-A21-SNAPSHOT
2022-09-18 01:54:26 +00:00
Travis CI User c3a66e7a29 [maven-release-plugin][skip ci] prepare for next development iteration 2022-09-12 09:08:27 +00:00
Travis CI User 09d94b02b8 [maven-release-plugin][skip ci] prepare release 7.3.0-A19 2022-09-12 09:08:24 +00:00
Travis CI User 89c5c170da [release] 7.3.0-A19
Update upstream versions
    - alfresco-community-repo:   17.104
    - alfresco-enterprise-share: 17.84
    - acs-packaging:             7.3.0-A19
    - RELEASE_VERSION:           7.3.0-A19
    - DEVELOPMENT_VERSION:       7.3.0-A20-SNAPSHOT
2022-09-12 08:07:11 +00:00
Travis CI User e96f28bf52 [maven-release-plugin][skip ci] prepare for next development iteration 2022-09-11 02:47:38 +00:00
Travis CI User f419a278de [maven-release-plugin][skip ci] prepare release 7.3.0-A18 2022-09-11 02:47:36 +00:00
Travis CI User ba05785465 [release] 7.3.0-A18
Update upstream versions
    - alfresco-community-repo:   17.104
    - alfresco-enterprise-share: 17.84
    - acs-packaging:             7.3.0-A18
    - RELEASE_VERSION:           7.3.0-A18
    - DEVELOPMENT_VERSION:       7.3.0-A19-SNAPSHOT
2022-09-11 01:45:26 +00:00
Travis CI User 0ecbefb478 [maven-release-plugin][skip ci] prepare for next development iteration 2022-09-09 11:41:06 +00:00
Travis CI User c3866ed5e8 [maven-release-plugin][skip ci] prepare release 7.3.0-A17 2022-09-09 11:41:04 +00:00
Travis CI User 59ef7335c5 [release] 7.3.0-A17
Update upstream versions
    - alfresco-community-repo:   17.102
    - alfresco-enterprise-share: 17.81
    - acs-packaging:             7.3.0-A17
    - RELEASE_VERSION:           7.3.0-A17
    - DEVELOPMENT_VERSION:       7.3.0-A18-SNAPSHOT
2022-09-09 10:40:16 +00:00
22 changed files with 27 additions and 38 deletions
-11
View File
@@ -1,11 +0,0 @@
name: Hackathon
on:
push:
jobs:
sleep:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: sleep 120
+2 -2
View File
@@ -29,8 +29,8 @@ env:
- 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-A16
- DEVELOPMENT_VERSION=7.3.0-A17-SNAPSHOT
- RELEASE_VERSION=7.3.0-A21
- DEVELOPMENT_VERSION=7.3.0-A22-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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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>7.3.0-A17-SNAPSHOT</version>
<version>7.3.0-A21</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>17.101</version>
<version>17.131</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>17.101</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>17.77</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.3.0-A16</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>17.131</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>17.100</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.3.0-A21</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>7.3.0-A21</tag>
</scm>
<distributionManagement>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</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-A17-SNAPSHOT</version>
<version>7.3.0-A21</version>
</parent>
<developers>