From d3bdf9ffca5388958926fc9a872d348677165f67 Mon Sep 17 00:00:00 2001 From: Miguel Moquillon Date: Tue, 9 Jan 2024 14:43:03 +0100 Subject: [PATCH] Take into account of the new location and new major version of our Nexus service --- core-api/pom.xml | 2 +- core-configuration/pom.xml | 2 +- core-library/pom.xml | 2 +- core-services/chat/pom.xml | 2 +- core-services/comment/pom.xml | 2 +- core-services/contact/pom.xml | 2 +- core-services/documentTemplate/pom.xml | 2 +- core-services/importExport/pom.xml | 2 +- core-services/mylinks/pom.xml | 2 +- core-services/pdc/pom.xml | 2 +- core-services/personalOrganizer/pom.xml | 2 +- core-services/pom.xml | 2 +- core-services/questioncontainer/pom.xml | 2 +- core-services/search/pom.xml | 2 +- core-services/sharing/pom.xml | 2 +- core-services/silverstatistics/pom.xml | 2 +- core-services/tagcloud/pom.xml | 2 +- core-services/viewer/pom.xml | 2 +- core-services/workflow/pom.xml | 2 +- core-test/pom.xml | 2 +- core-war/pom.xml | 2 +- core-web-test/pom.xml | 2 +- core-web/pom.xml | 2 +- pom.xml | 10 ++++++---- 24 files changed, 29 insertions(+), 27 deletions(-) diff --git a/core-api/pom.xml b/core-api/pom.xml index 8f74015097..84965ecdc1 100644 --- a/core-api/pom.xml +++ b/core-api/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas diff --git a/core-configuration/pom.xml b/core-configuration/pom.xml index 15f63d8cfa..5caa16cd35 100644 --- a/core-configuration/pom.xml +++ b/core-configuration/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas diff --git a/core-library/pom.xml b/core-library/pom.xml index a82992b756..9cc4a059ca 100644 --- a/core-library/pom.xml +++ b/core-library/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas diff --git a/core-services/chat/pom.xml b/core-services/chat/pom.xml index 83d19455c1..5d5515f701 100644 --- a/core-services/chat/pom.xml +++ b/core-services/chat/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/comment/pom.xml b/core-services/comment/pom.xml index f5a782a966..04d3261fa4 100644 --- a/core-services/comment/pom.xml +++ b/core-services/comment/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/contact/pom.xml b/core-services/contact/pom.xml index a7f8aa5a68..b5792c1882 100644 --- a/core-services/contact/pom.xml +++ b/core-services/contact/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/documentTemplate/pom.xml b/core-services/documentTemplate/pom.xml index 3c02f839cb..fc697ac0cd 100644 --- a/core-services/documentTemplate/pom.xml +++ b/core-services/documentTemplate/pom.xml @@ -22,7 +22,7 @@ ~ You should have received a copy of the GNU Affero General Public License ~ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/importExport/pom.xml b/core-services/importExport/pom.xml index 8a0bd22daa..d075321d51 100644 --- a/core-services/importExport/pom.xml +++ b/core-services/importExport/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/mylinks/pom.xml b/core-services/mylinks/pom.xml index 70cc5f243d..fd32a9fa69 100644 --- a/core-services/mylinks/pom.xml +++ b/core-services/mylinks/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/pdc/pom.xml b/core-services/pdc/pom.xml index 4af4538fe2..362a90e677 100644 --- a/core-services/pdc/pom.xml +++ b/core-services/pdc/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/personalOrganizer/pom.xml b/core-services/personalOrganizer/pom.xml index 0465e0887c..33a7480bf7 100644 --- a/core-services/personalOrganizer/pom.xml +++ b/core-services/personalOrganizer/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/pom.xml b/core-services/pom.xml index 1d25579ddc..1eeb08ef62 100644 --- a/core-services/pom.xml +++ b/core-services/pom.xml @@ -22,7 +22,7 @@ ~ You should have received a copy of the GNU Affero General Public License ~ along with this program. If not, see . --> - + 4.0.0 org.silverpeas diff --git a/core-services/questioncontainer/pom.xml b/core-services/questioncontainer/pom.xml index c2cc4dee12..7b0f7843ce 100644 --- a/core-services/questioncontainer/pom.xml +++ b/core-services/questioncontainer/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 diff --git a/core-services/search/pom.xml b/core-services/search/pom.xml index 3888f67e34..4d8984636c 100644 --- a/core-services/search/pom.xml +++ b/core-services/search/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/sharing/pom.xml b/core-services/sharing/pom.xml index d6d9a2fa44..9e39a380fd 100644 --- a/core-services/sharing/pom.xml +++ b/core-services/sharing/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/silverstatistics/pom.xml b/core-services/silverstatistics/pom.xml index b8c746e989..088a5d0700 100644 --- a/core-services/silverstatistics/pom.xml +++ b/core-services/silverstatistics/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/tagcloud/pom.xml b/core-services/tagcloud/pom.xml index 7a2da007b0..71a1717045 100644 --- a/core-services/tagcloud/pom.xml +++ b/core-services/tagcloud/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/viewer/pom.xml b/core-services/viewer/pom.xml index 669db98855..a455c6f985 100644 --- a/core-services/viewer/pom.xml +++ b/core-services/viewer/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-services/workflow/pom.xml b/core-services/workflow/pom.xml index 3dff77f010..0560c89b62 100644 --- a/core-services/workflow/pom.xml +++ b/core-services/workflow/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas.core diff --git a/core-test/pom.xml b/core-test/pom.xml index 8aafd7d145..bc55f9e94f 100644 --- a/core-test/pom.xml +++ b/core-test/pom.xml @@ -26,7 +26,7 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.silverpeas diff --git a/core-war/pom.xml b/core-war/pom.xml index 37cd8f4d18..4e50382b2d 100644 --- a/core-war/pom.xml +++ b/core-war/pom.xml @@ -22,7 +22,7 @@ ~ You should have received a copy of the GNU Affero General Public License ~ along with this program. If not, see . --> - + 4.0.0 org.silverpeas diff --git a/core-web-test/pom.xml b/core-web-test/pom.xml index 7ff0f39405..63687c7444 100644 --- a/core-web-test/pom.xml +++ b/core-web-test/pom.xml @@ -24,7 +24,7 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas diff --git a/core-web/pom.xml b/core-web/pom.xml index fbbb0656ae..30ae0fa539 100644 --- a/core-web/pom.xml +++ b/core-web/pom.xml @@ -22,7 +22,7 @@ ~ You should have received a copy of the GNU Affero General Public License ~ along with this program. If not, see . --> - + 4.0.0 org.silverpeas diff --git a/pom.xml b/pom.xml index e6d7c7ebff..c34262e8b2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,13 +24,15 @@ along with this program. If not, see . --> - + 4.0.0 org.silverpeas silverpeas-project - 1.5 + 1.6-JR-SNAPSHOT org.silverpeas @@ -57,7 +59,7 @@ Silverpeas default Silverpeas Repository - https://www.silverpeas.org/nexus/content/groups/silverpeas + https://nexus3.silverpeas.org/repository/silverpeas true @@ -71,7 +73,7 @@ Silverpeas Silverpeas Maven 3.x Repository - https://www.silverpeas.org/nexus/content/groups/silverpeas + https://nexus3.silverpeas.org/repository/silverpeas