File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
com.ibm.microclimate.base
com.ibm.microclimate.core/META-INF
com.ibm.microclimate.test/META-INF
com.ibm.microclimate.ui/META-INF Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- Copyright (c) 2018 IBM Corporation and others.
3+ Copyright (c) 2018, 2019 IBM Corporation and others.
44 All rights reserved. This program and the accompanying materials
55 are made available under the terms of the Eclipse Public License v2.0
66 which accompanies this distribution, and is available at
1313<feature
1414 id =" com.ibm.microclimate.base"
1515 label =" %featureName"
16- version =" 1.1.0 .qualifier"
16+ version =" 1.1.1 .qualifier"
1717 provider-name =" %providerName" >
1818
1919 <description >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Microclimate Developer Tools
44Bundle-SymbolicName : com.ibm.microclimate.core;singleton:=true
5- Bundle-Version : 1.1.0 .qualifier
5+ Bundle-Version : 1.1.1 .qualifier
66Bundle-Activator : com.ibm.microclimate.core.MicroclimateCorePlugin
77Bundle-Vendor : IBM
88Bundle-Localization : plugin
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Microclimate Test Plugin
44Bundle-SymbolicName : com.ibm.microclimate.test
5- Bundle-Version : 1.1.0 .qualifier
5+ Bundle-Version : 1.1.1 .qualifier
66Bundle-Activator : com.ibm.microclimate.test.MicroclimateTestPlugin
77Bundle-Vendor : IBM
88Require-Bundle : org.eclipse.core.runtime
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Microclimate UI Plugin
44Bundle-SymbolicName : com.ibm.microclimate.ui;singleton:=true
5- Bundle-Version : 1.1.0 .qualifier
5+ Bundle-Version : 1.1.1 .qualifier
66Bundle-Activator : com.ibm.microclimate.ui.MicroclimateUIPlugin
77Bundle-Vendor : IBM
88Bundle-Localization : plugin
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- Copyright (c) 2018 IBM Corporation and others.
3+ Copyright (c) 2018, 2019 IBM Corporation and others.
44 All rights reserved. This program and the accompanying materials
55 are made available under the terms of the Eclipse Public License v2.0
66 which accompanies this distribution, and is available at
You can’t perform that action at this time.
0 commit comments