Skip to content

Commit fc7cc1c

Browse files
committed
Moved to M2Doc 4.0.1 release.
1 parent 2d553de commit fc7cc1c

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- - Copyright (c) 2017, 2025 Obeo. - All rights reserved. This program and the
2+
<!-- - Copyright (c) 2017, 2026 Obeo. - All rights reserved. This program and the
33
accompanying materials - are made available under the terms of the Eclipse
44
Public License v2.0 - which accompanies this distribution, and is available
55
at - http://www.eclipse.org/legal/epl-v20.html - - Contributors: - Obeo -
@@ -33,8 +33,8 @@
3333
</licenses>
3434

3535
<properties>
36-
<tycho-version>3.0.3</tycho-version>
37-
<tycho-extras-version>3.0.3</tycho-extras-version>
36+
<tycho-version>4.0.12</tycho-version>
37+
<tycho-extras-version>4.0.12</tycho-extras-version>
3838
<maven-resources-version>3.0.2</maven-resources-version>
3939
<antrun-version>1.7</antrun-version>
4040
</properties>

releng/org.obeonetwork.capella.target/capella-extensions-SDK.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="Capella M2Doc Extension SDK" sequenceNumber="1747233350">
4+
<target name="Capella M2Doc Extension SDK" sequenceNumber="1770389258">
55
<locations>
66
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
77
<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="0.0.0"/>
@@ -28,7 +28,7 @@
2828
<unit id="org.apache.batik.awt.util" version="1.17.0.v20231215-1130"/>
2929
<unit id="org.apache.batik.svggen" version="1.17.0.v20231215-1130"/>
3030
<unit id="org.apache.xmlgraphics" version="2.9.0.v20230916-1600"/>
31-
<repository id="GMF-Runtime-1.16" location="https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/"/>
31+
<repository id="GMF-Runtime-1.16" location="https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202403010913/"/>
3232
</location>
3333
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
3434
<unit id="org.eclipse.gef.feature.group" version="0.0.0"/>
@@ -198,7 +198,7 @@
198198
<unit id="org.obeonetwork.m2doc.launcher.feature.feature.group" version="0.0.0"/>
199199
<unit id="org.obeonetwork.m2doc.tests" version="0.0.0"/>
200200
<unit id="org.obeonetwork.m2doc.sirius.tests" version="0.0.0"/>
201-
<repository location="https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/"/>
201+
<repository location="https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/4.0.1/repository/"/>
202202
</location>
203203
</locations>
204204
</target>

releng/org.obeonetwork.capella.target/capella-extensions.target

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="Capella M2Doc Extension" sequenceNumber="1747233350">
4+
<target name="Capella M2Doc Extension" sequenceNumber="1770389258">
55
<locations>
66
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
77
<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="0.0.0"/>
@@ -28,7 +28,7 @@
2828
<unit id="org.apache.batik.awt.util" version="1.17.0.v20231215-1130"/>
2929
<unit id="org.apache.batik.svggen" version="1.17.0.v20231215-1130"/>
3030
<unit id="org.apache.xmlgraphics" version="2.9.0.v20230916-1600"/>
31-
<repository id="GMF-Runtime-1.16" location="https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/"/>
31+
<repository id="GMF-Runtime-1.16" location="https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202403010913/"/>
3232
</location>
3333
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
3434
<unit id="org.eclipse.gef.feature.group" version="0.0.0"/>
@@ -198,7 +198,7 @@
198198
<unit id="org.obeonetwork.m2doc.launcher.feature.feature.group" version="0.0.0"/>
199199
<unit id="org.obeonetwork.m2doc.tests" version="0.0.0"/>
200200
<unit id="org.obeonetwork.m2doc.sirius.tests" version="0.0.0"/>
201-
<repository location="https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/"/>
201+
<repository location="https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/4.0.1/repository/"/>
202202
</location>
203203
</locations>
204204
</target>

releng/org.obeonetwork.capella.target/capella-extensions.tpd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2017, 2025 Obeo.
2+
* Copyright (c) 2017, 2026 Obeo.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License v2.0
55
* which accompanies this distribution, and is available at
@@ -14,7 +14,7 @@ with requirements
1414

1515
include "https://raw.githubusercontent.com/ObeoNetwork/M2Doc/master/releng/org.obeonetwork.m2doc.targetplatforms/capella-7.0.1/m2doc-capella-7.0.1.tpd"
1616

17-
location "https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/" {
17+
location "https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/4.0.1/repository/" {
1818
org.obeonetwork.m2doc.feature.feature.group lazy
1919
org.obeonetwork.m2doc.sirius.feature.feature.group lazy
2020
org.obeonetwork.m2doc.ui.feature.feature.group lazy

0 commit comments

Comments
 (0)