Skip to content

Commit

Permalink
Update versions for 5.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ediforce44 committed Dec 13, 2024
1 parent 6c7b506 commit a0e1ab6
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Stochasticexpressions Plug-in
Bundle-SymbolicName: de.uka.ipd.sdq.pcm.stochasticexpressions;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Vendor: sdq.ipd.uka.de
Require-Bundle: de.uka.ipd.sdq.stoex,
de.uka.ipd.sdq.stoex.analyser,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.palladiosimulator.pcm.edp2.measuringpoint;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PCMBench Help Plug-in
Bundle-SymbolicName: org.palladiosimulator.pcm.help;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Vendor: sdq.ipd.uka.de
Require-Bundle: org.eclipse.ui;bundle-version="3.106.1",
org.eclipse.help;bundle-version="3.6.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Resources Plug-in
Bundle-SymbolicName: org.palladiosimulator.pcm.resources;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Require-Bundle: org.eclipse.core.runtime
Bundle-Vendor: palladiosimulator.org
Bundle-RequiredExecutionEnvironment: JavaSE-17
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.palladiosimulator.pcm.stoex.ide
Bundle-ManifestVersion: 2
Bundle-Name: PCM StoEx IDE
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-SymbolicName: org.palladiosimulator.pcm.stoex.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext.ide,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.palladiosimulator.pcm.stoex.ui
Bundle-ManifestVersion: 2
Bundle-Name: PCM StoEx UI
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-SymbolicName: org.palladiosimulator.pcm.stoex.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext.ui;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.pcm.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Palladio UI
Bundle-SymbolicName: org.palladiosimulator.pcm.ui;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Activator: org.palladiosimulator.pcm.ui.PCMBenchUIPlugin
Bundle-Vendor: palladiosimulator.org
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.pcm.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<property name="featureImage" value="icons/32x32.png"/>
<property
name="aboutText"
value="This is the Palladio Bench product build, which is preconfigured with the Palladio Core Features, i.e., the Palladio Component Model and its most common analyzers.&#x0A;&#x0A;Version: Palladio Bench 5.1&#x0A;&#x0A;Palladio Bench, Palladio Component Model&#x0A;Copyright 2005-2021&#x0A;&#x0A;Karlsruhe Institute of Technology (KIT), Software Design and Quality, Karlsruhe, Germany&#x0A;University of Stuttgart, Institute of Software Engineering, Stuttgart, Germany&#x0A;Chemnitz University of Technology, Software Engineering Chair, Chemnitz, Germany&#x0A;Paderborn University, Heinz Nixdorf Institute, Software Engineering, Paderborn, Germany&#x0A;FZI Research Center for Information Technology, Karlsruhe, Germany&#x0A;&#x0A;https://www.palladio-simulator.com"/>
value="This is the Palladio Bench product build, which is preconfigured with the Palladio Core Features, i.e., the Palladio Component Model and its most common analyzers.&#x0A;&#x0A;Version: Palladio Bench 5.2&#x0A;&#x0A;Palladio Bench, Palladio Component Model&#x0A;Copyright 2005-2021&#x0A;&#x0A;Karlsruhe Institute of Technology (KIT), Software Design and Quality, Karlsruhe, Germany&#x0A;University of Stuttgart, Institute of Software Engineering, Stuttgart, Germany&#x0A;Chemnitz University of Technology, Software Engineering Chair, Chemnitz, Germany&#x0A;Paderborn University, Heinz Nixdorf Institute, Software Engineering, Paderborn, Germany&#x0A;FZI Research Center for Information Technology, Karlsruhe, Germany&#x0A;&#x0A;https://www.palladio-simulator.com"/>
</product>
</extension>
<extension
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.palladiosimulator.pcm/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.palladiosimulator.pcm;singleton:=true
Automatic-Module-Name: org.palladiosimulator.pcm
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.palladiosimulator.pcm.edp2.measuringpoint.feature"
label="EDP2 Measuring Points for the PCM"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
license-feature="org.palladiosimulator.license"
license-feature-version="1.0.0">

