commit | 12a03535ad0d99c28d7fb48bfabdb6d9136366f5 | [log] [tgz] |
---|---|---|
author | Harald Mackamul <harald.mackamul@de.bosch.com> | Thu Jan 25 17:37:40 2018 +0100 |
committer | Harald Mackamul <harald.mackamul@de.bosch.com> | Thu Jan 25 17:37:40 2018 +0100 |
tree | 3ecb1d8e2bee4be2f4052eb83397b38e44df199f | |
parent | 4e32f29603920849fdc85065235b807dc9005a57 [diff] |
Updated pom
diff --git a/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/META-INF/MANIFEST.MF b/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/META-INF/MANIFEST.MF index 7ebec73..b67f24b 100644 --- a/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: APP4MC Amalthea Workflow Base +Bundle-Name: APP4MC Amalthea Workflow MWE2 Bundle-SymbolicName: org.eclipse.app4mc.amalthea.workflow.mwe2;singleton:=true Bundle-Version: 0.8.3.qualifier Bundle-Vendor: Eclipse APP4MC
diff --git a/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/pom.xml b/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/pom.xml index ee452ee..906d3cd 100644 --- a/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/pom.xml +++ b/plugins/org.eclipse.app4mc.amalthea.workflow.mwe2/pom.xml
@@ -11,7 +11,7 @@ <version>0.8.3-SNAPSHOT</version> </parent> - <artifactId>org.eclipse.app4mc.amalthea.workflow.base</artifactId> + <artifactId>org.eclipse.app4mc.amalthea.workflow.mwe2</artifactId> <packaging>eclipse-plugin</packaging> </project>