From 18980100a18b3b8404c1dc521a4bee17a68cb3c1 Mon Sep 17 00:00:00 2001 From: jakubkochman Date: Thu, 13 Mar 2025 10:00:03 +0100 Subject: [PATCH 1/7] ACS-9080 new documentation url (#3239) --- .../documentation/destruction/README.md | 2 +- .../ags/rm-community/documentation/overview.md | 18 +++++++++--------- packaging/tests/tas-cmis/README.md | 2 +- packaging/tests/tas-restapi/README.md | 4 ++-- packaging/war/src/main/webapp/index.jsp | 2 +- .../alfresco/messages/admin-console.properties | 2 +- .../messages/admin-console_cs.properties | 2 +- .../messages/admin-console_da.properties | 2 +- .../messages/admin-console_de.properties | 2 +- .../messages/admin-console_es.properties | 2 +- .../messages/admin-console_fi.properties | 2 +- .../messages/admin-console_fr.properties | 2 +- .../messages/admin-console_it.properties | 2 +- .../messages/admin-console_ja.properties | 2 +- .../messages/admin-console_nb.properties | 2 +- .../messages/admin-console_nl.properties | 2 +- .../messages/admin-console_pl.properties | 2 +- .../messages/admin-console_pt_BR.properties | 2 +- .../messages/admin-console_ru.properties | 2 +- .../messages/admin-console_sv.properties | 2 +- .../messages/admin-console_zh_CN.properties | 2 +- .../repository/admin/admin-template.ftl | 8 ++++---- .../identity-provider/authentication/README.md | 2 +- .../docs/meta-data-services/versions/README.md | 2 +- .../messages/system-messages.properties | 2 +- .../messages/system-messages_cs.properties | 2 +- .../messages/system-messages_da.properties | 2 +- .../messages/system-messages_de.properties | 2 +- .../messages/system-messages_es.properties | 2 +- .../messages/system-messages_fi.properties | 2 +- .../messages/system-messages_fr.properties | 2 +- .../messages/system-messages_it.properties | 2 +- .../messages/system-messages_ja.properties | 2 +- .../messages/system-messages_nb.properties | 2 +- .../messages/system-messages_nl.properties | 2 +- .../messages/system-messages_pl.properties | 2 +- .../messages/system-messages_pt_BR.properties | 2 +- .../messages/system-messages_ru.properties | 2 +- .../messages/system-messages_sv.properties | 2 +- .../messages/system-messages_zh_CN.properties | 2 +- .../mail-template-services-context.xml | 1 - .../alfresco/template-services-context.xml | 1 - 42 files changed, 52 insertions(+), 54 deletions(-) diff --git a/amps/ags/rm-community/documentation/destruction/README.md b/amps/ags/rm-community/documentation/destruction/README.md index 67c3cd923a..2a4bc21388 100644 --- a/amps/ags/rm-community/documentation/destruction/README.md +++ b/amps/ags/rm-community/documentation/destruction/README.md @@ -23,7 +23,7 @@ Recorded content can be explicitly destroyed whilst maintaining the original nod * License: Alfresco Community * Issue Tracker Link: [JIRA RM](https://issues.alfresco.com/jira/projects/RM/summary) * Contribution Model: Alfresco Closed Source -* Documentation: [docs.alfresco.com (Records Management)](http://docs.alfresco.com/rm2.4/concepts/welcome-rm.html) +* Documentation: [docs.alfresco.com (Records Management)](https://support.hyland.com/r/Alfresco/Alfresco-Governance-Services-Community-Edition/23.4/Alfresco-Governance-Services-Community-Edition/Introduction) *** diff --git a/amps/ags/rm-community/documentation/overview.md b/amps/ags/rm-community/documentation/overview.md index c5918e396a..50dfa8aa0a 100644 --- a/amps/ags/rm-community/documentation/overview.md +++ b/amps/ags/rm-community/documentation/overview.md @@ -21,18 +21,18 @@ RM is split into two main parts - a repository integration and a Share integrati * [Community License](../LICENSE.txt) * [Enterprise License](../../rm-enterprise/LICENSE.txt) (this file will only be present in clones of the Enterprise repository) * [Issue Tracker Link](https://issues.alfresco.com/jira/projects/RM) -* [Community Documentation Link](http://docs.alfresco.com/rm-community/concepts/welcome-rm.html) -* [Enterprise Documentation Link](http://docs.alfresco.com/rm/concepts/welcome-rm.html) +* [Community Documentation Link](https://support.hyland.com/r/Alfresco/Alfresco-Governance-Services-Community-Edition/23.4/Alfresco-Governance-Services-Community-Edition/Introduction) +* [Enterprise Documentation Link](https://support.hyland.com/r/Alfresco/Alfresco-Governance-Services/23.4/Alfresco-Governance-Services/Introduction) * [Contribution Model](../../CONTRIBUTING.md) *** ### Prerequisite Knowledge -An understanding of Alfresco Content Services is assumed. The following pages from the [developer documentation](http://docs.alfresco.com/5.2/concepts/dev-for-developers.html) give useful background information: +An understanding of Alfresco Content Services is assumed. The following pages from the [developer documentation](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services-Community-Edition/23.4/Alfresco-Content-Services-Community-Edition/Develop) give useful background information: -* [ACS Architecture](http://docs.alfresco.com/5.2/concepts/dev-arch-overview.html) -* [Platform Extensions](http://docs.alfresco.com/5.2/concepts/dev-platform-extensions.html) -* [Share Extensions](http://docs.alfresco.com/5.2/concepts/dev-extensions-share.html) +* [ACS Architecture](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/Software-Architecture) +* [Platform Extensions](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/Extension-Points-Overview) +* [Share Extensions](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/Share-UI-Extension-Points) *** @@ -44,12 +44,12 @@ The RM Share module communicates with the repository module via REST APIs. Inter * A DAO layer responsible for CRUD operations against the database. #### REST API -The REST API endpoints fall into two main types - v0 (Webscripts) and v1. The [v0 API](http://docs.alfresco.com/5.2/references/dev-extension-points-webscripts.html) is older and not recommended for integrations. The [v1 API](http://docs.alfresco.com/5.1/pra/1/topics/pra-welcome-aara.html) is newer but isn't yet feature complete. If you are running RM locally then the GS API Explorer will be available at [this link](http://localhost:8080/gs-api-explorer/). +The REST API endpoints fall into two main types - v0 (Webscripts) and v1. The [v0 API](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/In-Process-Platform-Extension-Points/Web-Scripts) is older and not recommended for integrations. The [v1 API](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/REST-API-Guide) is newer but isn't yet feature complete. If you are running RM locally then the GS API Explorer will be available at [this link](http://localhost:8080/gs-api-explorer/). Internally the GS v1 REST API is built on the [Alfresco v1 REST API framework](https://community.alfresco.com/community/ecm/blog/2016/10/11/v1-rest-api-part-1-introduction). It aims to be consistent with this in terms of behaviour and naming. #### Java Public API -The Java service layer is fronted by a [Java Public API](http://docs.alfresco.com/5.2/concepts/java-public-api-list.html), which we will ensure backward compatible with previous releases. Before we remove any methods there will first be a release containing that method deprecated to allow third party integrations to migrate to a new method. The Java Public API also includes a set of POJO objects which are needed to communicate with the services. It is easy to identify classes that are part of the Java Public API as they are annotated `@AlfrescoPublicApi`. +The Java service layer is fronted by a [Java Public API](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/Reference/Java-Foundation-API), which we will ensure backward compatible with previous releases. Before we remove any methods there will first be a release containing that method deprecated to allow third party integrations to migrate to a new method. The Java Public API also includes a set of POJO objects which are needed to communicate with the services. It is easy to identify classes that are part of the Java Public API as they are annotated `@AlfrescoPublicApi`. Each Java service will have at least four beans defined for it: @@ -61,7 +61,7 @@ Each Java service will have at least four beans defined for it: #### DAOs The DAOs are not part of the Java Public API, but handle CRUD operations against RM stored data. We have some custom queries to improve performance for particularly heavy operations. -We use standard Alfresco [data modelling](http://docs.alfresco.com/5.2/references/dev-extension-points-content-model.html) to store RM metadata. We extend the [Alfresco patching mechanism](http://docs.alfresco.com/5.2/references/dev-extension-points-patch.html) to provide community and enterprise schema upgrades. +We use standard Alfresco [data modelling](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/In-Process-Platform-Extension-Points/Content-Model-Extension-Point) to store RM metadata. We extend the [Alfresco patching mechanism](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/In-Process-Platform-Extension-Points/Patches) to provide community and enterprise schema upgrades. *** diff --git a/packaging/tests/tas-cmis/README.md b/packaging/tests/tas-cmis/README.md index aa099eab6a..77c1d69235 100644 --- a/packaging/tests/tas-cmis/README.md +++ b/packaging/tests/tas-cmis/README.md @@ -27,7 +27,7 @@ ## Synopsis -**TAS**( **T**est **A**utomation **S**ystem)- **CMIS** is the project that handles the automated tests related only to CMIS API integrated with Alfresco One [Alfresco CMIS API](http://docs.alfresco.com/5.1/pra/1/topics/cmis-welcome.html). +**TAS**( **T**est **A**utomation **S**ystem)- **CMIS** is the project that handles the automated tests related only to CMIS API integrated with Alfresco One [Alfresco CMIS API](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/Reference/CMIS-API). It is based on Apache Maven, compatible with major IDEs and is using also Spring capabilities for dependency injection. diff --git a/packaging/tests/tas-restapi/README.md b/packaging/tests/tas-restapi/README.md index ac083eba0d..ba4a848987 100644 --- a/packaging/tests/tas-restapi/README.md +++ b/packaging/tests/tas-restapi/README.md @@ -27,7 +27,7 @@ Back to [TAS Master Documentation](https://git.alfresco.com/tas/alfresco-tas-uti ## Synopsis -**TAS**( **T**est **A**utomation **S**ystem)- **RESTAPI** is the project that handles the automated tests related only to [Alfresco REST API](http://docs.alfresco.com/5.1/pra/1/topics/pra-welcome.html). +**TAS**( **T**est **A**utomation **S**ystem)- **RESTAPI** is the project that handles the automated tests related only to [Alfresco REST API](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/REST-API-Guide). It is based on Apache Maven, compatible with major IDEs and is using also Spring capabilities for dependency injection. @@ -271,7 +271,7 @@ restClient.onResponse().assertThat().body("entry.modifiedBy.firstName", org.hamc ### How to generate models or check coverage -There are some simple generators that could parse [Swagger YAML](http://docs.alfresco.com/community/concepts/alfresco-sdk-tutorials-using-rest-api-explorer.html) files and provide some usefull information to you like: +There are some simple generators that could parse [Swagger YAML](https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/REST-API-Guide/Things-to-Know-Before-You-Start/The-API-Explorer-is-Your-Source-of-Truth) files and provide some usefull information to you like: a) Show on screen the actual coverage of TAS vs requests that exists in each YAML file - defined in pom.xml) diff --git a/packaging/war/src/main/webapp/index.jsp b/packaging/war/src/main/webapp/index.jsp index 3628992c3b..08b50c70e0 100644 --- a/packaging/war/src/main/webapp/index.jsp +++ b/packaging/war/src/main/webapp/index.jsp @@ -74,7 +74,7 @@ ModuleDetails shareServicesModule = moduleService.getModule("alfresco-share-serv

<%=descriptorService.getServerDescriptor().getEdition()%>

-

Online Documentation

+

Online Documentation

<% if (shareServicesModule != null && ModuleInstallState.INSTALLED.equals(shareServicesModule.getInstallState())) diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console.properties b/remote-api/src/main/resources/alfresco/messages/admin-console.properties index c8afd58a28..4bcdb57fba 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Admin Console admin-console.help=Help -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Successfully saved values. admin-console.host=Host diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_cs.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_cs.properties index bb38b90ebb..fa0544cba9 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_cs.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_cs.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Konzole pro spr\u00e1vce admin-console.help=N\u00e1pov\u011bda -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Hodnoty byly \u00fasp\u011b\u0161n\u011b ulo\u017eeny. admin-console.host=Hostitel diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_da.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_da.properties index 957cdf8ff2..86246ace14 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_da.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_da.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Administrationskonsol admin-console.help=Hj\u00e6lp -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=V\u00e6rdierne blev gemt. admin-console.host=V\u00e6rt diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_de.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_de.properties index 97ac247fa3..455cc3c5b4 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_de.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_de.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Administratorkonsole admin-console.help=Hilfe -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Erfolgreich gespeicherte Werte. admin-console.host=Host diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_es.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_es.properties index 9a66d64efb..ec7c88df04 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_es.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_es.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Consola de administraci\u00f3n admin-console.help=Ayuda -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Valores guardados correctamente. admin-console.host=Host diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_fi.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_fi.properties index 3930429b47..48d475dc6e 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_fi.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_fi.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Hallintakonsoli admin-console.help=Ohje -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Arvot tallennettiin. admin-console.host=Is\u00e4nt\u00e4 diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_fr.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_fr.properties index 33381012a9..ab6db0b49b 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_fr.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_fr.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Console d'administration admin-console.help=Aide -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Les valeurs ont bien \u00e9t\u00e9 enregistr\u00e9es. admin-console.host=H\u00f4te diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_it.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_it.properties index d15abc4749..2827b9f0c6 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_it.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_it.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Console di amministrazione admin-console.help=Aiuto -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=I valori sono stati salvati. admin-console.host=Host diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_ja.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_ja.properties index 4fc41c89e3..066a151fbf 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_ja.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_ja.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=\u7ba1\u7406\u30b3\u30f3\u30bd\u30fc\u30eb admin-console.help=\u30d8\u30eb\u30d7 -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=\u5024\u3092\u6b63\u5e38\u306b\u4fdd\u5b58\u3057\u307e\u3057\u305f\u3002 admin-console.host=\u30db\u30b9\u30c8 diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_nb.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_nb.properties index 041779bc8c..ceeca10e70 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_nb.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_nb.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Admin-konsoll admin-console.help=Hjelp -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Verdier som ble lagret. admin-console.host=Vert diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_nl.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_nl.properties index 54f7e7de10..5c3998400d 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_nl.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_nl.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Beheerconsole admin-console.help=Help -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Waarden zijn opgeslagen. admin-console.host=Host diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_pl.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_pl.properties index 50a2e6790d..4019929c04 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_pl.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_pl.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Konsola administracyjna admin-console.help=Pomoc -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Warto\u015bci zosta\u0142y zapisane pomy\u015blnie. admin-console.host=Host diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_pt_BR.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_pt_BR.properties index 8f701815c8..373c5700d0 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_pt_BR.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_pt_BR.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Console de administra\u00e7\u00e3o admin-console.help=Ajuda -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=Valores salvos com sucesso. admin-console.host=Host diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_ru.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_ru.properties index ba9094bd4d..cb6dc86ce8 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_ru.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_ru.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=\u041a\u043e\u043d\u0441\u043e\u043b\u044c \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430 admin-console.help=\u0421\u043f\u0440\u0430\u0432\u043a\u0430 -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=\u0423\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f. admin-console.host=\u0425\u043e\u0441\u0442 diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_sv.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_sv.properties index ce852e2c5b..e7efb0ead4 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_sv.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_sv.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=Admin-konsol admin-console.help=Hj\u00e4lp -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=V\u00e4rden sparades. admin-console.host=V\u00e4rd diff --git a/remote-api/src/main/resources/alfresco/messages/admin-console_zh_CN.properties b/remote-api/src/main/resources/alfresco/messages/admin-console_zh_CN.properties index 1cc63a0de3..214afb02bd 100644 --- a/remote-api/src/main/resources/alfresco/messages/admin-console_zh_CN.properties +++ b/remote-api/src/main/resources/alfresco/messages/admin-console_zh_CN.properties @@ -1,7 +1,7 @@ # I18N messages for the Repository Admin Console admin-console.header=\u7ba1\u7406\u63a7\u5236\u53f0 admin-console.help=\u5e2e\u52a9 -admin-console.help-link=http://docs.alfresco.com/{0}/concepts/ch-administering.html +admin-console.help-link=https://support.hyland.com/p/alfresco admin-console.success=\u5df2\u6210\u529f\u4fdd\u5b58\u7684\u503c\u3002 admin-console.host=\u4e3b\u673a diff --git a/remote-api/src/main/resources/alfresco/templates/webscripts/org/alfresco/repository/admin/admin-template.ftl b/remote-api/src/main/resources/alfresco/templates/webscripts/org/alfresco/repository/admin/admin-template.ftl index 8d8900d2ec..54416692a1 100644 --- a/remote-api/src/main/resources/alfresco/templates/webscripts/org/alfresco/repository/admin/admin-template.ftl +++ b/remote-api/src/main/resources/alfresco/templates/webscripts/org/alfresco/repository/admin/admin-template.ftl @@ -12,9 +12,9 @@ <#macro page title readonly=false controller=DEFAULT_CONTROLLER!"/admin" params="" dialog=false> <#assign FORM_ID="admin-jmx-form" /> <#if server.edition == "Community"> - <#assign docsEdition = "community" /> + <#assign docsEdition = "/Alfresco-Content-Services-Community-Edition/" + server.getVersionMajor() + "." + server.getVersionMinor() + "/Alfresco-Content-Services-Community-Edition" /> <#elseif server.edition == "Enterprise" > - <#assign docsEdition = server.getVersionMajor() + "." + server.getVersionMinor() /> + <#assign docsEdition = "/Alfresco-Content-Services/" + server.getVersionMajor() + "." + server.getVersionMinor() + "/Alfresco-Content-Services" /> <#if metadata??> <#assign HOSTNAME>${msg("admin-console.host")}: ${metadata.hostname} @@ -551,7 +551,7 @@ Admin.addEventListener(window, 'load', function() { Template for a full page view -->
- +
${msg("admin-console.header")}<#if metadata??>${HOSTNAME}${HOSTADDR}
${msg("admin-console.help")}
@@ -908,4 +908,4 @@ Admin.addEventListener(window, 'load', function() { <#macro button label description="" onclick="" style="" id="" class="" disabled="false"> id="${id?html}" <#if style?has_content>style="${style?html}" type="button" value="${label?html}" onclick="${onclick?html}" <#if disabled="true">disabled="true" /> <#if description?has_content>${description?html} - \ No newline at end of file + diff --git a/repository/docs/identity-provider/authentication/README.md b/repository/docs/identity-provider/authentication/README.md index 2ab5817044..02f21977f2 100644 --- a/repository/docs/identity-provider/authentication/README.md +++ b/repository/docs/identity-provider/authentication/README.md @@ -27,7 +27,7 @@ to integrate with a number of external Authentication providers including * https://github.com/Alfresco/alfresco-data-model/tree/master/src/main/java/org/alfresco/repo/security/authentication * License: LGPL * Issue Tracker Link: https://issues.alfresco.com/jira/issues/?jql=project%3DREPO -* Documentation Link: http://docs.alfresco.com/5.2/concepts/auth-intro.html +* Documentation Link: https://support.hyland.com/r/Alfresco/Alfresco-Content-Services-Community-Edition/23.4/Alfresco-Content-Services-Community-Edition/Administer/Manage-Security/Authentication-and-sync * Contribution Model: Alfresco Open Source *** diff --git a/repository/docs/meta-data-services/versions/README.md b/repository/docs/meta-data-services/versions/README.md index 8cf8fe7ad5..268a1f1305 100644 --- a/repository/docs/meta-data-services/versions/README.md +++ b/repository/docs/meta-data-services/versions/README.md @@ -16,7 +16,7 @@ * Source Code Link:m https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/ * License: LGPL * Issue Tracker Link: https://issues.alfresco.com/jira/secure/RapidBoard.jspa?projectKey=REPO&useStoredSettings=true&rapidView=379 -* Documentation Link: http://docs.alfresco.com/5.1/concepts/versioning.html +* Documentation Link: https://support.hyland.com/r/Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Configure/Repository/About-Versioning * Contribution Model: Alfresco publishes the source code and will review proposed patch requests *** diff --git a/repository/src/main/resources/alfresco/messages/system-messages.properties b/repository/src/main/resources/alfresco/messages/system-messages.properties index a563e83277..4c4e46b277 100644 --- a/repository/src/main/resources/alfresco/messages/system-messages.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_cs.properties b/repository/src/main/resources/alfresco/messages/system-messages_cs.properties index 5a39d18b7f..9cf3047776 100644 --- a/repository/src/main/resources/alfresco/messages/system-messages_cs.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_cs.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Vlastnost ''{0}'' nebyla nastavena: {1} ({2}) system.err.duplicate_name=Duplicitn\u00ed n\u00e1zvy pod\u0159\u00edzen\u00fdch objekt\u016f nejsou povoleny ({0}) -system.err.lucene_not_supported=Subsyst\u00e9m hled\u00e1n\u00ed Lucene nen\u00ed podporov\u00e1n. Viz http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=Subsyst\u00e9m hled\u00e1n\u00ed Lucene nen\u00ed podporov\u00e1n. Viz https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_da.properties b/repository/src/main/resources/alfresco/messages/system-messages_da.properties index f7ea29b557..06c3cb3015 100644 --- a/repository/src/main/resources/alfresco/messages/system-messages_da.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_da.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Egenskaben ''{0}'' er ikke blevet indstillet: {1} ({2}) system.err.duplicate_name=Duplikeret navn p\u00e5 underordnet er ikke tilladt: {0} -system.err.lucene_not_supported=Lucene-s\u00f8geundersystemet underst\u00f8ttes ikke. Se http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=Lucene-s\u00f8geundersystemet underst\u00f8ttes ikke. Se https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_de.properties b/repository/src/main/resources/alfresco/messages/system-messages_de.properties index dc2ee67561..b20abde9cc 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_de.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_de.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_es.properties b/repository/src/main/resources/alfresco/messages/system-messages_es.properties index 9ccf8bb2a3..8ca51c9df6 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_es.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_es.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_fi.properties b/repository/src/main/resources/alfresco/messages/system-messages_fi.properties index 60bb47b2ba..56c38e2df1 100644 --- a/repository/src/main/resources/alfresco/messages/system-messages_fi.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_fi.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Ominaisuutta {0} ei ole m\u00e4\u00e4ritetty: {1} ({2}) system.err.duplicate_name=P\u00e4\u00e4llekk\u00e4ist\u00e4 alatasonime\u00e4 ei sallita: {0} -system.err.lucene_not_supported=Lucene-hakualij\u00e4rjestelm\u00e4\u00e4 ei tueta. Saat lis\u00e4tietoja osoitteesta http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=Lucene-hakualij\u00e4rjestelm\u00e4\u00e4 ei tueta. Saat lis\u00e4tietoja osoitteesta https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_fr.properties b/repository/src/main/resources/alfresco/messages/system-messages_fr.properties index 290ebbaa74..498a6d7b75 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_fr.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_fr.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set : {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed : {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_it.properties b/repository/src/main/resources/alfresco/messages/system-messages_it.properties index 71ba9be8b6..cda7bde170 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_it.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_it.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_ja.properties b/repository/src/main/resources/alfresco/messages/system-messages_ja.properties index 1d8a8427f5..3178ef3acb 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_ja.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_ja.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_nb.properties b/repository/src/main/resources/alfresco/messages/system-messages_nb.properties index c681d4042b..40611af5aa 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_nb.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_nb.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_nl.properties b/repository/src/main/resources/alfresco/messages/system-messages_nl.properties index 35ce63c7a6..e47648c61c 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_nl.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_nl.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_pl.properties b/repository/src/main/resources/alfresco/messages/system-messages_pl.properties index 8ac111bdaf..2e4f3c05a5 100644 --- a/repository/src/main/resources/alfresco/messages/system-messages_pl.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_pl.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Nie ustawiono w\u0142a\u015bciwo\u015bci ''{0}'': {1} ({2}) system.err.duplicate_name=Zduplikowane nazwy element\u00f3w podrz\u0119dnych s\u0105 niedozwolone: {0} -system.err.lucene_not_supported=Podsystem wyszukiwania Lucene nie jest obs\u0142ugiwany. Zobacz http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=Podsystem wyszukiwania Lucene nie jest obs\u0142ugiwany. Zobacz https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_pt_BR.properties b/repository/src/main/resources/alfresco/messages/system-messages_pt_BR.properties index a69825e0f8..f0a8ce8103 100644 --- a/repository/src/main/resources/alfresco/messages/system-messages_pt_BR.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_pt_BR.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_ru.properties b/repository/src/main/resources/alfresco/messages/system-messages_ru.properties index 1ff9c950bb..7a2dbc1568 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_ru.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_ru.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_sv.properties b/repository/src/main/resources/alfresco/messages/system-messages_sv.properties index b6f109ea6f..b928534a10 100644 --- a/repository/src/main/resources/alfresco/messages/system-messages_sv.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_sv.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Egenskap ''{0}'' har inte st\u00e4llts in: {1} ({2}) system.err.duplicate_name=Dubbelt underordnat namn inte till\u00e5tet: {0} -system.err.lucene_not_supported=Lucene-s\u00f6kundersystemet st\u00f6ds inte. Se http://docs.alfresco.com/{0}/uppgifter/lucene-solr4-migration.html +system.err.lucene_not_supported=Lucene-s\u00f6kundersystemet st\u00f6ds inte. Se https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/messages/system-messages_zh_CN.properties b/repository/src/main/resources/alfresco/messages/system-messages_zh_CN.properties index 89cc58c2d1..cb7ff78959 100755 --- a/repository/src/main/resources/alfresco/messages/system-messages_zh_CN.properties +++ b/repository/src/main/resources/alfresco/messages/system-messages_zh_CN.properties @@ -5,7 +5,7 @@ system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2}) system.err.duplicate_name=Duplicate child name not allowed: {0} -system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/{0}/tasks/lucene-solr4-migration.html +system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see https://support.hyland.com/p/alfresco # Bootstrap configuration check messages diff --git a/repository/src/main/resources/alfresco/subsystems/email/OutboundSMTP/mail-template-services-context.xml b/repository/src/main/resources/alfresco/subsystems/email/OutboundSMTP/mail-template-services-context.xml index 2a5a019a4a..b98ccd5a3b 100644 --- a/repository/src/main/resources/alfresco/subsystems/email/OutboundSMTP/mail-template-services-context.xml +++ b/repository/src/main/resources/alfresco/subsystems/email/OutboundSMTP/mail-template-services-context.xml @@ -161,5 +161,4 @@ - diff --git a/repository/src/main/resources/alfresco/template-services-context.xml b/repository/src/main/resources/alfresco/template-services-context.xml index 5ddb23246c..62bfc3bb56 100644 --- a/repository/src/main/resources/alfresco/template-services-context.xml +++ b/repository/src/main/resources/alfresco/template-services-context.xml @@ -171,5 +171,4 @@ urldecode - From 147a6c8c80b806e86bd8bef801b551f954fb7ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20=C5=BBurek?= Date: Thu, 13 Mar 2025 10:10:08 +0100 Subject: [PATCH 2/7] ACS-9080 Bump server root --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5fc22ca55f..b9ea54cd7c 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 1.1.1 2.4.2 7.5 - 7.0.1 + 7.0.2 5.23.0 5.23.0 5.1.7 From e6f69eeb74b636ff657c6d294c912d2085696106 Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Thu, 13 Mar 2025 10:30:45 +0000 Subject: [PATCH 3/7] [maven-release-plugin][skip ci] prepare release 25.1.0.70 --- 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 f289a0fc1c..e829d64880 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-amps - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml index 30336f8fda..901fc62a7d 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.1.0.70-SNAPSHOT + 25.1.0.70 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 73ba74c272..aedf36e8a4 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.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml index cfca1c253d..c74808391c 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.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml index f1a2cd0987..db263d4e21 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.1.0.70-SNAPSHOT + 25.1.0.70 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 b668184f47..d8450f3744 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.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/amps/pom.xml b/amps/pom.xml index 0738e02077..2a026a405f 100644 --- a/amps/pom.xml +++ b/amps/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml index 1691d76325..4048a4737c 100644 --- a/amps/share-services/pom.xml +++ b/amps/share-services/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-community-repo-amps - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/core/pom.xml b/core/pom.xml index 3344c3e60e..92dc143f7f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/data-model/pom.xml b/data-model/pom.xml index 9e9be3629d..8ea8a67676 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/mmt/pom.xml b/mmt/pom.xml index 514d5fe2ae..8b8b362646 100644 --- a/mmt/pom.xml +++ b/mmt/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 4bdfbb4aef..0107f74924 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 9a3e0aedc6..f7d424d476 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/pom.xml b/packaging/pom.xml index afb7c5aecc..8551534022 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index c0b8fdf84d..2fed52f3cc 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 316ca4e799..d6bb7af258 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.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index a10bc5ded3..044fe64f2a 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.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index 5e604b956f..94b80fbe35 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.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 0ef72b41f5..66a363eb45 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.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 9b8276dd8b..4ac4826e38 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.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 7f4764e900..25c475aa6c 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/pom.xml b/pom.xml index b9ea54cd7c..ffffd976ba 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 25.1.0.70-SNAPSHOT + 25.1.0.70 pom Alfresco Community Repo Parent @@ -155,7 +155,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.1.0.70 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 79b065dfd5..d284fd9ff1 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70-SNAPSHOT + 25.1.0.70 diff --git a/repository/pom.xml b/repository/pom.xml index f7e409a4ad..52e35324ed 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70-SNAPSHOT + 25.1.0.70 From 5ee1ec2d110e2385e04bfb6f1c1a9d8f2bfa9339 Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Thu, 13 Mar 2025 10:30:48 +0000 Subject: [PATCH 4/7] [maven-release-plugin][skip ci] prepare for next development iteration --- 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 e829d64880..ec0a8d6e48 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-amps - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml index 901fc62a7d..d92bca3345 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.1.0.70 + 25.1.0.71-SNAPSHOT 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 aedf36e8a4..2bee13515d 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.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml index c74808391c..3bd432ce0e 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.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml index db263d4e21..361fcf9bef 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.1.0.70 + 25.1.0.71-SNAPSHOT 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 d8450f3744..8d7c1ed5ed 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.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/amps/pom.xml b/amps/pom.xml index 2a026a405f..7a33513c89 100644 --- a/amps/pom.xml +++ b/amps/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml index 4048a4737c..ce5ee457cb 100644 --- a/amps/share-services/pom.xml +++ b/amps/share-services/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-community-repo-amps - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index 92dc143f7f..8f44dc6b60 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/data-model/pom.xml b/data-model/pom.xml index 8ea8a67676..4686b0eb4d 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/mmt/pom.xml b/mmt/pom.xml index 8b8b362646..4ec0ac5ee8 100644 --- a/mmt/pom.xml +++ b/mmt/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 0107f74924..8b2a5ae760 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index f7d424d476..dd615fdc9e 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index 8551534022..893965b9b4 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 2fed52f3cc..b668f36dd5 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index d6bb7af258..64b6e2335d 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.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 044fe64f2a..25b1b83027 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.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index 94b80fbe35..abd9ef62bc 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.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 66a363eb45..3eee1d47e9 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.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 4ac4826e38..6c15ccfdfa 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.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 25c475aa6c..f43aa56eec 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/pom.xml b/pom.xml index ffffd976ba..bc0792a3a3 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 25.1.0.70 + 25.1.0.71-SNAPSHOT pom Alfresco Community Repo Parent @@ -155,7 +155,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 - 25.1.0.70 + HEAD diff --git a/remote-api/pom.xml b/remote-api/pom.xml index d284fd9ff1..9a7b228ad8 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70 + 25.1.0.71-SNAPSHOT diff --git a/repository/pom.xml b/repository/pom.xml index 52e35324ed..d5abf9dfe4 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.70 + 25.1.0.71-SNAPSHOT From 2ba01f005ae11d6ed947622f5098434215f619ec Mon Sep 17 00:00:00 2001 From: Alfresco CI User Date: Sun, 16 Mar 2025 00:04:55 +0000 Subject: [PATCH 5/7] [force] Force release for 2025-03-16. From 37e890ed1b0cd99c14e68cea18c126d4ce7c45dc Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Sun, 16 Mar 2025 00:09:28 +0000 Subject: [PATCH 6/7] [maven-release-plugin][skip ci] prepare release 25.1.0.71 --- 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 ec0a8d6e48..b11798822d 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-amps - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml index d92bca3345..1e0a835995 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.1.0.71-SNAPSHOT + 25.1.0.71 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 2bee13515d..b1728a2574 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.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml index 3bd432ce0e..d3963185af 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.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml index 361fcf9bef..e1618daa8a 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.1.0.71-SNAPSHOT + 25.1.0.71 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 8d7c1ed5ed..e081f92fa0 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.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/amps/pom.xml b/amps/pom.xml index 7a33513c89..733f8f5086 100644 --- a/amps/pom.xml +++ b/amps/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml index ce5ee457cb..af2fc33c33 100644 --- a/amps/share-services/pom.xml +++ b/amps/share-services/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-community-repo-amps - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/core/pom.xml b/core/pom.xml index 8f44dc6b60..361de626c7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/data-model/pom.xml b/data-model/pom.xml index 4686b0eb4d..b8d09094fa 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/mmt/pom.xml b/mmt/pom.xml index 4ec0ac5ee8..9079d17606 100644 --- a/mmt/pom.xml +++ b/mmt/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index 8b2a5ae760..e5800e45d4 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index dd615fdc9e..490d92b304 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/pom.xml b/packaging/pom.xml index 893965b9b4..492242f893 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index b668f36dd5..bbda35cb85 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 64b6e2335d..57917d2234 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.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 25b1b83027..d0f5a827e9 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.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index abd9ef62bc..afe21df7e1 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.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 3eee1d47e9..28885b3980 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.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 6c15ccfdfa..ff594173f4 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.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index f43aa56eec..99974acbfe 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/pom.xml b/pom.xml index bc0792a3a3..2f28b5c053 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 25.1.0.71-SNAPSHOT + 25.1.0.71 pom Alfresco Community Repo Parent @@ -155,7 +155,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.1.0.71 diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 9a7b228ad8..84bb0adeb1 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71-SNAPSHOT + 25.1.0.71 diff --git a/repository/pom.xml b/repository/pom.xml index d5abf9dfe4..8d33b039eb 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71-SNAPSHOT + 25.1.0.71 From 7a7e166314a2a52189482b4d30b796752185f511 Mon Sep 17 00:00:00 2001 From: alfresco-build <8039454+alfresco-build@users.noreply.github.com> Date: Sun, 16 Mar 2025 00:09:30 +0000 Subject: [PATCH 7/7] [maven-release-plugin][skip ci] prepare for next development iteration --- 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 b11798822d..73f5240834 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-amps - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml index 1e0a835995..190b3712d6 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.1.0.71 + 25.1.0.72-SNAPSHOT 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 b1728a2574..893022e9cf 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.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml index d3963185af..260b2c4767 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.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml index e1618daa8a..7ec7380a8e 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.1.0.71 + 25.1.0.72-SNAPSHOT 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 e081f92fa0..13f18aa6d2 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.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/amps/pom.xml b/amps/pom.xml index 733f8f5086..f5ca8ea74b 100644 --- a/amps/pom.xml +++ b/amps/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml index af2fc33c33..b8660dbde0 100644 --- a/amps/share-services/pom.xml +++ b/amps/share-services/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-community-repo-amps - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index 361de626c7..8002c806ce 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/data-model/pom.xml b/data-model/pom.xml index b8d09094fa..f4123a0a88 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/mmt/pom.xml b/mmt/pom.xml index 9079d17606..23998fe4c7 100644 --- a/mmt/pom.xml +++ b/mmt/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index e5800e45d4..3ab5cf94fd 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index 490d92b304..39ed12b1ff 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index 492242f893..3bc6d8f3be 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index bbda35cb85..631a22d87d 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index 57917d2234..0531d98795 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.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index d0f5a827e9..19a45bf31f 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.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index afe21df7e1..8bc65aeb13 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.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index 28885b3980..a55dc6f218 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.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index ff594173f4..11c66094a8 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.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 99974acbfe..50388a1306 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo-packaging - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2f28b5c053..84c4963681 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 alfresco-community-repo - 25.1.0.71 + 25.1.0.72-SNAPSHOT pom Alfresco Community Repo Parent @@ -155,7 +155,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 - 25.1.0.71 + HEAD diff --git a/remote-api/pom.xml b/remote-api/pom.xml index 84bb0adeb1..b0d5963b50 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71 + 25.1.0.72-SNAPSHOT diff --git a/repository/pom.xml b/repository/pom.xml index 8d33b039eb..11473c2515 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ org.alfresco alfresco-community-repo - 25.1.0.71 + 25.1.0.72-SNAPSHOT