diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 573e1917f..fcf7c4f33 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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
- DEVELOPMENT_VERSION: 23.4.0-A1-SNAPSHOT
+ RELEASE_VERSION: 23.3.3-A1
+ DEVELOPMENT_VERSION: 23.3.3-A2-SNAPSHOT
jobs:
tas_tests:
diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml
index f2ce03e65..8f9135e8f 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
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index 6a5eaf9a6..26209588f 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
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index 37de6ec35..3e1307ab6 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
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index 8bb9ff801..a51fe31a7 100644
--- a/dev/dev-tomcat/pom.xml
+++ b/dev/dev-tomcat/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-dev-community-tomcat-env
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/dev/pom.xml b/dev/pom.xml
index c3736957d..8b7316a95 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index eae25590d..a882a5b6b 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
@@ -57,4 +57,4 @@
-
\ No newline at end of file
+
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 452da16e1..707c0480e 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index e0663c7d7..1c57c8bc6 100644
--- a/docker-alfresco/ags/pom.xml
+++ b/docker-alfresco/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
content-services-community-docker
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
@@ -71,4 +71,4 @@
-
\ No newline at end of file
+
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index 5b69474d3..4e54b03da 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index 11149123d..d37c84a35 100644
--- a/docker-share/ags/pom.xml
+++ b/docker-share/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
share-community-docker
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
@@ -320,4 +320,4 @@
-
\ No newline at end of file
+
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index 5a2f85ea5..ae991ce9c 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 0f288a0ab..1e625e151 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,19 +3,19 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 23.3.0.98
+ 23.3.3.1
- 23.3.0.98
+ 23.3.3.1
23.3.0.85
- 23.3.0
+ 23.3.3
${dependency.alfresco-community-repo.version}
${dependency.alfresco-community-share.version}
@@ -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
- 23.3.0
+ HEAD
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index bf3635b83..0cb986f1f 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 2fb0cdc8e..fe7ecbdd2 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index 5148023c5..aca72f739 100644
--- a/tests/tas-cmis/pom.xml
+++ b/tests/tas-cmis/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index b796fd84a..2c958f593 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
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index 012f90d55..f2b77935b 100644
--- a/tests/tas-email/pom.xml
+++ b/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index 500d7182b..34cebb648 100644
--- a/tests/tas-integration/pom.xml
+++ b/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index fd688ae84..d278c5868 100644
--- a/tests/tas-restapi/pom.xml
+++ b/tests/tas-restapi/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.3.0
+ 23.3.3-A1-SNAPSHOT
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index f6521fbfa..2123afb26 100644
--- a/tests/tas-webdav/pom.xml
+++ b/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.3.0
+ 23.3.3-A1-SNAPSHOT