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 310a322 commit 36fc75d
Show file tree
Hide file tree
Showing 22 changed files with 29 additions and 29 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: Ui
Bundle-SymbolicName: org.somox.analyzer.simplemodelanalyzer.ui;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Require-Bundle: de.uka.ipd.sdq.workflow.launchconfig,
org.somox.ui,
org.eclipse.core.runtime,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.somox.analyzer.simplemodelanalyzer
Bundle-Name: SoMoX Simple Model Analyzer Plug-in
Bundle-SymbolicName: org.somox.analyzer.simplemodelanalyzer;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Activator: org.somox.analyzer.simplemodelanalyzer.Activator
Bundle-Vendor: Palladio Project
Require-Bundle: org.somox.core,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.core/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: SoMoX Core
Bundle-SymbolicName: org.somox.core;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Require-Bundle: org.eclipse.core.runtime,
de.uka.ipd.sdq.workflow,
org.somox.filter,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.filter/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: Somox Filter Plugin
Bundle-SymbolicName: org.somox.filter
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Activator: org.somox.filter.Activator
Bundle-Vendor: SDQ, KIT + FZI Karlsruhe + EU Q-ImPrESS
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.gast2seff/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: %pluginName
Bundle-SymbolicName: org.somox.gast2seff;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Activator: org.somox.gast2seff.Activator
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.kdmhelper/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: Kdmhelper
Bundle-SymbolicName: org.somox.kdmhelper;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Activator: org.somox.kdmhelper.Activator
Require-Bundle: org.apache.log4j,
com.google.guava,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.metrics.dsl.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: org.somox.metrics.dsl.ui
Bundle-Vendor: My Company
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-SymbolicName: org.somox.metrics.dsl.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.somox.metrics.dsl,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.metrics.dsl/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: org.somox.metrics.dsl
Bundle-Vendor: My Company
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-SymbolicName: org.somox.metrics.dsl; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.metrics/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: SoMoX Metrics Plug-in
Bundle-SymbolicName: org.somox.metrics;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Activator: org.somox.metrics.Activator
Require-Bundle: org.eclipse.core.runtime,
org.somox.metrics.dsl,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.metricvaluesstorage/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: %pluginName
Bundle-SymbolicName: org.somox.metricvaluesstorage;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.seff2javaast.edit/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: %pluginName
Bundle-SymbolicName: org.somox.seff2javaast.edit;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.somox.seff2javaast.provider.Seff2java_astEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.seff2javaast.editor/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: %pluginName
Bundle-SymbolicName: org.somox.seff2javaast.editor;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.somox.seff2javaast.presentation.Seff2java_astEditorPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.seff2javaast/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: %pluginName
Bundle-SymbolicName: org.somox.seff2javaast;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 @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.somox.sourcecodedecorator.edit;singleton:=true
Automatic-Module-Name: org.somox.sourcecodedecorator.edit
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.somox.sourcecodedecorator.provider.FEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
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.somox.sourcecodedecorator.editor;singleton:=true
Automatic-Module-Name: org.somox.sourcecodedecorator.editor
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.somox.sourcecodedecorator.presentation.FEditorPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.sourcecodedecorator/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: %pluginName
Bundle-SymbolicName: org.somox.sourcecodedecorator;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.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: %pluginName
Bundle-SymbolicName: org.somox.ui; singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Activator: org.somox.ui.Activator
Bundle-Vendor: %providerName
Require-Bundle: org.somox.core,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.somox.util/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: SoMoX Util
Bundle-SymbolicName: org.somox.util
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-17
Require-Bundle: org.apache.log4j,
org.somox.sourcecodedecorator,
Expand Down
10 changes: 5 additions & 5 deletions features/org.somox.jamopp.seff.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.somox.seff.feature"
label="Seff reconstructor"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
provider-name="somox.org"
plugin="org.palladiosimulator.branding"
license-feature="org.palladiosimulator.license.epl2"
Expand All @@ -27,28 +27,28 @@
id="org.somox.gast2seff"
download-size="0"
install-size="0"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
unpack="false"/>

<plugin
id="org.somox.core"
download-size="0"
install-size="0"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
unpack="false"/>

<plugin
id="org.somox.sourcecodedecorator"
download-size="0"
install-size="0"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
unpack="false"/>

<plugin
id="org.somox.kdmhelper"
download-size="0"
install-size="0"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
unpack="false"/>

</feature>
8 changes: 4 additions & 4 deletions features/org.somox.sourcecodedecorator.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.somox.sourcecodedecorator.feature"
label="Source Code Decorator Model"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
provider-name="somox.org"
plugin="org.palladiosimulator.branding"
license-feature="org.palladiosimulator.license.epl2"
Expand Down Expand Up @@ -36,21 +36,21 @@
id="org.somox.sourcecodedecorator"
download-size="0"
install-size="0"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
unpack="false"/>

<plugin
id="org.somox.sourcecodedecorator.edit"
download-size="0"
install-size="0"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
unpack="false"/>

<plugin
id="org.somox.sourcecodedecorator.editor"
download-size="0"
install-size="0"
version="5.2.0.qualifier"
version="5.2.1.qualifier"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>org.somox</groupId>
<artifactId>parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.1-SNAPSHOT</version>
<packaging>pom</packaging>


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: org.palladiosimulator.somox.test
Bundle-SymbolicName: org.palladiosimulator.somox.test;singleton:=true
Bundle-Version: 5.2.0.qualifier
Bundle-Version: 5.2.1.qualifier
Bundle-Vendor: palladiosimulator.org
Automatic-Module-Name: org.palladiosimulator.somox.test
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down

0 comments on commit 36fc75d

Please sign in to comment.