Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit e30a684

Browse files
committed
Bump version numbers and change to tycho 4.0.9
1 parent bec4f02 commit e30a684

File tree

6 files changed

+18
-14
lines changed

6 files changed

+18
-14
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ jobs:
2727
with:
2828
distribution: 'temurin'
2929
java-version: 17
30+
- name: Setup Maven
31+
uses: stCarolas/setup-maven@v5
32+
with:
33+
maven-version: 3.9.6
3034
- name: Build and Verify
3135
run: mvn clean verify
3236
- name: Publish Nightly Update Site

bundles/org.dataflowanalysis.converter/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Converter
44
Bundle-SymbolicName: org.dataflowanalysis.converter
5-
Bundle-Version: 3.0.0.qualifier
5+
Bundle-Version: 4.0.0.qualifier
66
Export-Package:
77
org.dataflowanalysis.converter,
88
org.dataflowanalysis.converter.microsecend,

features/org.dataflowanalysis.converter.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.dataflowanalysis.converter.feature"
44
label="Converter Feature"
5-
version="3.0.0.qualifier"
5+
version="4.0.0.qualifier"
66
plugin="org.palladiosimulator.branding"
77
license-feature="org.palladiosimulator.license.epl2"
88
license-feature-version="1.0.0">

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.dataflowanalysis.converter</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>4.0.0</version>
77
<packaging>pom</packaging>
88

99
<properties>
10-
<tycho.version>2.7.5</tycho.version>
10+
<tycho.version>4.0.9</tycho.version>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
</properties>
1313

releng/org.dataflowanalysis.converter.targetplatform/org.dataflowanalysis.converter.targetplatform.targetplatform.target

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
66
<unit id="de.uka.ipd.sdq.identifier.feature.feature.group" version="0.0.0"/>
77
<unit id="org.palladiosimulator.commons.stoex.sdk.feature.group" version="0.0.0"/>
8-
<repository location="https://updatesite.palladio-simulator.com/palladio-core-commons/nightly/"/>
8+
<repository location="https://updatesite.palladio-simulator.com/palladio-core-commons/releases/5.2.1/"/>
99
</location>
1010
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
1111
<unit id="org.palladiosimulator.pcm.feature.feature.group" version="0.0.0"/>
12-
<repository location="https://updatesite.palladio-simulator.com/palladio-core-pcm/nightly/"/>
12+
<repository location="https://updatesite.palladio-simulator.com/palladio-core-pcm/releases/5.2.1/"/>
1313
</location>
1414
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
1515
<unit id="org.palladiosimulator.pcm.edit" version="0.0.0"/>
16-
<repository location="https://updatesite.palladio-simulator.com/palladio-editors-commons/nightly/"/>
16+
<repository location="https://updatesite.palladio-simulator.com/palladio-editors-commons/releases/5.2.1/"/>
1717
</location>
1818
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
1919
<unit id="de.uka.ipd.sdq.workflow.feature.core.feature.group" version="0.0.0"/>
20-
<repository location="https://updatesite.palladio-simulator.com/palladio-supporting-workflowengine/nightly/"/>
20+
<repository location="https://updatesite.palladio-simulator.com/palladio-supporting-workflowengine/releases/5.2.1/"/>
2121
</location>
2222
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
2323
<unit id="tools.mdsd.library.emfeditutils" version="0.0.0"/>
@@ -34,7 +34,7 @@
3434
</location>
3535
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
3636
<unit id="org.modelversioning.emfprofile.registry" version="0.0.0"/>
37-
<repository location="https://updatesite.palladio-simulator.com/palladio-thirdparty-emfprofiles/releases/latest/"/>
37+
<repository location="https://updatesite.palladio-simulator.com/palladio-thirdparty-emfprofiles/releases/5.2.1/"/>
3838
</location>
3939
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
4040
<unit id="tools.mdsd.modelingfoundations.identifier.feature.feature.group" version="0.0.0"/>
@@ -45,22 +45,22 @@
4545
<unit id="org.dataflowanalysis.pcm.extension.dddsl" version="0.0.0"/>
4646
<unit id="org.dataflowanalysis.pcm.extension.model" version="0.0.0"/>
4747
<unit id="org.dataflowanalysis.pcm.extension.nodecharacteristics" version="0.0.0"/>
48-
<repository location="https://dataflowanalysis.github.io/updatesite/nightly/pcm-dataflowanalysis-extension/"/>
48+
<repository location="https://dataflowanalysis.github.io/updatesite/release/pcm-dataflowanalysis-extension/v5.2.1"/>
4949
</location>
5050
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
5151
<unit id="org.dataflowanalysis.analysis" version="0.0.0"/>
5252
<unit id="org.dataflowanalysis.analysis.pcm" version="0.0.0"/>
5353
<unit id="org.dataflowanalysis.analysis.dfd" version="0.0.0"/>
54-
<repository location="https://dataflowanalysis.github.io/updatesite/nightly/dataflowanalysis/"/>
54+
<repository location="https://dataflowanalysis.github.io/updatesite/release/dataflowanalysis/v4.0.0"/>
5555
</location>
5656
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
5757
<unit id="org.dataflowanalysis.dfd.datadictionary.feature.feature.group" version="0.0.0"/>
5858
<unit id="org.dataflowanalysis.dfd.dataflowdiagram.feature.feature.group" version="0.0.0"/>
59-
<repository location="https://dataflowanalysis.github.io/updatesite/nightly/dfd-metamodel/"/>
59+
<repository location="https://dataflowanalysis.github.io/updatesite/release/dfd-metamodel/v4.0.0"/>
6060
</location>
6161
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
6262
<unit id="org.dataflowanalysis.examplemodels" version="0.0.0"/>
63-
<repository location="https://dataflowanalysis.github.io/updatesite/nightly/examplemodels/"/>
63+
<repository location="https://dataflowanalysis.github.io/updatesite/release/examplemodels/v4.0.0"/>
6464
</location>
6565
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
6666
<unit id="org.palladiosimulator.mdsdprofiles.api" version="0.0.0"/>

tests/org.dataflowanalysis.converter.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Tests
44
Bundle-SymbolicName: org.dataflowanalysis.converter.tests
5-
Bundle-Version: 3.0.0.qualifier
5+
Bundle-Version: 4.0.0.qualifier
66
Import-Package: org.junit.jupiter.api;version="5.8.1",
77
org.junit.jupiter.api.function;version="5.8.1",
88
org.junit.jupiter.params;version="5.8.1",

0 commit comments

Comments
 (0)