From 8abea087629a03a19053b238506e1bb71c5926d0 Mon Sep 17 00:00:00 2001
From: alfresco-build <8039454+alfresco-build@users.noreply.github.com>
Date: Fri, 18 Jul 2025 05:23:37 +0000
Subject: [PATCH] [maven-release-plugin][skip ci] prepare release 25.3.0.8
---
amps/ags/pom.xml | 2 +-
amps/ags/rm-automation/pom.xml | 2 +-
.../rm-automation/rm-automation-community-rest-api/pom.xml | 2 +-
amps/ags/rm-community/pom.xml | 2 +-
amps/ags/rm-community/rm-community-repo/pom.xml | 2 +-
amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml | 2 +-
amps/pom.xml | 2 +-
amps/share-services/pom.xml | 2 +-
core/pom.xml | 2 +-
data-model/pom.xml | 2 +-
mmt/pom.xml | 2 +-
packaging/distribution/pom.xml | 2 +-
packaging/docker-alfresco/pom.xml | 2 +-
packaging/pom.xml | 2 +-
packaging/tests/pom.xml | 2 +-
packaging/tests/tas-cmis/pom.xml | 2 +-
packaging/tests/tas-email/pom.xml | 2 +-
packaging/tests/tas-integration/pom.xml | 2 +-
packaging/tests/tas-restapi/pom.xml | 2 +-
packaging/tests/tas-webdav/pom.xml | 2 +-
packaging/war/pom.xml | 2 +-
pom.xml | 4 ++--
remote-api/pom.xml | 2 +-
repository/pom.xml | 2 +-
24 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml
index c132137181..528da6c356 100644
--- a/amps/ags/pom.xml
+++ b/amps/ags/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-amps
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml
index a1ec77f5cc..e16d68dbed 100644
--- a/amps/ags/rm-automation/pom.xml
+++ b/amps/ags/rm-automation/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-community-parent
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
index 02a87585df..04f220e41f 100644
--- a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
+++ b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-automation-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml
index b631807cd2..481b231291 100644
--- a/amps/ags/rm-community/pom.xml
+++ b/amps/ags/rm-community/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-community-parent
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml
index 5400f21e1f..2f371684c3 100644
--- a/amps/ags/rm-community/rm-community-repo/pom.xml
+++ b/amps/ags/rm-community/rm-community-repo/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-governance-services-community-repo-parent
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
index 9f56c028d0..0c5baeefb9 100644
--- a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
+++ b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-community-repo-parent
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/amps/pom.xml b/amps/pom.xml
index 827764f5fa..25acc5cb64 100644
--- a/amps/pom.xml
+++ b/amps/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml
index 84a9652cf6..15ac6c62f0 100644
--- a/amps/share-services/pom.xml
+++ b/amps/share-services/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-community-repo-amps
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/core/pom.xml b/core/pom.xml
index 107826094e..c8e542ee1d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/data-model/pom.xml b/data-model/pom.xml
index ae4d5423bf..a409492822 100644
--- a/data-model/pom.xml
+++ b/data-model/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/mmt/pom.xml b/mmt/pom.xml
index e235847522..6deac39e74 100644
--- a/mmt/pom.xml
+++ b/mmt/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml
index 975b09a14e..6177e82969 100644
--- a/packaging/distribution/pom.xml
+++ b/packaging/distribution/pom.xml
@@ -9,6 +9,6 @@
org.alfresco
alfresco-community-repo-packaging
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml
index 9a11121b19..5e844eaab1 100644
--- a/packaging/docker-alfresco/pom.xml
+++ b/packaging/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/pom.xml b/packaging/pom.xml
index c063575db7..ede16b55b7 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml
index 09d60b1552..21c62c9b6d 100644
--- a/packaging/tests/pom.xml
+++ b/packaging/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
alfresco-community-repo-packaging
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml
index 805f29fd29..619265d95a 100644
--- a/packaging/tests/tas-cmis/pom.xml
+++ b/packaging/tests/tas-cmis/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-tests
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml
index c28e9cf609..23df2ce1c1 100644
--- a/packaging/tests/tas-email/pom.xml
+++ b/packaging/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml
index 529f5fa403..6dc98f4e13 100644
--- a/packaging/tests/tas-integration/pom.xml
+++ b/packaging/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml
index 816ac736bf..5c30bfd409 100644
--- a/packaging/tests/tas-restapi/pom.xml
+++ b/packaging/tests/tas-restapi/pom.xml
@@ -8,7 +8,7 @@
org.alfresco
alfresco-community-repo-tests
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml
index db80688e3a..327e8350a0 100644
--- a/packaging/tests/tas-webdav/pom.xml
+++ b/packaging/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml
index cb2bf57987..139ac1bb01 100644
--- a/packaging/war/pom.xml
+++ b/packaging/war/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/pom.xml b/pom.xml
index d00caa76b8..1b400a4797 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
alfresco-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
pom
Alfresco Community Repo Parent
@@ -154,7 +154,7 @@
scm:git:https://github.com/Alfresco/alfresco-community-repo.git
scm:git:https://github.com/Alfresco/alfresco-community-repo.git
https://github.com/Alfresco/alfresco-community-repo
- HEAD
+ 25.3.0.8
diff --git a/remote-api/pom.xml b/remote-api/pom.xml
index 9542573027..f648ed3fe5 100644
--- a/remote-api/pom.xml
+++ b/remote-api/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8
diff --git a/repository/pom.xml b/repository/pom.xml
index 49b6c4ca80..174d4d9098 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 25.3.0.8-SNAPSHOT
+ 25.3.0.8