# HG changeset patch # User Jon VanAlten # Date 1393292063 25200 # Node ID 0cbf519e37f0725f904d4e0432625683c2b02869 # Parent 12036060452aac524564f727113d2c81a5fa19a6 Bump version and restore SNAPSHOT qualifier for further in-branch development. diff -r 12036060452a -r 0cbf519e37f0 agent/cli/pom.xml --- a/agent/cli/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/agent/cli/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.0.2 + 1.0.3-SNAPSHOT thermostat-agent-cli diff -r 12036060452a -r 0cbf519e37f0 agent/command/pom.xml --- a/agent/command/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/agent/command/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.0.2 + 1.0.3-SNAPSHOT thermostat-agent-command diff -r 12036060452a -r 0cbf519e37f0 agent/core/pom.xml --- a/agent/core/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/agent/core/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.0.2 + 1.0.3-SNAPSHOT thermostat-agent-core diff -r 12036060452a -r 0cbf519e37f0 agent/pom.xml --- a/agent/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/agent/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-agent diff -r 12036060452a -r 0cbf519e37f0 agent/proxy/common/pom.xml --- a/agent/proxy/common/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/agent/proxy/common/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-proxy - 1.0.2 + 1.0.3-SNAPSHOT thermostat-agent-proxy-common diff -r 12036060452a -r 0cbf519e37f0 agent/proxy/pom.xml --- a/agent/proxy/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/agent/proxy/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.0.2 + 1.0.3-SNAPSHOT thermostat-agent-proxy diff -r 12036060452a -r 0cbf519e37f0 agent/proxy/server/pom.xml --- a/agent/proxy/server/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/agent/proxy/server/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-proxy - 1.0.2 + 1.0.3-SNAPSHOT thermostat-agent-proxy-server diff -r 12036060452a -r 0cbf519e37f0 annotations/pom.xml --- a/annotations/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/annotations/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-annotations diff -r 12036060452a -r 0cbf519e37f0 assembly/pom.xml --- a/assembly/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/assembly/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-assembly diff -r 12036060452a -r 0cbf519e37f0 client/cli/pom.xml --- a/client/cli/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/cli/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.0.2 + 1.0.3-SNAPSHOT thermostat-client-cli diff -r 12036060452a -r 0cbf519e37f0 client/command/pom.xml --- a/client/command/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/command/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.0.2 + 1.0.3-SNAPSHOT thermostat-client-command diff -r 12036060452a -r 0cbf519e37f0 client/core/pom.xml --- a/client/core/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/core/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.0.2 + 1.0.3-SNAPSHOT thermostat-client-core diff -r 12036060452a -r 0cbf519e37f0 client/living-vm-filter/core/pom.xml --- a/client/living-vm-filter/core/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/living-vm-filter/core/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -4,7 +4,7 @@ thermostat-osgi-living-vm-filter com.redhat.thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-osgi-living-vm-filter-core bundle diff -r 12036060452a -r 0cbf519e37f0 client/living-vm-filter/pom.xml --- a/client/living-vm-filter/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/living-vm-filter/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.0.2 + 1.0.3-SNAPSHOT thermostat-osgi-living-vm-filter diff -r 12036060452a -r 0cbf519e37f0 client/living-vm-filter/swing/pom.xml --- a/client/living-vm-filter/swing/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/living-vm-filter/swing/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -4,7 +4,7 @@ thermostat-osgi-living-vm-filter com.redhat.thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-osgi-living-vm-filter-swing bundle diff -r 12036060452a -r 0cbf519e37f0 client/pom.xml --- a/client/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-client diff -r 12036060452a -r 0cbf519e37f0 client/swing-components/pom.xml --- a/client/swing-components/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/swing-components/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,7 +5,7 @@ thermostat-client com.redhat.thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-swing-components diff -r 12036060452a -r 0cbf519e37f0 client/swing/pom.xml --- a/client/swing/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/client/swing/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.0.2 + 1.0.3-SNAPSHOT thermostat-client-swing diff -r 12036060452a -r 0cbf519e37f0 common/command/pom.xml --- a/common/command/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/common/command/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 1.0.2 + 1.0.3-SNAPSHOT thermostat-common-command diff -r 12036060452a -r 0cbf519e37f0 common/core/pom.xml --- a/common/core/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/common/core/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 1.0.2 + 1.0.3-SNAPSHOT thermostat-common-core diff -r 12036060452a -r 0cbf519e37f0 common/pom.xml --- a/common/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/common/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-common diff -r 12036060452a -r 0cbf519e37f0 common/test/pom.xml --- a/common/test/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/common/test/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 1.0.2 + 1.0.3-SNAPSHOT thermostat-common-test diff -r 12036060452a -r 0cbf519e37f0 config/pom.xml --- a/config/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/config/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -4,7 +4,7 @@ thermostat com.redhat.thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-shared-config diff -r 12036060452a -r 0cbf519e37f0 dev/archetype-ext/pom.xml --- a/dev/archetype-ext/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/dev/archetype-ext/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,12 +42,12 @@ com.redhat.thermostat thermostat-devel-modules - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-maven-archetype-ext - 1.0.2 + 1.0.3-SNAPSHOT maven-archetype diff -r 12036060452a -r 0cbf519e37f0 dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml --- a/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml Mon Feb 24 18:34:23 2014 -0700 @@ -1,5 +1,5 @@ - @@ -9,7 +9,7 @@ The name of your Thermostat extension goes here - 1.0.2 + 1.0.3-SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 dev/multi-module-plugin-archetype/pom.xml --- a/dev/multi-module-plugin-archetype/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/dev/multi-module-plugin-archetype/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -4,7 +4,7 @@ com.redhat.thermostat thermostat-maven-archetype-multimodule - 1.0.2 + 1.0.3-SNAPSHOT maven-archetype Thermostat archetype for a multi-module plugin scaffold diff -r 12036060452a -r 0cbf519e37f0 dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml --- a/dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml Mon Feb 24 18:34:23 2014 -0700 @@ -4,7 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - 1.0.2 + 1.0.3-SNAPSHOT Thermostat example plugin diff -r 12036060452a -r 0cbf519e37f0 dev/pom.xml --- a/dev/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/dev/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-devel-modules diff -r 12036060452a -r 0cbf519e37f0 distribution/pom.xml --- a/distribution/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/distribution/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.0.2 + 1.0.3-SNAPSHOT thermostat-distribution diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.client.feature/build.properties --- a/eclipse/com.redhat.thermostat.client.feature/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.client.feature/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -2,3 +2,4 @@ root.linux.gtk.x86=linux_x86 root.linux.gtk.x86_64=linux_x86_64 +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.client.feature/feature.xml --- a/eclipse/com.redhat.thermostat.client.feature/feature.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.client.feature/feature.xml Mon Feb 24 18:34:23 2014 -0700 @@ -2,7 +2,7 @@ diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.client.feature/pom.xml --- a/eclipse/com.redhat.thermostat.client.feature/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.client.feature/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,11 +5,11 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Client Feature @@ -21,62 +21,62 @@ com.redhat.thermostat thermostat-client-core - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-host-overview-client-core - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-host-cpu-client-core - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-host-memory-client-core - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-vm-cpu-client-core - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-vm-memory-client-core - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-vm-gc-client-core - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-vm-classstat-client-core - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-web-client - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-web-common - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-storage-mongodb - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat thermostat-storage-core - 1.0.2 + 1.0.3-SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.boot/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.boot/META-INF/MANIFEST.MF Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.boot/META-INF/MANIFEST.MF Mon Feb 24 18:34:23 2014 -0700 @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Thermostat Eclipse client boot exports Bundle-SymbolicName: com.redhat.thermostat.eclipse.boot -Bundle-Version: 1.0.2 +Bundle-Version: 1.0.3.qualifier Bundle-Vendor: Redhat Inc. Fragment-Host: system.bundle Bundle-RequiredExecutionEnvironment: JavaSE-1.7 diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.boot/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.boot/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.boot/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -2,3 +2,4 @@ output.. = bin/ bin.includes = META-INF/,\ . +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.boot/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.boot/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.boot/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.boot eclipse-plugin - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse Client Boot Package diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.chart.common/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.chart.common/META-INF/MANIFEST.MF Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.common/META-INF/MANIFEST.MF Mon Feb 24 18:34:23 2014 -0700 @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Thermostat Eclipse Charting Bundle-SymbolicName: com.redhat.thermostat.eclipse.chart.common;singleton:=true -Bundle-Version: 1.0.2 +Bundle-Version: 1.0.3.qualifier Bundle-Activator: com.redhat.thermostat.eclipse.chart.common.Activator Bundle-Vendor: Red Hat Inc. Bundle-RequiredExecutionEnvironment: JavaSE-1.7 diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.chart.common/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.chart.common/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.common/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -3,3 +3,4 @@ bin.includes = META-INF/,\ .,\ plugin.xml +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.chart.common/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.chart.common/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.common/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.chart.common eclipse-plugin - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse Charting @@ -22,7 +22,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 1.0.2 + 1.0.3-SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/META-INF/MANIFEST.MF Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/META-INF/MANIFEST.MF Mon Feb 24 18:34:23 2014 -0700 @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Thermostat VM Classes View Bundle-SymbolicName: com.redhat.thermostat.eclipse.chart.vmclassstat;singleton:=true -Bundle-Version: 1.0.2 +Bundle-Version: 1.0.3.qualifier Bundle-Activator: com.redhat.thermostat.eclipse.chart.vmclassstat.Activator Bundle-Vendor: Red Hat Inc. Require-Bundle: org.eclipse.ui, diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -3,3 +3,4 @@ bin.includes = META-INF/,\ .,\ plugin.xml +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.chart.vmclassstat eclipse-plugin - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse VmClassStat Plug-in @@ -22,7 +22,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 1.0.2 + 1.0.3-SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.feature/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.feature/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.feature/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -1,1 +1,2 @@ bin.includes = feature.xml +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.feature/feature.xml --- a/eclipse/com.redhat.thermostat.eclipse.feature/feature.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.feature/feature.xml Mon Feb 24 18:34:23 2014 -0700 @@ -2,7 +2,7 @@ + version="1.0.3.qualifier"> Thermostat Eclipse Plug-ins. @@ -49,7 +49,7 @@ - + thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.feature - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse Feature @@ -21,7 +21,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 1.0.2 + 1.0.3-SNAPSHOT eclipse-feature diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.p2-repo/category.xml --- a/eclipse/com.redhat.thermostat.eclipse.p2-repo/category.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.p2-repo/category.xml Mon Feb 24 18:34:23 2014 -0700 @@ -1,6 +1,6 @@ - + diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,11 +5,11 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.p2-repo - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse p2 Repository @@ -21,7 +21,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 1.0.2 + 1.0.3-SNAPSHOT eclipse-feature diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,11 +5,11 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.target_platform - 1.0.2 + 1.0.3-SNAPSHOT pom Thermostat Eclipse Target Platform diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-juno.target --- a/eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-juno.target Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-juno.target Mon Feb 24 18:34:23 2014 -0700 @@ -6,11 +6,11 @@ - + - + diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-kepler.target --- a/eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-kepler.target Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-kepler.target Mon Feb 24 18:34:23 2014 -0700 @@ -6,11 +6,11 @@ - + - + diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test.deps.feature/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -1,1 +1,2 @@ bin.includes = feature.xml +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test.deps.feature/feature.xml --- a/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/feature.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/feature.xml Mon Feb 24 18:34:23 2014 -0700 @@ -2,7 +2,7 @@ diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test.deps.feature/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.test.deps.feature eclipse-feature - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse Test Dependencies Feature diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test.ui/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.test.ui/META-INF/MANIFEST.MF Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.ui/META-INF/MANIFEST.MF Mon Feb 24 18:34:23 2014 -0700 @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Thermostat Eclipse UI Tests Bundle-SymbolicName: com.redhat.thermostat.eclipse.test.ui -Bundle-Version: 1.0.2 +Bundle-Version: 1.0.3.qualifier Bundle-Vendor: Red Hat Inc. Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Require-Bundle: org.eclipse.ui, diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test.ui/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.test.ui/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.ui/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -2,3 +2,4 @@ output.. = bin/ bin.includes = META-INF/,\ . +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.test.ui eclipse-test-plugin - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse Client UI Tests @@ -61,17 +61,17 @@ p2-installable-unit com.redhat.thermostat.client.feature.feature.group - 1.0.2 + 1.0.3 p2-installable-unit com.redhat.thermostat.eclipse.feature.feature.group - 1.0.2 + 1.0.3 p2-installable-unit com.redhat.thermostat.eclipse.test.deps.feature.feature.group - 1.0.2 + 1.0.3 diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF Mon Feb 24 18:34:23 2014 -0700 @@ -1,6 +1,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Version: 1.0.2 +Bundle-Version: 1.0.3.qualifier Bundle-Name: Eclipse client tests Bundle-Activator: com.redhat.thermostat.eclipse.test.Activator Bundle-SymbolicName: com.redhat.thermostat.eclipse.test;singleton:=true diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.test/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -2,3 +2,4 @@ output.. = bin/ bin.includes = META-INF/,\ . +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse.test/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.test/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.test eclipse-test-plugin - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse Client Tests @@ -55,17 +55,17 @@ p2-installable-unit com.redhat.thermostat.client.feature.feature.group - 1.0.2 + 1.0.3-SNAPSHOT p2-installable-unit com.redhat.thermostat.eclipse.feature.feature.group - 1.0.2 + 1.0.3-SNAPSHOT p2-installable-unit com.redhat.thermostat.eclipse.test.deps.feature.feature.group - 1.0.2 + 1.0.3-SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse/META-INF/MANIFEST.MF Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse/META-INF/MANIFEST.MF Mon Feb 24 18:34:23 2014 -0700 @@ -3,7 +3,7 @@ Bundle-Name: Thermostat Eclipse Client Bundle-Activator: com.redhat.thermostat.eclipse.internal.Activator Bundle-SymbolicName: com.redhat.thermostat.eclipse;singleton:=true -Bundle-Version: 1.0.2 +Bundle-Version: 1.0.3.qualifier Bundle-Vendor: Red Hat Inc. Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-ActivationPolicy: lazy diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse/build.properties --- a/eclipse/com.redhat.thermostat.eclipse/build.properties Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse/build.properties Mon Feb 24 18:34:23 2014 -0700 @@ -4,3 +4,4 @@ .,\ plugin.xml,\ icons/ +forceContextQualifier = SNAPSHOT diff -r 12036060452a -r 0cbf519e37f0 eclipse/com.redhat.thermostat.eclipse/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse eclipse-plugin - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse Client @@ -22,7 +22,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 1.0.2 + 1.0.3-SNAPSHOT eclipse-feature diff -r 12036060452a -r 0cbf519e37f0 eclipse/composite-repo/compositeContent.xml --- a/eclipse/composite-repo/compositeContent.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/composite-repo/compositeContent.xml Mon Feb 24 18:34:23 2014 -0700 @@ -1,7 +1,7 @@ + type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.3'> diff -r 12036060452a -r 0cbf519e37f0 eclipse/composite-repo/pom.xml --- a/eclipse/composite-repo/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/composite-repo/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,7 +42,7 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent diff -r 12036060452a -r 0cbf519e37f0 eclipse/core-p2-repository/category.xml --- a/eclipse/core-p2-repository/category.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/core-p2-repository/category.xml Mon Feb 24 18:34:23 2014 -0700 @@ -1,6 +1,6 @@ - + diff -r 12036060452a -r 0cbf519e37f0 eclipse/core-p2-repository/pom.xml --- a/eclipse/core-p2-repository/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/core-p2-repository/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -5,7 +5,7 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.core-p2-repo @@ -19,7 +19,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 1.0.2 + 1.0.3-SNAPSHOT eclipse-feature diff -r 12036060452a -r 0cbf519e37f0 eclipse/jfreechart-bundle-wrapping/org.jfree.chart/pom.xml --- a/eclipse/jfreechart-bundle-wrapping/org.jfree.chart/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/jfreechart-bundle-wrapping/org.jfree.chart/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-jfreechart - 1.0.2 + 1.0.3-SNAPSHOT org.jfree.chart diff -r 12036060452a -r 0cbf519e37f0 eclipse/jfreechart-bundle-wrapping/org.jfree/pom.xml --- a/eclipse/jfreechart-bundle-wrapping/org.jfree/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/jfreechart-bundle-wrapping/org.jfree/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-jfreechart - 1.0.2 + 1.0.3-SNAPSHOT org.jfree diff -r 12036060452a -r 0cbf519e37f0 eclipse/jfreechart-bundle-wrapping/pom.xml --- a/eclipse/jfreechart-bundle-wrapping/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/jfreechart-bundle-wrapping/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -41,7 +41,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-parent - 1.0.2 + 1.0.3-SNAPSHOT thermostat-eclipse-jfreechart diff -r 12036060452a -r 0cbf519e37f0 eclipse/jfreechart-p2-repository/pom.xml --- a/eclipse/jfreechart-p2-repository/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/jfreechart-p2-repository/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -42,11 +42,11 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 1.0.2 + 1.0.3-SNAPSHOT com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.jfreechart-repo - 1.0.2 + 1.0.3-SNAPSHOT Thermostat Eclipse :: p2 repository for JFreeChart diff -r 12036060452a -r 0cbf519e37f0 eclipse/pom.xml --- a/eclipse/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -39,7 +39,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-parent - 1.0.2 + 1.0.3-SNAPSHOT pom Thermostat Eclipse Client (Parent) diff -r 12036060452a -r 0cbf519e37f0 eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml --- a/eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-test-deps - 1.0.2 + 1.0.3-SNAPSHOT org.hamcrest diff -r 12036060452a -r 0cbf519e37f0 eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml --- a/eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-test-deps - 1.0.2 + 1.0.3-SNAPSHOT org.mockito diff -r 12036060452a -r 0cbf519e37f0 eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml --- a/eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-test-deps - 1.0.2 + 1.0.3-SNAPSHOT org.objenesis diff -r 12036060452a -r 0cbf519e37f0 eclipse/test-deps-bundle-wrapping/pom.xml --- a/eclipse/test-deps-bundle-wrapping/pom.xml Fri Feb 14 03:08:59 2014 -0700 +++ b/eclipse/test-deps-bundle-wrapping/pom.xml Mon Feb 24 18:34:23 2014 -0700 @@ -41,7 +41,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-parent - 1.0.2 + 1.0.3-SNAPSHOT