This repository was archived by the owner on Jun 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
bundles/org.dataflowanalysis.converter/META-INF
features/org.dataflowanalysis.converter.feature
tests/org.dataflowanalysis.converter.tests/META-INF Expand file tree Collapse file tree 4 files changed +4
-4
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 : Converter
4
4
Bundle-SymbolicName : org.dataflowanalysis.converter
5
- Bundle-Version : 2 .0.0.qualifier
5
+ Bundle-Version : 3 .0.0.qualifier
6
6
Export-Package :
7
7
org.dataflowanalysis.converter,
8
8
org.dataflowanalysis.converter.microsecend,
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.dataflowanalysis.converter.feature"
4
4
label =" Converter 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.converter</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 >
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 : Tests
4
4
Bundle-SymbolicName : org.dataflowanalysis.converter.tests
5
- Bundle-Version : 2 .0.0.qualifier
5
+ Bundle-Version : 3 .0.0.qualifier
6
6
Import-Package : org.junit.jupiter.api;version="5.8.1",
7
7
org.junit.jupiter.api.function;version="5.8.1",
8
8
org.junit.jupiter.params;version="5.8.1",
You can’t perform that action at this time.
0 commit comments