diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e63576d40..69e351215 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -28,9 +28,9 @@ env:
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
TAS_ENVIRONMENT: ./tests/environment
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
- # Release version has to start with real version (7.4.0-....) for the docker image to build successfully.
- RELEASE_VERSION: 23.1.0
- DEVELOPMENT_VERSION: 23.2.0-A1-SNAPSHOT
+ # Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
+ RELEASE_VERSION: 23.2.0-A1
+ DEVELOPMENT_VERSION: 23.2.0-SNAPSHOT
jobs:
tas_tests:
diff --git a/dev/dev-acs-amps-overlay/pom.xml b/dev/dev-acs-amps-overlay/pom.xml
index 9267f75a4..6f8db90d8 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.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/dev/dev-repo-amps-overlay/pom.xml b/dev/dev-repo-amps-overlay/pom.xml
index b545bb582..68879fac3 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.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/dev/dev-share-amps-overlay/pom.xml b/dev/dev-share-amps-overlay/pom.xml
index d14788650..bd374f19f 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.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/dev/dev-tomcat/pom.xml b/dev/dev-tomcat/pom.xml
index fd9ab9bf4..3b6671290 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.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/dev/pom.xml b/dev/pom.xml
index 74e7c7a75..af909fafe 100644
--- a/dev/pom.xml
+++ b/dev/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/distribution-ags/pom.xml b/distribution-ags/pom.xml
index 5da6aeb19..60f6b7cc8 100644
--- a/distribution-ags/pom.xml
+++ b/distribution-ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/distribution/pom.xml b/distribution/pom.xml
index c8f96d27f..85ccf7b64 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/docker-alfresco/ags/pom.xml b/docker-alfresco/ags/pom.xml
index 356cd3c94..7385e7676 100644
--- a/docker-alfresco/ags/pom.xml
+++ b/docker-alfresco/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
content-services-community-docker
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml
index b170950f5..c56a14250 100644
--- a/docker-alfresco/pom.xml
+++ b/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/docker-share/ags/pom.xml b/docker-share/ags/pom.xml
index c92ab162e..9bf58b62d 100644
--- a/docker-share/ags/pom.xml
+++ b/docker-share/ags/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
share-community-docker
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/docker-share/pom.xml b/docker-share/pom.xml
index c1fe62b8e..8002aeb9a 100644
--- a/docker-share/pom.xml
+++ b/docker-share/pom.xml
@@ -7,6 +7,6 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 60a462b34..0047b38ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,18 @@
acs-community-packaging
pom
Alfresco Content Services Community Packaging
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
org.alfresco
alfresco-community-repo
../alfresco-community-repo/pom.xml
- 23.1.0.255
+ 23.2.0.1
- 23.1.0.255
- 23.1.0.269
+ 23.2.0.1
+ 23.2.0.1
23.1.0
${dependency.alfresco-community-repo.version}
diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml
index 6fbd892ef..100ddcb68 100644
--- a/public-javadoc/pom.xml
+++ b/public-javadoc/pom.xml
@@ -5,7 +5,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 6cbbce089..4822aafab 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
acs-community-packaging
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/tests/tas-cmis/pom.xml b/tests/tas-cmis/pom.xml
index 9e14ce1da..c745d1151 100644
--- a/tests/tas-cmis/pom.xml
+++ b/tests/tas-cmis/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/tests/tas-distribution-zip/pom.xml b/tests/tas-distribution-zip/pom.xml
index bd9dd31dc..9f9c0e42d 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.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/tests/tas-email/pom.xml b/tests/tas-email/pom.xml
index 7198ac8e0..d9771edb2 100644
--- a/tests/tas-email/pom.xml
+++ b/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml
index 884263e44..d5ad2cfc8 100644
--- a/tests/tas-integration/pom.xml
+++ b/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/tests/tas-restapi/pom.xml b/tests/tas-restapi/pom.xml
index 4d3b97bf0..17d127a9e 100644
--- a/tests/tas-restapi/pom.xml
+++ b/tests/tas-restapi/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT
diff --git a/tests/tas-webdav/pom.xml b/tests/tas-webdav/pom.xml
index df58211da..73b8de34d 100644
--- a/tests/tas-webdav/pom.xml
+++ b/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
content-repository-community-tests
- 23.2.0-A1-SNAPSHOT
+ 23.2.0-SNAPSHOT