Skip to content
Snippets Groups Projects
Commit 9c896339 authored by Jürgen Walter's avatar Jürgen Walter
Browse files

merged develop into master

parents e6fa2051 224172e3
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.core.edit;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.core.provider.CoreEditPlugin$Implementation
Bundle-Vendor: %providerName
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.core;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.identifier.edit;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.identifier.provider.IdentifierEditPlugin$Implementation
Bundle-Vendor: %providerName
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.identifier;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.adaptation.edit;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.adaptation.provider.AdaptationEditPlugin$Implementation
Bundle-Vendor: %providerName
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.adaptation.editor;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.adaptation.presentation.AdaptationEditorPlugin$Implementation
Bundle-Vendor: %providerName
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.adaptation;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.adaptationpoints.edit;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.adaptationpoints.provider.AdaptationpointsEditPlugin$Implementation
Bundle-Vendor: %providerName
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.adaptationpoints.editor;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.adaptationpoints.presentation.AdaptationpointsEditorPlugin$Implementation
Bundle-Vendor: %providerName
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.adaptationpoints;singleton:=true
Bundle-Version: 1.0.0
Bundle-Version: 1.1.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
......
......@@ -6,6 +6,6 @@
<parent>
<groupId>edu.kit.ipd.descartes.dml.mm</groupId>
<artifactId>dml-mm</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
</parent>
</project>
\ No newline at end of file
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