From 2e5472e566e90ad50c9df9c0cb388a92aaf70d05 Mon Sep 17 00:00:00 2001 From: Philippe DUL Date: Mon, 15 Jul 2024 13:55:36 +0200 Subject: [PATCH] [releng] Update to release 7.0 --- .../capella.target-definition.targetplatform | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/releng/org.polarsys.capella.filtering.update/capella.target-definition.targetplatform b/releng/org.polarsys.capella.filtering.update/capella.target-definition.targetplatform index f99404ab..90ae4dc8 100644 --- a/releng/org.polarsys.capella.filtering.update/capella.target-definition.targetplatform +++ b/releng/org.polarsys.capella.filtering.update/capella.target-definition.targetplatform @@ -12,17 +12,17 @@ *******************************************************************************/ target "CapellaFiltering" -include "https://download.eclipse.org/capella/core/updates/stable/7.0.0-S20231002/targets/capella.target-definition.targetplatform" +include "https://download.eclipse.org/capella/core/updates/releases/7.0.0/targets/capella.target-definition.targetplatform" with source, requirements -location capella-core "https://download.eclipse.org/capella/core/updates/stable/7.0.0-S20231002/org.polarsys.capella.rcp.site" { +location capella-core "https://download.eclipse.org/capella/core/updates/releases/7.0.0/org.polarsys.capella.rcp.site" { org.polarsys.capella.rcp.feature.group org.polarsys.capella.cdo.mock.feature.feature.group } -location capella-tests "https://download.eclipse.org/capella/core/updates/stable/7.0.0-S20231002/org.polarsys.capella.test.site" { +location capella-tests "https://download.eclipse.org/capella/core/updates/releases/7.0.0/org.polarsys.capella.test.site" { org.polarsys.capella.test.feature.feature.group }