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

prepare 1.0 release

parent 8fd9d5a3
Branches release-v1.0
Tags v1.0
No related merge requests found
Showing
with 20 additions and 20 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.applicationlevel.edit;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.applicationlevel.edit;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.applicationlevel.provider.ApplicationlevelEditPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.mm.applicationlevel.provider.ApplicationlevelEditPlugin$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.0.0</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.applicationlevel.editor;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.applicationlevel.editor;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.applicationlevel.presentation.ApplicationlevelEditorPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.mm.applicationlevel.presentation.ApplicationlevelEditorPlugin$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.0.0</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -2,5 +2,5 @@ Manifest-Version: 1.0 ...@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: edu.kit.ipd.descartes.mm.applicationlevel.library Bundle-Name: edu.kit.ipd.descartes.mm.applicationlevel.library
Bundle-SymbolicName: edu.kit.ipd.descartes.mm.applicationlevel.library;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.applicationlevel.library;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
Require-Bundle: org.eclipse.emf.ecore Require-Bundle: org.eclipse.emf.ecore
...@@ -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.0.0</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.applicationlevel;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.applicationlevel;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
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.0.0</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.deployment.edit;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.deployment.edit;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.deployment.provider.DeploymentEditPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.mm.deployment.provider.DeploymentEditPlugin$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.0.0</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.deployment.editor;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.deployment.editor;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.deployment.presentation.DeploymentEditorPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.mm.deployment.presentation.DeploymentEditorPlugin$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.0.0</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.deployment;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.deployment;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
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.0.0</version>
</parent> </parent>
</project> </project>
\ No newline at end of file
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<feature <feature
id="edu.kit.ipd.descartes.mm.feature" id="edu.kit.ipd.descartes.mm.feature"
label="DML Metamodels" label="DML Metamodels"
version="1.0.0.qualifier"> version="1.0.0">
<description url="http://se.informatik.uni-wuerzburg.de/"> <description url="http://se.informatik.uni-wuerzburg.de/">
This feature contains the metamodel specifications of the Descartes Modeling Language (DML). This feature contains the metamodel specifications of the Descartes Modeling Language (DML).
......
...@@ -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.0.0</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.resourcelandscape.edit;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.resourcelandscape.edit;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.resourcelandscape.provider.ResourcelandscapeEditPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.mm.resourcelandscape.provider.ResourcelandscapeEditPlugin$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.0.0</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.resourcelandscape.editor;singleton:=true Bundle-SymbolicName: edu.kit.ipd.descartes.mm.resourcelandscape.editor;singleton:=true
Bundle-Version: 1.0.0.qualifier Bundle-Version: 1.0.0
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-Activator: edu.kit.ipd.descartes.mm.resourcelandscape.presentation.ResourcelandscapeEditorPlugin$Implementation Bundle-Activator: edu.kit.ipd.descartes.mm.resourcelandscape.presentation.ResourcelandscapeEditorPlugin$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.0.0</version>
</parent> </parent>
</project> </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