Skip to content
Snippets Groups Projects
Commit 2b4cab59 authored by Fabian Brosig's avatar Fabian Brosig
Browse files

increase version to 1.1.0

parent 8fd9d5a3
No related branches found
No related tags found
No related merge requests found
Showing
with 13 additions and 13 deletions
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.resourcelandscape;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.resourcelandscape;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
......
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
<parent> <parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId> <groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId> <artifactId>dml-mm</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.usageprofile.edit;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.usageprofile.edit;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.usageprofile.provider.UsageProfileEditPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.mm.usageprofile.provider.UsageProfileEditPlugin$Implementation
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
......
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
<parent> <parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId> <groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId> <artifactId>dml-mm</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.usageprofile.editor;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.usageprofile.editor;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.usageprofile.presentation.UsageProfileEditorPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.mm.usageprofile.presentation.UsageProfileEditorPlugin$Implementation
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
......
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
<parent> <parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId> <groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId> <artifactId>dml-mm</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.usageprofile;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.usageprofile;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
......
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
<parent> <parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId> <groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId> <artifactId>dml-mm</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.perfdatarepo.edit;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.perfdatarepo.edit;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.perfdatarepo.provider.PerfdatarepoEditPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.perfdatarepo.provider.PerfdatarepoEditPlugin$Implementation
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
......
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
<parent> <parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId> <groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId> <artifactId>dml-mm</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.perfdatarepo;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.perfdatarepo;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
......
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
<parent> <parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId> <groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId> <artifactId>dml-mm</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>edu.kit.ipd.descartes.dml</groupId> <groupId>edu.kit.ipd.descartes.dml</groupId>
<artifactId>edu.kit.ipd.descartes.dml.releng</artifactId> <artifactId>edu.kit.ipd.descartes.dml.releng</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
<relativePath>../edu.kit.ipd.descartes.dml.releng</relativePath> <relativePath>../edu.kit.ipd.descartes.dml.releng</relativePath>
</parent> </parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment