This repository was archived by the owner on Jun 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
bundles/org.dataflowanalysis.examplemodels/META-INF
features/org.dataflowanalysis.examplemodels.feature Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : DFA Example Models
4
4
Bundle-SymbolicName : org.dataflowanalysis.examplemodels
5
- Bundle-Version : 2 .0.0.qualifier
5
+ Bundle-Version : 3 .0.0.qualifier
6
6
Require-Bundle : org.eclipse.core.runtime
7
7
Automatic-Module-Name : org.dataflowanalysis.examplemodels
8
8
Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.dataflowanalysis.examplemodels.feature"
4
4
label =" Example Models Feature"
5
- version =" 2 .0.0.qualifier"
5
+ version =" 3 .0.0.qualifier"
6
6
plugin =" org.palladiosimulator.branding"
7
7
license-feature =" org.palladiosimulator.license.epl2"
8
8
license-feature-version =" 1.0.0" >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.dataflowanalysis.examplemodels</groupId >
5
5
<artifactId >parent</artifactId >
6
- <version >2 .0.0-SNAPSHOT </version >
6
+ <version >3 .0.0</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<properties >
You can’t perform that action at this time.
0 commit comments