Skip to content

Commit

Permalink
Update TP for 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauddieumegard authored and pdulth committed Jun 10, 2022
1 parent 0faad02 commit 9bdd08f
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*******************************************************************************
* Copyright (c) 2017, 2019 THALES GLOBAL SERVICES.
* Copyright (c) 2017, 2022 THALES GLOBAL SERVICES.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
Expand All @@ -10,14 +10,14 @@
*******************************************************************************/
target "CapellaSubsystemTransition"

include "https://raw.githubusercontent.com/eclipse/capella/master-6.0/releng/plugins/org.polarsys.capella.targets/full/capella.target-definition.targetplatform"
include "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/targets/capella.target-definition.targetplatform"

with source, requirements

location capella-master "https://download.eclipse.org/capella/core/updates/nightly/master-6.0/org.polarsys.capella.rcp.site" {
location capella-master "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/org.polarsys.capella.rcp.site" {
org.polarsys.capella.rcp.feature.group
}

location capella-tests-master "https://download.eclipse.org/capella/core/updates/nightly/master-6.0/org.polarsys.capella.test.site" {
location capella-tests-master "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/org.polarsys.capella.test.site" {
org.polarsys.capella.test.feature.feature.group
}

0 comments on commit 9bdd08f

Please sign in to comment.