Compare commits

...

33 Commits

Author SHA1 Message Date
Travis CI User
9a2211e197 [maven-release-plugin][skip ci] prepare release 23.1.0.1-TEST2 2022-05-09 18:21:31 +00:00
alandavis
8e8c773dcc Manually set AGS test version.properties to latest 2022-05-09 17:52:20 +01:00
alandavis
284293b709 Revert "ACS-2864 Use maven props in AGS test version.properties so we don't have to update the value"
This reverts commit 4a4bb2de02.

[skip ci]
2022-05-09 17:51:58 +01:00
alandavis
7a47e703c2 Test build 23.1.0.1-TEST2-SNAPSHOT 2022-05-09 16:44:10 +01:00
alandavis
20295a83bf Update Master branch to 23.1.0 2022-05-09 16:39:05 +01:00
alandavis
4a4bb2de02 ACS-2864 Use maven props in AGS test version.properties so we don't have to update the value
[skip ci]
2022-05-09 16:17:10 +01:00
alandavis
e9ec8acc8f Revert "Update Master branch to 23.1.0"
This reverts commit cbe29d0a6b.
2022-05-09 15:34:37 +01:00
alandavis
c0354f8219 Revert "Test build"
This reverts commit 71ba844a7e.
2022-05-09 15:34:37 +01:00
alandavis
023c086811 Revert "Build master-test"
This reverts commit 724befdd65.
2022-05-09 15:34:37 +01:00
alandavis
724befdd65 Build master-test 2022-05-07 09:07:50 +01:00
alandavis
71ba844a7e Test build 2022-05-07 09:03:43 +01:00
alandavis
cbe29d0a6b Update Master branch to 23.1.0 2022-05-06 17:29:55 +01:00
alandavis
64efb3332a Revert "Update Master branch to 23.1.0"
This reverts commit 8469b2bb47.
2022-05-06 17:19:28 +01:00
alandavis
8469b2bb47 Update Master branch to 23.1.0 2022-05-06 17:14:30 +01:00
alandavis
e4974eada0 Revert "Update Master branch to 7.3.0"
This reverts commit 1a1e5e01d3.
2022-05-06 17:12:32 +01:00
alandavis
1a1e5e01d3 Update Master branch to 7.3.0 2022-05-05 17:48:42 +01:00
alandavis
363df9c65d Revert "Update Master branch to 7.3.0"
This reverts commit 49b1d87a4f.
2022-04-25 15:45:58 +01:00
alandavis
e8b9ade6a1 Revert "Update Master branch to 7.3.0"
This reverts commit ab61e552a5.
2022-04-25 15:45:58 +01:00
alandavis
ba74b372f9 Revert "Update Master branch to 7.3.0"
This reverts commit e3806ba342.
2022-04-25 15:45:57 +01:00
alandavis
26586ce473 Revert "Update Master branch to 7.3.0"
This reverts commit b5da6ec1e7.
2022-04-25 15:45:57 +01:00
alandavis
768cd4d54e Revert "Update Master branch to 7.3.0"
This reverts commit 23409e5370.
2022-04-25 15:45:57 +01:00
alandavis
23409e5370 Update Master branch to 7.3.0 2022-04-21 18:11:43 +01:00
alandavis
b5da6ec1e7 Update Master branch to 7.3.0 2022-04-21 17:57:10 +01:00
alandavis
e3806ba342 Update Master branch to 7.3.0 2022-04-21 14:36:49 +01:00
alandavis
ab61e552a5 Update Master branch to 7.3.0 2022-04-21 13:45:23 +01:00
alandavis
177a76010a Update Master branch to 7.3.0 2022-04-20 22:04:57 +01:00
alandavis
d77d4ec7e5 Update Master branch to 7.3.0 2022-04-20 21:33:37 +01:00
alandavis
49b1d87a4f Update Master branch to 7.3.0 2022-04-20 21:32:02 +01:00
alandavis
859fd2bccf Revert "Update Master branch to 7.3.0"
This reverts commit d81b0e9d85.
2022-04-20 21:26:20 +01:00
alandavis
7af773e9b8 Revert "Update Master branch to 7.3.0"
This reverts commit c344eec878.
2022-04-20 21:26:20 +01:00
alandavis
c344eec878 Update Master branch to 7.3.0 2022-04-20 21:23:18 +01:00
alandavis
d81b0e9d85 Update Master branch to 7.3.0 2022-04-20 19:05:21 +01:00
alandavis
dc8f4bdb99 ACS-2864 Script the creation of new repo, share and packaging branches after a release
Create a test 'master' branch just after the release of 7.2.0

[skip ci]
2022-04-14 12:58:32 +01:00
26 changed files with 30 additions and 30 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-amps</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<modules>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-governance-services-community-parent</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<modules>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-governance-services-automation-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<build>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-governance-services-community-parent</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<modules>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-governance-services-community-repo-parent</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<properties>

View File

@@ -3,8 +3,8 @@
#
# Version label
version.major=7
version.minor=0
version.major=23
version.minor=1
version.revision=0
version.label=

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-governance-services-community-repo-parent</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<build>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<modules>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-amps</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<properties>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<dependencies>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<properties>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<dependencies>

View File

@@ -9,6 +9,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-packaging</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
</project>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-packaging</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<properties>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<modules>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-packaging</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<modules>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-tests</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-tests</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-tests</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-tests</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-tests</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<developers>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo-packaging</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<properties>

View File

@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
<packaging>pom</packaging>
<name>Alfresco Community Repo Parent</name>
@@ -23,8 +23,8 @@
</modules>
<properties>
<acs.version.major>7</acs.version.major>
<acs.version.minor>2</acs.version.minor>
<acs.version.major>23</acs.version.major>
<acs.version.minor>1</acs.version.minor>
<acs.version.revision>0</acs.version.revision>
<acs.version.label />
<amp.min.version>${acs.version.major}.0.0</amp.min.version>
@@ -146,7 +146,7 @@
<connection>scm:git:https://github.com/Alfresco/alfresco-community-repo.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/alfresco-community-repo.git</developerConnection>
<url>https://github.com/Alfresco/alfresco-community-repo</url>
<tag>HEAD</tag>
<tag>23.1.0.1-TEST2</tag>
</scm>
<distributionManagement>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<dependencies>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>14.146-SNAPSHOT</version>
<version>23.1.0.1-TEST2</version>
</parent>
<dependencies>

View File

@@ -3,7 +3,7 @@
repository.name=Main Repository
# Schema number
version.schema=16000
version.schema=17000
# Directory configuration