diff --git a/org.opentosca.bus.application.api.jsonhttp/META-INF/MANIFEST.MF b/org.opentosca.bus.application.api.jsonhttp/META-INF/MANIFEST.MF index 620523a70..69e5fb676 100644 --- a/org.opentosca.bus.application.api.jsonhttp/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.api.jsonhttp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Json-Http API for Application Bus Bundle-SymbolicName: org.opentosca.bus.application.api.jsonhttp -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.application.api.jsonhttp.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4", diff --git a/org.opentosca.bus.application.api.jsonhttp/pom.xml b/org.opentosca.bus.application.api.jsonhttp/pom.xml index a3ab434ed..047973e93 100644 --- a/org.opentosca.bus.application.api.jsonhttp/pom.xml +++ b/org.opentosca.bus.application.api.jsonhttp/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.api.jsonhttp eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.application.api.resthttp/META-INF/MANIFEST.MF b/org.opentosca.bus.application.api.resthttp/META-INF/MANIFEST.MF index 405922098..7aedd14ff 100644 --- a/org.opentosca.bus.application.api.resthttp/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.api.resthttp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Rest-Http API for Application Bus Bundle-SymbolicName: org.opentosca.bus.application.api.resthttp -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.application.api.resthttp.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4", diff --git a/org.opentosca.bus.application.api.resthttp/pom.xml b/org.opentosca.bus.application.api.resthttp/pom.xml index f4d9d0e36..b4539602e 100644 --- a/org.opentosca.bus.application.api.resthttp/pom.xml +++ b/org.opentosca.bus.application.api.resthttp/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.api.resthttp eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.application.api.soaphttp/META-INF/MANIFEST.MF b/org.opentosca.bus.application.api.soaphttp/META-INF/MANIFEST.MF index d2c962219..3d3949163 100644 --- a/org.opentosca.bus.application.api.soaphttp/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.api.soaphttp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Application Bus Soap over http API Bundle-SymbolicName: org.opentosca.bus.application.api.soaphttp -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.application.api.soaphttp.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4", diff --git a/org.opentosca.bus.application.api.soaphttp/pom.xml b/org.opentosca.bus.application.api.soaphttp/pom.xml index b6051a6fa..0f15b197f 100644 --- a/org.opentosca.bus.application.api.soaphttp/pom.xml +++ b/org.opentosca.bus.application.api.soaphttp/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.api.soaphttp eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.application.model/META-INF/MANIFEST.MF b/org.opentosca.bus.application.model/META-INF/MANIFEST.MF index edaecdf7b..b602d2fdd 100644 --- a/org.opentosca.bus.application.model/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.model/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Model bundle of Application Bus Bundle-SymbolicName: org.opentosca.bus.application.model -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.opentosca.bus.application.model.constants, org.opentosca.bus.application.model.exception diff --git a/org.opentosca.bus.application.model/pom.xml b/org.opentosca.bus.application.model/pom.xml index e65f57d54..897ced6cc 100644 --- a/org.opentosca.bus.application.model/pom.xml +++ b/org.opentosca.bus.application.model/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.model eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.application.plugin.jsonhttp.service.impl/META-INF/MANIFEST.MF b/org.opentosca.bus.application.plugin.jsonhttp.service.impl/META-INF/MANIFEST.MF index 8b5fb735a..8e40e3025 100644 --- a/org.opentosca.bus.application.plugin.jsonhttp.service.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.plugin.jsonhttp.service.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Json Http Plugin of the Application Bus Bundle-SymbolicName: org.opentosca.bus.application.plugin.jsonhttp.service.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.application.plugin.jsonhttp.service.impl.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4", diff --git a/org.opentosca.bus.application.plugin.jsonhttp.service.impl/pom.xml b/org.opentosca.bus.application.plugin.jsonhttp.service.impl/pom.xml index fe4735210..1422b1dbc 100644 --- a/org.opentosca.bus.application.plugin.jsonhttp.service.impl/pom.xml +++ b/org.opentosca.bus.application.plugin.jsonhttp.service.impl/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.plugin.jsonhttp.service.impl eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.application.plugin.service/META-INF/MANIFEST.MF b/org.opentosca.bus.application.plugin.service/META-INF/MANIFEST.MF index 3addc975d..7275e953a 100644 --- a/org.opentosca.bus.application.plugin.service/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.plugin.service/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Interface for the Application Bus Plugins Bundle-SymbolicName: org.opentosca.bus.application.plugin.service -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4" Export-Package: org.opentosca.bus.application.plugin.service diff --git a/org.opentosca.bus.application.plugin.service/pom.xml b/org.opentosca.bus.application.plugin.service/pom.xml index feed5958c..fb981824a 100644 --- a/org.opentosca.bus.application.plugin.service/pom.xml +++ b/org.opentosca.bus.application.plugin.service/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.plugin.service eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.application.plugin.soaphttp.service.impl/META-INF/MANIFEST.MF b/org.opentosca.bus.application.plugin.soaphttp.service.impl/META-INF/MANIFEST.MF index 46a615923..f3f57eaab 100644 --- a/org.opentosca.bus.application.plugin.soaphttp.service.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.plugin.soaphttp.service.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.application.plugin.soaphttp.service.impl Bundle-SymbolicName: org.opentosca.bus.application.plugin.soaphttp.service.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.application.plugin.soaphttp.service.impl.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Import-Package: com.predic8.schema;version="1.2.2", diff --git a/org.opentosca.bus.application.plugin.soaphttp.service.impl/pom.xml b/org.opentosca.bus.application.plugin.soaphttp.service.impl/pom.xml index f3e619c4a..4f18d6ead 100644 --- a/org.opentosca.bus.application.plugin.soaphttp.service.impl/pom.xml +++ b/org.opentosca.bus.application.plugin.soaphttp.service.impl/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.plugin.soaphttp.service.impl eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.application.service.impl/META-INF/MANIFEST.MF b/org.opentosca.bus.application.service.impl/META-INF/MANIFEST.MF index 8cba570e0..60fec74ea 100644 --- a/org.opentosca.bus.application.service.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.service.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Application Bus Service Impl Bundle-SymbolicName: org.opentosca.bus.application.service.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.application.service.impl.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4", diff --git a/org.opentosca.bus.application.service.impl/pom.xml b/org.opentosca.bus.application.service.impl/pom.xml index 9f68d0b82..298e516be 100644 --- a/org.opentosca.bus.application.service.impl/pom.xml +++ b/org.opentosca.bus.application.service.impl/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.service.impl eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.application.service/META-INF/MANIFEST.MF b/org.opentosca.bus.application.service/META-INF/MANIFEST.MF index c2138904e..01463cf17 100644 --- a/org.opentosca.bus.application.service/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.application.service/META-INF/MANIFEST.MF @@ -2,6 +2,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Interface of the Application Bus Service Bundle-SymbolicName: org.opentosca.bus.application.service -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.opentosca.bus.application.service diff --git a/org.opentosca.bus.application.service/pom.xml b/org.opentosca.bus.application.service/pom.xml index 04be07491..520015e87 100644 --- a/org.opentosca.bus.application.service/pom.xml +++ b/org.opentosca.bus.application.service/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.application.service eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.api.osgievent/META-INF/MANIFEST.MF b/org.opentosca.bus.management.api.osgievent/META-INF/MANIFEST.MF index 1d333a586..119d7a3f0 100644 --- a/org.opentosca.bus.management.api.osgievent/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.api.osgievent/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.api.osgievent Bundle-SymbolicName: org.opentosca.bus.management.api.osgievent -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Service-Component: OSGI-INF/MBEventHandler - component.xml Import-Package: org.apache.camel;version="2.10.4", diff --git a/org.opentosca.bus.management.api.osgievent/pom.xml b/org.opentosca.bus.management.api.osgievent/pom.xml index 6c1010d22..9d4428281 100644 --- a/org.opentosca.bus.management.api.osgievent/pom.xml +++ b/org.opentosca.bus.management.api.osgievent/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.api.osgievent eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.api.resthttp/META-INF/MANIFEST.MF b/org.opentosca.bus.management.api.resthttp/META-INF/MANIFEST.MF index c907a337e..7e49e2483 100644 --- a/org.opentosca.bus.management.api.resthttp/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.api.resthttp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Rest-Http API for Management Bus Bundle-SymbolicName: org.opentosca.bus.management.api.resthttp -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.management.api.resthttp.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4", diff --git a/org.opentosca.bus.management.api.resthttp/pom.xml b/org.opentosca.bus.management.api.resthttp/pom.xml index 03150d455..122f5d141 100644 --- a/org.opentosca.bus.management.api.resthttp/pom.xml +++ b/org.opentosca.bus.management.api.resthttp/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.api.resthttp eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.api.soaphttp/META-INF/MANIFEST.MF b/org.opentosca.bus.management.api.soaphttp/META-INF/MANIFEST.MF index 026c2f5ab..8e2023557 100644 --- a/org.opentosca.bus.management.api.soaphttp/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.api.soaphttp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.api.soaphttp Bundle-SymbolicName: org.opentosca.bus.management.api.soaphttp -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4", org.apache.camel.builder;version="2.10.4", diff --git a/org.opentosca.bus.management.api.soaphttp/pom.xml b/org.opentosca.bus.management.api.soaphttp/pom.xml index 0276b037d..132667cb9 100644 --- a/org.opentosca.bus.management.api.soaphttp/pom.xml +++ b/org.opentosca.bus.management.api.soaphttp/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.api.soaphttp eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.plugins.remote.service.impl/META-INF/MANIFEST.MF b/org.opentosca.bus.management.plugins.remote.service.impl/META-INF/MANIFEST.MF index b00de3eb9..00db3baaa 100644 --- a/org.opentosca.bus.management.plugins.remote.service.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.plugins.remote.service.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.plugins.remote.service.impl Bundle-SymbolicName: org.opentosca.bus.management.plugins.remote.service.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Import-Package: diff --git a/org.opentosca.bus.management.plugins.remote.service.impl/pom.xml b/org.opentosca.bus.management.plugins.remote.service.impl/pom.xml index 68f3815da..035b8adb6 100644 --- a/org.opentosca.bus.management.plugins.remote.service.impl/pom.xml +++ b/org.opentosca.bus.management.plugins.remote.service.impl/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.plugins.remote.service.impl eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.plugins.rest.service.impl/META-INF/MANIFEST.MF b/org.opentosca.bus.management.plugins.rest.service.impl/META-INF/MANIFEST.MF index 918cf982d..475758924 100644 --- a/org.opentosca.bus.management.plugins.rest.service.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.plugins.rest.service.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.plugins.rest.service.impl Bundle-SymbolicName: org.opentosca.bus.management.plugins.rest.service.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.management.plugins.rest.service.impl.Activator Bundle-ActivationPolicy: lazy Import-Package: com.google.gson;version="2.2.4", diff --git a/org.opentosca.bus.management.plugins.rest.service.impl/pom.xml b/org.opentosca.bus.management.plugins.rest.service.impl/pom.xml index dbbd38cb1..f98693a83 100644 --- a/org.opentosca.bus.management.plugins.rest.service.impl/pom.xml +++ b/org.opentosca.bus.management.plugins.rest.service.impl/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.plugins.rest.service.impl eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.plugins.script.service.impl/META-INF/MANIFEST.MF b/org.opentosca.bus.management.plugins.script.service.impl/META-INF/MANIFEST.MF index 05563b4f4..390b2a009 100644 --- a/org.opentosca.bus.management.plugins.script.service.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.plugins.script.service.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.plugins.script.service.impl Bundle-SymbolicName: org.opentosca.bus.management.plugins.script.service.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Import-Package: org.apache.camel;version="2.10.4", diff --git a/org.opentosca.bus.management.plugins.script.service.impl/pom.xml b/org.opentosca.bus.management.plugins.script.service.impl/pom.xml index cfa8df99e..704035068 100644 --- a/org.opentosca.bus.management.plugins.script.service.impl/pom.xml +++ b/org.opentosca.bus.management.plugins.script.service.impl/pom.xml @@ -5,7 +5,7 @@ org.opentosca container - 0.0.1-SNAPSHOT + 2.0.1-SNAPSHOT org.opentosca org.opentosca.bus.management.plugins.script.service.impl diff --git a/org.opentosca.bus.management.plugins.service/META-INF/MANIFEST.MF b/org.opentosca.bus.management.plugins.service/META-INF/MANIFEST.MF index 6aac5d64e..a681182b4 100644 --- a/org.opentosca.bus.management.plugins.service/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.plugins.service/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.plugins.service Bundle-SymbolicName: org.opentosca.bus.management.plugins.service -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.opentosca.bus.management.plugins.service Import-Package: org.apache.camel;version="2.10.4" diff --git a/org.opentosca.bus.management.plugins.service/pom.xml b/org.opentosca.bus.management.plugins.service/pom.xml index 7ce8d0c55..5c33cc8d9 100644 --- a/org.opentosca.bus.management.plugins.service/pom.xml +++ b/org.opentosca.bus.management.plugins.service/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.plugins.service eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.plugins.soaphttp.service.impl/META-INF/MANIFEST.MF b/org.opentosca.bus.management.plugins.soaphttp.service.impl/META-INF/MANIFEST.MF index cb259791c..a6c8cb6a3 100644 --- a/org.opentosca.bus.management.plugins.soaphttp.service.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.plugins.soaphttp.service.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.plugins.soaphttp.service.impl Bundle-SymbolicName: org.opentosca.bus.management.plugins.soaphttp.service.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.bus.management.plugins.soaphttp.service.impl.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: com.predic8.schema, diff --git a/org.opentosca.bus.management.plugins.soaphttp.service.impl/pom.xml b/org.opentosca.bus.management.plugins.soaphttp.service.impl/pom.xml index 6c4cdf4ac..53c76300f 100644 --- a/org.opentosca.bus.management.plugins.soaphttp.service.impl/pom.xml +++ b/org.opentosca.bus.management.plugins.soaphttp.service.impl/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.plugins.soaphttp.service.impl eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.service.impl/META-INF/MANIFEST.MF b/org.opentosca.bus.management.service.impl/META-INF/MANIFEST.MF index 684b4cc09..d098aabc4 100644 --- a/org.opentosca.bus.management.service.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.service.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.service.impl Bundle-SymbolicName: org.opentosca.bus.management.service.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.camel;version="2.10.4", org.apache.camel.core.osgi;version="2.10.4", diff --git a/org.opentosca.bus.management.service.impl/pom.xml b/org.opentosca.bus.management.service.impl/pom.xml index d41b50106..9caba6b49 100644 --- a/org.opentosca.bus.management.service.impl/pom.xml +++ b/org.opentosca.bus.management.service.impl/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.service.impl eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management.service/META-INF/MANIFEST.MF b/org.opentosca.bus.management.service/META-INF/MANIFEST.MF index e0ccc782a..74f916ead 100644 --- a/org.opentosca.bus.management.service/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management.service/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management.service Bundle-SymbolicName: org.opentosca.bus.management.service -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.opentosca.bus.management.service Import-Package: org.apache.camel;version="2.10.4" diff --git a/org.opentosca.bus.management.service/pom.xml b/org.opentosca.bus.management.service/pom.xml index 4507aa84d..50f447828 100644 --- a/org.opentosca.bus.management.service/pom.xml +++ b/org.opentosca.bus.management.service/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management.service eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.bus.management/META-INF/MANIFEST.MF b/org.opentosca.bus.management/META-INF/MANIFEST.MF index 2061d538c..4fc6780ef 100644 --- a/org.opentosca.bus.management/META-INF/MANIFEST.MF +++ b/org.opentosca.bus.management/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.opentosca.bus.management Bundle-SymbolicName: org.opentosca.bus.management -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.opentosca.bus.management.header, org.opentosca.bus.management.utils diff --git a/org.opentosca.bus.management/pom.xml b/org.opentosca.bus.management/pom.xml index 2e7bce5ca..efdadb894 100644 --- a/org.opentosca.bus.management/pom.xml +++ b/org.opentosca.bus.management/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.bus.management eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.api.legacy/META-INF/MANIFEST.MF b/org.opentosca.container.api.legacy/META-INF/MANIFEST.MF index e02d63843..5bc321c84 100644 --- a/org.opentosca.container.api.legacy/META-INF/MANIFEST.MF +++ b/org.opentosca.container.api.legacy/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container API (legacy) Bundle-SymbolicName: org.opentosca.container.api.legacy -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.container.api.legacy.Activator Import-Package: com.google.gson;version="2.2.4", javax.servlet;version="2.4.0", diff --git a/org.opentosca.container.api.legacy/pom.xml b/org.opentosca.container.api.legacy/pom.xml index 5532dabdc..252658e7a 100644 --- a/org.opentosca.container.api.legacy/pom.xml +++ b/org.opentosca.container.api.legacy/pom.xml @@ -2,14 +2,14 @@ 4.0.0 - + org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT - + org.opentosca.container.api.legacy eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.api/META-INF/MANIFEST.MF b/org.opentosca.container.api/META-INF/MANIFEST.MF index 80134f10c..03970e268 100644 --- a/org.opentosca.container.api/META-INF/MANIFEST.MF +++ b/org.opentosca.container.api/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container API Bundle-SymbolicName: org.opentosca.container.api -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.container.api.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: com.eclipsesource.jaxrs.publisher;version="5.3.1", diff --git a/org.opentosca.container.api/pom.xml b/org.opentosca.container.api/pom.xml index 45dbcfeba..eeb68b3cb 100644 --- a/org.opentosca.container.api/pom.xml +++ b/org.opentosca.container.api/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.api eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.application/META-INF/MANIFEST.MF b/org.opentosca.container.application/META-INF/MANIFEST.MF index ad70a25d1..6dc151b96 100644 --- a/org.opentosca.container.application/META-INF/MANIFEST.MF +++ b/org.opentosca.container.application/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container Application Bundle-SymbolicName: org.opentosca.container.application;singleton:=true -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.container.application.Activator Require-Bundle: org.eclipse.core.runtime Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/org.opentosca.container.application/pom.xml b/org.opentosca.container.application/pom.xml index eadf6f4bf..9472c992e 100644 --- a/org.opentosca.container.application/pom.xml +++ b/org.opentosca.container.application/pom.xml @@ -5,10 +5,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.application eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.config.logging/META-INF/MANIFEST.MF b/org.opentosca.container.config.logging/META-INF/MANIFEST.MF index 6117155be..8605657e5 100644 --- a/org.opentosca.container.config.logging/META-INF/MANIFEST.MF +++ b/org.opentosca.container.config.logging/META-INF/MANIFEST.MF @@ -2,6 +2,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container Logging Configuration Bundle-SymbolicName: org.opentosca.container.config.logging -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Fragment-Host: ch.qos.logback.classic Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/org.opentosca.container.config.logging/pom.xml b/org.opentosca.container.config.logging/pom.xml index 9cd687386..8cdf2b151 100644 --- a/org.opentosca.container.config.logging/pom.xml +++ b/org.opentosca.container.config.logging/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.config.logging eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.connector.bps/META-INF/MANIFEST.MF b/org.opentosca.container.connector.bps/META-INF/MANIFEST.MF index a10f62b87..15cda4ce4 100644 --- a/org.opentosca.container.connector.bps/META-INF/MANIFEST.MF +++ b/org.opentosca.container.connector.bps/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container BPS Connector Bundle-SymbolicName: org.opentosca.container.connector.bps -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Test-Suite: org.opentosca.bpsconnector.test.BpsConnectorTestSuite Bundle-ActivationPolicy: lazy diff --git a/org.opentosca.container.connector.bps/pom.xml b/org.opentosca.container.connector.bps/pom.xml index 850b5b098..1ed187208 100644 --- a/org.opentosca.container.connector.bps/pom.xml +++ b/org.opentosca.container.connector.bps/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.connector.bps eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.connector.winery/META-INF/MANIFEST.MF b/org.opentosca.container.connector.winery/META-INF/MANIFEST.MF index 8026a8f16..0a8997764 100644 --- a/org.opentosca.container.connector.winery/META-INF/MANIFEST.MF +++ b/org.opentosca.container.connector.winery/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container Winery Connector Bundle-SymbolicName: org.opentosca.container.connector.winery -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ClassPath: . diff --git a/org.opentosca.container.connector.winery/pom.xml b/org.opentosca.container.connector.winery/pom.xml index 64daa5a63..0fa7aff61 100644 --- a/org.opentosca.container.connector.winery/pom.xml +++ b/org.opentosca.container.connector.winery/pom.xml @@ -6,7 +6,7 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.connector.winery diff --git a/org.opentosca.container.control/META-INF/MANIFEST.MF b/org.opentosca.container.control/META-INF/MANIFEST.MF index fa52aae50..9a390be7e 100644 --- a/org.opentosca.container.control/META-INF/MANIFEST.MF +++ b/org.opentosca.container.control/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container Control Bundle-SymbolicName: org.opentosca.container.control -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.opentosca.container.engine.plan, diff --git a/org.opentosca.container.control/pom.xml b/org.opentosca.container.control/pom.xml index 580ae4e9c..d202f976f 100644 --- a/org.opentosca.container.control/pom.xml +++ b/org.opentosca.container.control/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.control eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.core.impl/META-INF/MANIFEST.MF b/org.opentosca.container.core.impl/META-INF/MANIFEST.MF index c0ff841e2..994fe4792 100644 --- a/org.opentosca.container.core.impl/META-INF/MANIFEST.MF +++ b/org.opentosca.container.core.impl/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container Core Default Implementation Bundle-SymbolicName: org.opentosca.container.core.impl -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Import-Package: com.google.gson;version="2.2.4", diff --git a/org.opentosca.container.core.impl/pom.xml b/org.opentosca.container.core.impl/pom.xml index 475c65275..d809b42c3 100644 --- a/org.opentosca.container.core.impl/pom.xml +++ b/org.opentosca.container.core.impl/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.core.impl eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.core.tosca/META-INF/MANIFEST.MF b/org.opentosca.container.core.tosca/META-INF/MANIFEST.MF index 011ec2844..768a7cbbb 100644 --- a/org.opentosca.container.core.tosca/META-INF/MANIFEST.MF +++ b/org.opentosca.container.core.tosca/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container TOSCA Model Bundle-SymbolicName: org.opentosca.container.core.tosca -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy Import-Package: org.osgi.framework;version="1.8.0", diff --git a/org.opentosca.container.core.tosca/pom.xml b/org.opentosca.container.core.tosca/pom.xml index 984de93eb..97a2ae7c6 100644 --- a/org.opentosca.container.core.tosca/pom.xml +++ b/org.opentosca.container.core.tosca/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.core.tosca eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.core/META-INF/MANIFEST.MF b/org.opentosca.container.core/META-INF/MANIFEST.MF index 5f4b8a7f5..8b36e0dd8 100644 --- a/org.opentosca.container.core/META-INF/MANIFEST.MF +++ b/org.opentosca.container.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container Core Bundle-SymbolicName: org.opentosca.container.core -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.container.core.Activator Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 @@ -58,4 +58,4 @@ Export-Package: org.opentosca.container.core, org.opentosca.container.core.service, org.opentosca.container.core.service.internal Meta-Persistence: META-INF/persistence.xml -JPA-PersistenceUnits: OpenTOSCA +JPA-PersistenceUnits: OpenTOSCA diff --git a/org.opentosca.container.core/pom.xml b/org.opentosca.container.core/pom.xml index 9bb7fe7cf..77f5f4349 100644 --- a/org.opentosca.container.core/pom.xml +++ b/org.opentosca.container.core/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.core eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.engine.ia.plugin.aar/META-INF/MANIFEST.MF b/org.opentosca.container.engine.ia.plugin.aar/META-INF/MANIFEST.MF index 2897e7541..5576f9462 100644 --- a/org.opentosca.container.engine.ia.plugin.aar/META-INF/MANIFEST.MF +++ b/org.opentosca.container.engine.ia.plugin.aar/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA IA Engine Plugin for .aar Files Bundle-SymbolicName: org.opentosca.container.engine.ia.plugin.aar -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.http;version="4.2.1", org.apache.http.client;version="4.2.0", diff --git a/org.opentosca.container.engine.ia.plugin.aar/pom.xml b/org.opentosca.container.engine.ia.plugin.aar/pom.xml index e12bf793b..46442b9cc 100644 --- a/org.opentosca.container.engine.ia.plugin.aar/pom.xml +++ b/org.opentosca.container.engine.ia.plugin.aar/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.engine.ia.plugin.aar eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.engine.ia.plugin.dockercompose/META-INF/MANIFEST.MF b/org.opentosca.container.engine.ia.plugin.dockercompose/META-INF/MANIFEST.MF index d8b326cd5..fd71437d9 100644 --- a/org.opentosca.container.engine.ia.plugin.dockercompose/META-INF/MANIFEST.MF +++ b/org.opentosca.container.engine.ia.plugin.dockercompose/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA IA Engine DockerCompose Plugin Bundle-SymbolicName: org.opentosca.container.engine.ia.plugin.dockercompose -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.http;version="4.2.1", diff --git a/org.opentosca.container.engine.ia.plugin.dockercompose/pom.xml b/org.opentosca.container.engine.ia.plugin.dockercompose/pom.xml index 670b1eb78..a37a6db76 100644 --- a/org.opentosca.container.engine.ia.plugin.dockercompose/pom.xml +++ b/org.opentosca.container.engine.ia.plugin.dockercompose/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.engine.ia.plugin.dockercompose eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.engine.ia.plugin.script/META-INF/MANIFEST.MF b/org.opentosca.container.engine.ia.plugin.script/META-INF/MANIFEST.MF index e6b204e32..d89be7521 100644 --- a/org.opentosca.container.engine.ia.plugin.script/META-INF/MANIFEST.MF +++ b/org.opentosca.container.engine.ia.plugin.script/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA IA Engine Script Plugin Bundle-SymbolicName: org.opentosca.container.engine.ia.plugin.script -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.eclipse.osgi.util;version="1.1.0", org.osgi.framework;version="1.8.0", diff --git a/org.opentosca.container.engine.ia.plugin.script/pom.xml b/org.opentosca.container.engine.ia.plugin.script/pom.xml index 3d9257a27..228b6fabf 100644 --- a/org.opentosca.container.engine.ia.plugin.script/pom.xml +++ b/org.opentosca.container.engine.ia.plugin.script/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.engine.ia.plugin.script eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.engine.ia.plugin.tomcat/META-INF/MANIFEST.MF b/org.opentosca.container.engine.ia.plugin.tomcat/META-INF/MANIFEST.MF index 11802ce30..01774a997 100644 --- a/org.opentosca.container.engine.ia.plugin.tomcat/META-INF/MANIFEST.MF +++ b/org.opentosca.container.engine.ia.plugin.tomcat/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA IA Engine Tomcat Plugin Bundle-SymbolicName: org.opentosca.container.engine.ia.plugin.tomcat -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.commons.io;version="2.2.0", org.apache.http;version="4.2.1", diff --git a/org.opentosca.container.engine.ia.plugin.tomcat/pom.xml b/org.opentosca.container.engine.ia.plugin.tomcat/pom.xml index a6a230f9e..db64cb477 100644 --- a/org.opentosca.container.engine.ia.plugin.tomcat/pom.xml +++ b/org.opentosca.container.engine.ia.plugin.tomcat/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.engine.ia.plugin.tomcat eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.engine.ia/META-INF/MANIFEST.MF b/org.opentosca.container.engine.ia/META-INF/MANIFEST.MF index e23ae9b30..61b7d110d 100644 --- a/org.opentosca.container.engine.ia/META-INF/MANIFEST.MF +++ b/org.opentosca.container.engine.ia/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Implementation Artifact Engine Bundle-SymbolicName: org.opentosca.container.engine.ia -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.osgi.framework;version="1.8.0", org.slf4j;version="1.6.4" diff --git a/org.opentosca.container.engine.ia/pom.xml b/org.opentosca.container.engine.ia/pom.xml index b028456a5..ca82a86c0 100644 --- a/org.opentosca.container.engine.ia/pom.xml +++ b/org.opentosca.container.engine.ia/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.engine.ia eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.engine.plan.plugin.bpelwso2/META-INF/MANIFEST.MF b/org.opentosca.container.engine.plan.plugin.bpelwso2/META-INF/MANIFEST.MF index 7a85fc12a..97e0244fd 100644 --- a/org.opentosca.container.engine.plan.plugin.bpelwso2/META-INF/MANIFEST.MF +++ b/org.opentosca.container.engine.plan.plugin.bpelwso2/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Plan Engine BPEL 2.0 Plugin for WSO2 BPS 2.1.2 Bundle-SymbolicName: org.opentosca.container.engine.plan.plugin.bpelwso2 -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: com.ibm.wsdl.extensions.http, com.ibm.wsdl.extensions.soap, diff --git a/org.opentosca.container.engine.plan.plugin.bpelwso2/pom.xml b/org.opentosca.container.engine.plan.plugin.bpelwso2/pom.xml index d4fc22405..e7df97ab1 100644 --- a/org.opentosca.container.engine.plan.plugin.bpelwso2/pom.xml +++ b/org.opentosca.container.engine.plan.plugin.bpelwso2/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.engine.plan.plugin.bpelwso2 eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.engine.plan.plugin.camunda/META-INF/MANIFEST.MF b/org.opentosca.container.engine.plan.plugin.camunda/META-INF/MANIFEST.MF index de6e9477e..e48a33506 100644 --- a/org.opentosca.container.engine.plan.plugin.camunda/META-INF/MANIFEST.MF +++ b/org.opentosca.container.engine.plan.plugin.camunda/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Plan Engine BPEL 2.0 Plugin for Camunda Bundle-SymbolicName: org.opentosca.container.engine.plan.plugin.camunda -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.commons.io;version="2.2.0", diff --git a/org.opentosca.container.engine.plan.plugin.camunda/pom.xml b/org.opentosca.container.engine.plan.plugin.camunda/pom.xml index edbbe5511..ca80063d9 100644 --- a/org.opentosca.container.engine.plan.plugin.camunda/pom.xml +++ b/org.opentosca.container.engine.plan.plugin.camunda/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.engine.plan.plugin.camunda eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.engine.plan/META-INF/MANIFEST.MF b/org.opentosca.container.engine.plan/META-INF/MANIFEST.MF index 000123964..6d76af60c 100644 --- a/org.opentosca.container.engine.plan/META-INF/MANIFEST.MF +++ b/org.opentosca.container.engine.plan/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Plan Engine Bundle-SymbolicName: org.opentosca.container.engine.plan -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Export-Package: org.opentosca.container.engine.plan, org.opentosca.container.engine.plan.impl, org.opentosca.container.engine.plan.plugin diff --git a/org.opentosca.container.engine.plan/pom.xml b/org.opentosca.container.engine.plan/pom.xml index 6acb3e327..01558e1c6 100644 --- a/org.opentosca.container.engine.plan/pom.xml +++ b/org.opentosca.container.engine.plan/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.engine.plan eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.feature/feature.xml b/org.opentosca.container.feature/feature.xml index fa1efa348..cf82fb77a 100644 --- a/org.opentosca.container.feature/feature.xml +++ b/org.opentosca.container.feature/feature.xml @@ -2,7 +2,7 @@ + version="2.0.0.qualifier"> [Enter Feature Description here.] diff --git a/org.opentosca.container.feature/pom.xml b/org.opentosca.container.feature/pom.xml index cf1dcc352..1ddee19c3 100644 --- a/org.opentosca.container.feature/pom.xml +++ b/org.opentosca.container.feature/pom.xml @@ -5,10 +5,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.feature eclipse-feature - \ No newline at end of file + diff --git a/org.opentosca.container.portability/META-INF/MANIFEST.MF b/org.opentosca.container.portability/META-INF/MANIFEST.MF index 56346920c..115485a88 100644 --- a/org.opentosca.container.portability/META-INF/MANIFEST.MF +++ b/org.opentosca.container.portability/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Container Portability Service Bundle-SymbolicName: org.opentosca.container.portability -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Export-Package: org.opentosca.container.portability, org.opentosca.container.portability.impl, org.opentosca.container.portability.model, diff --git a/org.opentosca.container.portability/pom.xml b/org.opentosca.container.portability/pom.xml index 728bb5297..2009f9a1b 100644 --- a/org.opentosca.container.portability/pom.xml +++ b/org.opentosca.container.portability/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.portability eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.container.product/org.opentosca.container.product b/org.opentosca.container.product/org.opentosca.container.product index a0abd73ff..01f6ea06b 100644 --- a/org.opentosca.container.product/org.opentosca.container.product +++ b/org.opentosca.container.product/org.opentosca.container.product @@ -1,7 +1,7 @@ - + @@ -37,7 +37,7 @@ - + diff --git a/org.opentosca.container.product/pom.xml b/org.opentosca.container.product/pom.xml index bc3a62b38..f2180a9f1 100644 --- a/org.opentosca.container.product/pom.xml +++ b/org.opentosca.container.product/pom.xml @@ -6,7 +6,7 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.container.product @@ -31,4 +31,4 @@ - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.csarhandler/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.csarhandler/META-INF/MANIFEST.MF index 777d80a65..b2d99d903 100644 --- a/org.opentosca.planbuilder.csarhandler/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.csarhandler/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Csarhandler Bundle-SymbolicName: org.opentosca.planbuilder.csarhandler;singleton:=true -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.osgi.framework;version="1.6.0", org.slf4j;version="1.6.4" diff --git a/org.opentosca.planbuilder.csarhandler/pom.xml b/org.opentosca.planbuilder.csarhandler/pom.xml index fdc187f54..cfaaca12c 100644 --- a/org.opentosca.planbuilder.csarhandler/pom.xml +++ b/org.opentosca.planbuilder.csarhandler/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.csarhandler eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.export/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.export/META-INF/MANIFEST.MF index d7ac4d38c..b40af7931 100644 --- a/org.opentosca.planbuilder.export/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.export/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Bundle for Exporting of BuildPlans Bundle-SymbolicName: org.opentosca.planbuilder.export -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Test-Suite: org.opentosca.planbuilder.export.test.TestSuite2 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: com.ibm.wsdl, diff --git a/org.opentosca.planbuilder.export/pom.xml b/org.opentosca.planbuilder.export/pom.xml index 0058d8f67..716caaa58 100644 --- a/org.opentosca.planbuilder.export/pom.xml +++ b/org.opentosca.planbuilder.export/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.export eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.importer/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.importer/META-INF/MANIFEST.MF index 146b6b01a..9461b2148 100644 --- a/org.opentosca.planbuilder.importer/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.importer/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Contextbuilder Bundle-SymbolicName: org.opentosca.planbuilder.importer -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Test-Suite: org.opentosca.planbuilder.importer.test.ContextTestSuite2 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.slf4j;version="1.6.4" diff --git a/org.opentosca.planbuilder.importer/pom.xml b/org.opentosca.planbuilder.importer/pom.xml index 670a17785..268d136c2 100644 --- a/org.opentosca.planbuilder.importer/pom.xml +++ b/org.opentosca.planbuilder.importer/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.importer eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.integration/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.integration/META-INF/MANIFEST.MF index 9e9cb8519..afbdf6d84 100644 --- a/org.opentosca.planbuilder.integration/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.integration/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA PlanBuilder IntegrationLayer Bundle Bundle-SymbolicName: org.opentosca.planbuilder.integration -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.opentosca.planbuilder.integration.layer;uses:="org.opentosca.planbuilder.model.tosca,org.opentosca.planbuilder.model.plan,javax.xml.namespace" Require-Bundle: org.opentosca.planbuilder;bundle-version="1.0.0", diff --git a/org.opentosca.planbuilder.integration/pom.xml b/org.opentosca.planbuilder.integration/pom.xml index a9b83ac70..accb35930 100644 --- a/org.opentosca.planbuilder.integration/pom.xml +++ b/org.opentosca.planbuilder.integration/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.integration eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.model/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.model/META-INF/MANIFEST.MF index 240d505b1..47501e644 100644 --- a/org.opentosca.planbuilder.model/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.model/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Context Bundle-SymbolicName: org.opentosca.planbuilder.model -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.apache.ode.activityrecovery, org.apache.ode.schemas.dd._2007._03, diff --git a/org.opentosca.planbuilder.model/pom.xml b/org.opentosca.planbuilder.model/pom.xml index fd6718349..15727a968 100644 --- a/org.opentosca.planbuilder.model/pom.xml +++ b/org.opentosca.planbuilder.model/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.model eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.postphase.plugin.instancedata/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.postphase.plugin.instancedata/META-INF/MANIFEST.MF index eacf986e3..2db08cff4 100644 --- a/org.opentosca.planbuilder.postphase.plugin.instancedata/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.postphase.plugin.instancedata/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Instancedata Bundle-SymbolicName: org.opentosca.planbuilder.postphase.plugin.instancedata -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.planbuilder.postphase.plugin.instancedata.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.commons.io;version="2.2.0", diff --git a/org.opentosca.planbuilder.postphase.plugin.instancedata/pom.xml b/org.opentosca.planbuilder.postphase.plugin.instancedata/pom.xml index e9fdc3407..e17163df7 100644 --- a/org.opentosca.planbuilder.postphase.plugin.instancedata/pom.xml +++ b/org.opentosca.planbuilder.postphase.plugin.instancedata/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.postphase.plugin.instancedata eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.postphase.plugin.vinothek/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.postphase.plugin.vinothek/META-INF/MANIFEST.MF index a1dd6014b..466e51984 100644 --- a/org.opentosca.planbuilder.postphase.plugin.vinothek/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.postphase.plugin.vinothek/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Vinothek Bundle-SymbolicName: org.opentosca.planbuilder.postphase.plugin.vinothek -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.planbuilder.postphase.plugin.vinothek.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.commons.io;version="2.2.0", diff --git a/org.opentosca.planbuilder.postphase.plugin.vinothek/pom.xml b/org.opentosca.planbuilder.postphase.plugin.vinothek/pom.xml index c1a7dd7c1..2caf70d40 100644 --- a/org.opentosca.planbuilder.postphase.plugin.vinothek/pom.xml +++ b/org.opentosca.planbuilder.postphase.plugin.vinothek/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.postphase.plugin.vinothek eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux/META-INF/MANIFEST.MF index 45e9b633f..4c8e55ee6 100644 --- a/org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: PlanBuilder Plugin for transfer skript artifact to a remote linux machine Bundle-SymbolicName: org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.commons.io;version="2.2.0", org.eclipse.core.runtime;common=split;version="[3.1.0,4.0.0)", diff --git a/org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux/pom.xml b/org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux/pom.xml index e15a85cf1..756fdce95 100644 --- a/org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux/pom.xml +++ b/org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.prephase.plugin.scriptiaonlinux eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.provphase.plugin.ansibleoperation/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.provphase.plugin.ansibleoperation/META-INF/MANIFEST.MF index 48fccd95c..6973556b9 100644 --- a/org.opentosca.planbuilder.provphase.plugin.ansibleoperation/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.provphase.plugin.ansibleoperation/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Ansibleoperation Bundle-SymbolicName: org.opentosca.planbuilder.provphase.plugin.ansibleoperation -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.planbuilder.provphase.plugin.ansibleoperation.Activator Bundle-Vendor: OpenTosca PlanBuilder Ansible Operation Plugin Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/org.opentosca.planbuilder.provphase.plugin.ansibleoperation/pom.xml b/org.opentosca.planbuilder.provphase.plugin.ansibleoperation/pom.xml index 12c49264f..3fa2b7eb7 100644 --- a/org.opentosca.planbuilder.provphase.plugin.ansibleoperation/pom.xml +++ b/org.opentosca.planbuilder.provphase.plugin.ansibleoperation/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.provphase.plugin.ansibleoperation eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.provphase.plugin.invoker/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.provphase.plugin.invoker/META-INF/MANIFEST.MF index 74ba8704a..e4bf870c9 100644 --- a/org.opentosca.planbuilder.provphase.plugin.invoker/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.provphase.plugin.invoker/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA ProvPhase Plugin for the ServiceInvoker Bundle-SymbolicName: org.opentosca.planbuilder.provphase.plugin.invoker -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.commons.io;version="2.2.0", org.eclipse.core.runtime;common=split;version="[3.1.0,4.0.0)", diff --git a/org.opentosca.planbuilder.provphase.plugin.invoker/pom.xml b/org.opentosca.planbuilder.provphase.plugin.invoker/pom.xml index 64ad7a7e3..18deac9d5 100644 --- a/org.opentosca.planbuilder.provphase.plugin.invoker/pom.xml +++ b/org.opentosca.planbuilder.provphase.plugin.invoker/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.provphase.plugin.invoker eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.service/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.service/META-INF/MANIFEST.MF index 48abace81..e1d248eb7 100644 --- a/org.opentosca.planbuilder.service/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.service/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: PlanBuilder REST Service Bundle-SymbolicName: org.opentosca.planbuilder.service -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: javax.servlet;version="2.5.0", javax.ws.rs;version="1.1.1", diff --git a/org.opentosca.planbuilder.service/pom.xml b/org.opentosca.planbuilder.service/pom.xml index c3ec302f7..a5e7bd517 100644 --- a/org.opentosca.planbuilder.service/pom.xml +++ b/org.opentosca.planbuilder.service/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.service eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.type.plugin.connectsto/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.type.plugin.connectsto/META-INF/MANIFEST.MF index 099652e1f..fff82d2f5 100644 --- a/org.opentosca.planbuilder.type.plugin.connectsto/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.type.plugin.connectsto/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCAConnectsTo Bundle-SymbolicName: org.opentosca.planbuilder.type.plugin.connectsto -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.planbuilder.type.plugin.connectsto.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.commons.io;version="2.2.0", diff --git a/org.opentosca.planbuilder.type.plugin.connectsto/pom.xml b/org.opentosca.planbuilder.type.plugin.connectsto/pom.xml index 7b6ba8d98..9da4bddb5 100644 --- a/org.opentosca.planbuilder.type.plugin.connectsto/pom.xml +++ b/org.opentosca.planbuilder.type.plugin.connectsto/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.type.plugin.connectsto eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.type.plugin.dockercontainer/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.type.plugin.dockercontainer/META-INF/MANIFEST.MF index bed54880d..393e9157a 100644 --- a/org.opentosca.planbuilder.type.plugin.dockercontainer/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.type.plugin.dockercontainer/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCADockerContainerTypePlugin Bundle-SymbolicName: org.opentosca.planbuilder.type.plugin.dockercontainer -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.planbuilder.type.plugin.dockercontainer.Activator Bundle-Vendor: OpenTOSCA Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/org.opentosca.planbuilder.type.plugin.dockercontainer/pom.xml b/org.opentosca.planbuilder.type.plugin.dockercontainer/pom.xml index f4d8b28ac..e6148542a 100644 --- a/org.opentosca.planbuilder.type.plugin.dockercontainer/pom.xml +++ b/org.opentosca.planbuilder.type.plugin.dockercontainer/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.type.plugin.dockercontainer eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.type.plugin.mosquittoconnectsto/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.type.plugin.mosquittoconnectsto/META-INF/MANIFEST.MF index 88c1023c2..b77f4b0d3 100644 --- a/org.opentosca.planbuilder.type.plugin.mosquittoconnectsto/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.type.plugin.mosquittoconnectsto/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: MosquittoConnectsTo Bundle-SymbolicName: org.opentosca.planbuilder.type.plugin.mosquittoconnectsto -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.planbuilder.type.plugin.mosquittoconnectsto.Activator Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.commons.io;version="2.2.0", diff --git a/org.opentosca.planbuilder.type.plugin.mosquittoconnectsto/pom.xml b/org.opentosca.planbuilder.type.plugin.mosquittoconnectsto/pom.xml index 0c33467ea..318f8437b 100644 --- a/org.opentosca.planbuilder.type.plugin.mosquittoconnectsto/pom.xml +++ b/org.opentosca.planbuilder.type.plugin.mosquittoconnectsto/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.type.plugin.mosquittoconnectsto eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder.type.plugin.ubuntuvm/META-INF/MANIFEST.MF b/org.opentosca.planbuilder.type.plugin.ubuntuvm/META-INF/MANIFEST.MF index d84c6ef2e..feec5cda2 100644 --- a/org.opentosca.planbuilder.type.plugin.ubuntuvm/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder.type.plugin.ubuntuvm/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OpenTOSCA Generic Invoker Plugin Bundle-SymbolicName: org.opentosca.planbuilder.type.plugin.ubuntuvm -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.opentosca.planbuilder.type.plugin.ubuntuvm.Activator Bundle-Vendor: OpenTOSCA Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/org.opentosca.planbuilder.type.plugin.ubuntuvm/pom.xml b/org.opentosca.planbuilder.type.plugin.ubuntuvm/pom.xml index a0b094123..12323913f 100644 --- a/org.opentosca.planbuilder.type.plugin.ubuntuvm/pom.xml +++ b/org.opentosca.planbuilder.type.plugin.ubuntuvm/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder.type.plugin.ubuntuvm eclipse-plugin - \ No newline at end of file + diff --git a/org.opentosca.planbuilder/META-INF/MANIFEST.MF b/org.opentosca.planbuilder/META-INF/MANIFEST.MF index 26d40c25f..d385973f5 100644 --- a/org.opentosca.planbuilder/META-INF/MANIFEST.MF +++ b/org.opentosca.planbuilder/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Planbuilder is a bundle which builds plans from ba.context.AbstractDefinitions Bundle-SymbolicName: org.opentosca.planbuilder -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 2.0.0.qualifier Test-Suite: org.opentosca.planbuilder.test.PlanBuilderTestSuite Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.eclipse.core.runtime;common=split;version="[3.1.0,4.0.0)", diff --git a/org.opentosca.planbuilder/pom.xml b/org.opentosca.planbuilder/pom.xml index 780c4bff2..a78c409f9 100644 --- a/org.opentosca.planbuilder/pom.xml +++ b/org.opentosca.planbuilder/pom.xml @@ -6,10 +6,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opentosca.planbuilder eclipse-plugin - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index 81ade6658..7e59185a1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT pom diff --git a/target-definition/pom.xml b/target-definition/pom.xml index 0d95b9e5f..249d829dd 100644 --- a/target-definition/pom.xml +++ b/target-definition/pom.xml @@ -5,10 +5,10 @@ org.opentosca container - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT target-definition eclipse-target-definition - \ No newline at end of file +