From eb36ccc8e84e660ea3898e6049d9088604b7f83a Mon Sep 17 00:00:00 2001
From: Travis CI User <8039454+alfresco-build@users.noreply.github.com>
Date: Sun, 27 Nov 2022 02:50:08 +0000
Subject: [PATCH] [maven-release-plugin][skip ci] prepare for next development
iteration
---
dev/dev-acs-amps-overlay/pom.xml | 2 +-
dev/dev-repo-amps-overlay/pom.xml | 2 +-
dev/dev-share-amps-overlay/pom.xml | 2 +-
dev/dev-tomcat/pom.xml | 2 +-
dev/pom.xml | 2 +-
distribution-ags/pom.xml | 2 +-
distribution/pom.xml | 2 +-
docker-alfresco/ags/pom.xml | 2 +-
docker-alfresco/pom.xml | 2 +-
docker-share/ags/pom.xml | 2 +-
docker-share/pom.xml | 2 +-
pom.xml | 4 ++--
public-javadoc/pom.xml | 2 +-
tests/pom.xml | 2 +-
tests/tas-cmis/pom.xml | 2 +-
tests/tas-distribution-zip/pom.xml | 2 +-
tests/tas-email/pom.xml | 2 +-
tests/tas-integration/pom.xml | 2 +-
tests/tas-restapi/pom.xml | 2 +-
tests/tas-webdav/pom.xml | 2 +-
20 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml
index 47c91be9f..d74ef2fa7 100644
--- a/dev/dev-acs-amps-overlay/pom.xml
+++ b/dev/dev-acs-amps-overlay/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index c0d4db832..258212d4e 100644
--- a/dev/dev-repo-amps-overlay/pom.xml
+++ b/dev/dev-repo-amps-overlay/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index 9042bd22a..75ac181d3 100644
--- a/dev/dev-share-amps-overlay/pom.xml
+++ b/dev/dev-share-amps-overlay/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index 1ed10fd0c..d89baaf3f 100644
--- a/dev/dev-tomcat/pom.xml
+++ b/dev/dev-tomcat/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/dev/pom.xml b/dev/pom.xml
index 3bd555ca3..69c5c8c41 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index e64e5697b..23d745a60 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/distribution/pom.xml b/distribution/pom.xml
index a0804c92e..15a5f3fd6 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index 1d1af5ba2..208d77906 100644
--- a/docker-alfresco/ags/pom.xml
+++ b/docker-alfresco/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
content-services-community-docker
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index d912a146b..e03c54acd 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index af50ee24a..7e08639c8 100644
--- a/docker-share/ags/pom.xml
+++ b/docker-share/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
share-community-docker
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index c02fdefeb..f8df4fd6a 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index a1aa7b3a5..baee7dd64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
org.alfresco
@@ -25,7 +25,7 @@
scm:git:https://github.com/Alfresco/acs-community-packaging.git
scm:git:https://github.com/Alfresco/acs-community-packaging.git
https://github.com/Alfresco/acs-community-packaging
- 7.4.0-A4
+ HEAD
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index 6fade330e..84ee1a43b 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 035fd5d6a..3513cf52e 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index 54f3a5daa..c340b9bd4 100644
--- a/tests/tas-cmis/pom.xml
+++ b/tests/tas-cmis/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index 1cf970588..7f27bcbba 100644
--- a/tests/tas-distribution-zip/pom.xml
+++ b/tests/tas-distribution-zip/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index 3857e43f7..5520ec4d4 100644
--- a/tests/tas-email/pom.xml
+++ b/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index d964f8a4b..cdf2c63e8 100644
--- a/tests/tas-integration/pom.xml
+++ b/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index ef5044d12..06eda3174 100644
--- a/tests/tas-restapi/pom.xml
+++ b/tests/tas-restapi/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index 0a6dce127..7638b5686 100644
--- a/tests/tas-webdav/pom.xml
+++ b/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 7.4.0-A4
+ 7.4.0-A5-SNAPSHOT