Expand Down
2 changes: 1 addition & 1 deletion features/org.palladiosimulator.pcm.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.palladiosimulator.pcm.feature"
label="Palladio Component Model"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
plugin="org.palladiosimulator.branding"
license-feature="org.palladiosimulator.license"
license-feature-version="1.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.palladiosimulator.pcm.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.palladiosimulator.pcm</groupId>
<artifactId>parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.1-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.palladiosimulator.pcm.feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.palladiosimulator.pcm.stoex.ui.feature"
label="PCM StoEx UI Feature"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
plugin="org.palladiosimulator.branding"
license-feature="org.palladiosimulator.license"
license-feature-version="1.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.palladiosimulator.pcm.stoex.serialising.feature"
label="PCM Stoex Serialising Feature"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
plugin="org.palladiosimulator.branding"
license-feature="org.palladiosimulator.license"
license-feature-version="1.0.0">
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>org.palladiosimulator.pcm</groupId>
<artifactId>parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.1-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PCM Workflow
Bundle-SymbolicName: org.palladiosimulator.pcm.workflow
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Automatic-Module-Name: org.palladiosimulator.pcm.workflow
Require-Bundle: org.apache.commons.logging,
org.eclipse.uml2.codegen.ecore,
Expand Down
2 changes: 1 addition & 1 deletion releng/org.palladiosimulator.pcm.workflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.palladiosimulator.pcm</groupId>
<artifactId>parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.1-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.palladiosimulator.pcm.workflow</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Stochastic Expressions Tests Plug-in
Bundle-SymbolicName: de.uka.ipd.sdq.pcm.stochasticexpressions.tests
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Vendor: org.palladiosimulator
Require-Bundle: org.eclipse.core.runtime,
de.uka.ipd.sdq.pcm.stochasticexpressions,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MDSD Profiles Tests
Bundle-SymbolicName: org.palladiosimulator.pcm.profiles.tests;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Vendor: palladiosimulator.org
Bundle-RequiredExecutionEnvironment: JavaSE-17
Require-Bundle: org.palladiosimulator.commons;bundle-version="1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.palladiosimulator.pcm.stoex.tests
Bundle-ManifestVersion: 2
Bundle-Name: PCM StoEx Tests
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-SymbolicName: org.palladiosimulator.pcm.stoex.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.palladiosimulator.pcm;visibility:=reexport,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.palladiosimulator.pcm.stoex.ui.tests
Bundle-ManifestVersion: 2
Bundle-Name: PCM StoEx UI Tests
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-SymbolicName: org.palladiosimulator.pcm.stoex.ui.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.palladiosimulator.pcm.stoex.ui,
Expand Down
6 changes: 3 additions & 3 deletions tests/org.palladiosimulator.pcm.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PCM Tests
Bundle-SymbolicName: org.palladiosimulator.pcm.tests
Bundle-Version: 5.2.0.qualifier
Fragment-Host: org.palladiosimulator.pcm;bundle-version="5.2.0"
Bundle-Version: 5.2.1.qualifier
Fragment-Host: org.palladiosimulator.pcm;bundle-version="5.2.1"
Automatic-Module-Name: org.palladiosimulator.pcm.tests
Bundle-RequiredExecutionEnvironment: JavaSE-17
Require-Bundle: tools.mdsd.library.standalone.initialization;bundle-version="0.1.0",
org.hamcrest.core;bundle-version="1.3.0",
org.hamcrest.library;bundle-version="1.3.0",
org.palladiosimulator.pcm.stoex.ui;bundle-version="4.3.0",
de.uka.ipd.sdq.pcm.stochasticexpressions;bundle-version="5.2.0"
de.uka.ipd.sdq.pcm.stochasticexpressions;bundle-version="5.2.1"
Import-Package: org.junit;version="4.12.0",
org.junit.jupiter.api;version="5.6.0",
org.junit.jupiter.api.function;version="5.6.0"

0 comments on commit a0e1ab6

Please sign in to comment.