# HG changeset patch # User Jon VanAlten # Date 1385452141 25200 # Node ID 504438de72439945550d6624829b6fce659c9d0c # Parent cc26300bfea8be931207505c1f8b8dbd1bb23651 Drop SNAPSHOT qualifier and bump version for 1.0.0 diff -r cc26300bfea8 -r 504438de7243 agent/cli/pom.xml --- a/agent/cli/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/agent/cli/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 0.18.1-SNAPSHOT + 1.0.0 thermostat-agent-cli diff -r cc26300bfea8 -r 504438de7243 agent/command/pom.xml --- a/agent/command/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/agent/command/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 0.18.1-SNAPSHOT + 1.0.0 thermostat-agent-command diff -r cc26300bfea8 -r 504438de7243 agent/core/pom.xml --- a/agent/core/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/agent/core/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 0.18.1-SNAPSHOT + 1.0.0 thermostat-agent-core diff -r cc26300bfea8 -r 504438de7243 agent/pom.xml --- a/agent/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/agent/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-agent diff -r cc26300bfea8 -r 504438de7243 agent/proxy/common/pom.xml --- a/agent/proxy/common/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/agent/proxy/common/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-proxy - 0.18.1-SNAPSHOT + 1.0.0 thermostat-agent-proxy-common diff -r cc26300bfea8 -r 504438de7243 agent/proxy/pom.xml --- a/agent/proxy/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/agent/proxy/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 0.18.1-SNAPSHOT + 1.0.0 thermostat-agent-proxy diff -r cc26300bfea8 -r 504438de7243 agent/proxy/server/pom.xml --- a/agent/proxy/server/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/agent/proxy/server/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-proxy - 0.18.1-SNAPSHOT + 1.0.0 thermostat-agent-proxy-server diff -r cc26300bfea8 -r 504438de7243 annotations/pom.xml --- a/annotations/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/annotations/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-annotations diff -r cc26300bfea8 -r 504438de7243 assembly/pom.xml --- a/assembly/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/assembly/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-assembly diff -r cc26300bfea8 -r 504438de7243 client/cli/pom.xml --- a/client/cli/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/cli/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 0.18.1-SNAPSHOT + 1.0.0 thermostat-client-cli diff -r cc26300bfea8 -r 504438de7243 client/command/pom.xml --- a/client/command/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/command/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 0.18.1-SNAPSHOT + 1.0.0 thermostat-client-command diff -r cc26300bfea8 -r 504438de7243 client/core/pom.xml --- a/client/core/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/core/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 0.18.1-SNAPSHOT + 1.0.0 thermostat-client-core diff -r cc26300bfea8 -r 504438de7243 client/living-vm-filter/core/pom.xml --- a/client/living-vm-filter/core/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/living-vm-filter/core/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -4,7 +4,7 @@ thermostat-osgi-living-vm-filter com.redhat.thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-osgi-living-vm-filter-core bundle diff -r cc26300bfea8 -r 504438de7243 client/living-vm-filter/pom.xml --- a/client/living-vm-filter/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/living-vm-filter/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 0.18.1-SNAPSHOT + 1.0.0 thermostat-osgi-living-vm-filter diff -r cc26300bfea8 -r 504438de7243 client/living-vm-filter/swing/pom.xml --- a/client/living-vm-filter/swing/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/living-vm-filter/swing/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -4,7 +4,7 @@ thermostat-osgi-living-vm-filter com.redhat.thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-osgi-living-vm-filter-swing bundle diff -r cc26300bfea8 -r 504438de7243 client/pom.xml --- a/client/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-client diff -r cc26300bfea8 -r 504438de7243 client/swing-components/pom.xml --- a/client/swing-components/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/swing-components/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,7 +5,7 @@ thermostat-client com.redhat.thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-swing-components diff -r cc26300bfea8 -r 504438de7243 client/swing/pom.xml --- a/client/swing/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/client/swing/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 0.18.1-SNAPSHOT + 1.0.0 thermostat-client-swing diff -r cc26300bfea8 -r 504438de7243 common/command/pom.xml --- a/common/command/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/common/command/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 0.18.1-SNAPSHOT + 1.0.0 thermostat-common-command diff -r cc26300bfea8 -r 504438de7243 common/core/pom.xml --- a/common/core/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/common/core/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 0.18.1-SNAPSHOT + 1.0.0 thermostat-common-core diff -r cc26300bfea8 -r 504438de7243 common/pom.xml --- a/common/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/common/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-common diff -r cc26300bfea8 -r 504438de7243 common/test/pom.xml --- a/common/test/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/common/test/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 0.18.1-SNAPSHOT + 1.0.0 thermostat-common-test diff -r cc26300bfea8 -r 504438de7243 config/pom.xml --- a/config/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/config/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -4,7 +4,7 @@ thermostat com.redhat.thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-shared-config diff -r cc26300bfea8 -r 504438de7243 dev/archetype-ext/pom.xml --- a/dev/archetype-ext/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/dev/archetype-ext/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,12 +42,12 @@ com.redhat.thermostat thermostat-devel-modules - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-maven-archetype-ext - 0.18.1-SNAPSHOT + 1.0.0 maven-archetype diff -r cc26300bfea8 -r 504438de7243 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 Mon Nov 25 18:05:46 2013 -0700 +++ b/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml Tue Nov 26 00:49:01 2013 -0700 @@ -9,7 +9,7 @@ The name of your Thermostat extension goes here - 0.18.1-SNAPSHOT + 1.0.0 diff -r cc26300bfea8 -r 504438de7243 dev/pom.xml --- a/dev/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/dev/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-devel-modules diff -r cc26300bfea8 -r 504438de7243 distribution/pom.xml --- a/distribution/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/distribution/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 0.18.1-SNAPSHOT + 1.0.0 thermostat-distribution diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.client.feature/build.properties --- a/eclipse/com.redhat.thermostat.client.feature/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.client.feature/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -2,4 +2,3 @@ root.linux.gtk.x86=linux_x86 root.linux.gtk.x86_64=linux_x86_64 -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.client.feature/feature.xml --- a/eclipse/com.redhat.thermostat.client.feature/feature.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.client.feature/feature.xml Tue Nov 26 00:49:01 2013 -0700 @@ -2,7 +2,7 @@ diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.client.feature/pom.xml --- a/eclipse/com.redhat.thermostat.client.feature/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.client.feature/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,11 +5,11 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Client Feature @@ -21,62 +21,62 @@ com.redhat.thermostat thermostat-client-core - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-host-overview-client-core - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-host-cpu-client-core - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-host-memory-client-core - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-vm-cpu-client-core - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-vm-memory-client-core - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-vm-gc-client-core - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-vm-classstat-client-core - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-web-client - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-web-common - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-storage-mongodb - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat thermostat-storage-core - 0.18.1-SNAPSHOT + 1.0.0 diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.boot/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.boot/META-INF/MANIFEST.MF Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.boot/META-INF/MANIFEST.MF Tue Nov 26 00:49:01 2013 -0700 @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Thermostat Eclipse client boot exports Bundle-SymbolicName: com.redhat.thermostat.eclipse.boot -Bundle-Version: 0.18.1.qualifier +Bundle-Version: 1.0.0 Bundle-Vendor: Redhat Inc. Fragment-Host: system.bundle Bundle-RequiredExecutionEnvironment: JavaSE-1.7 diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.boot/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.boot/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.boot/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -2,4 +2,3 @@ output.. = bin/ bin.includes = META-INF/,\ . -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.boot/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.boot/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.boot/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.boot eclipse-plugin - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse Client Boot Package diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.chart.common/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.chart.common/META-INF/MANIFEST.MF Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.common/META-INF/MANIFEST.MF Tue Nov 26 00:49:01 2013 -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: 0.18.1.qualifier +Bundle-Version: 1.0.0 Bundle-Activator: com.redhat.thermostat.eclipse.chart.common.Activator Bundle-Vendor: Red Hat Inc. Bundle-RequiredExecutionEnvironment: JavaSE-1.7 diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.chart.common/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.chart.common/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.common/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -3,4 +3,3 @@ bin.includes = META-INF/,\ .,\ plugin.xml -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.chart.common/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.chart.common/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.common/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.chart.common eclipse-plugin - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse Charting @@ -22,7 +22,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 0.18.1-SNAPSHOT + 1.0.0 diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/META-INF/MANIFEST.MF Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/META-INF/MANIFEST.MF Tue Nov 26 00:49:01 2013 -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: 0.18.1.qualifier +Bundle-Version: 1.0.0 Bundle-Activator: com.redhat.thermostat.eclipse.chart.vmclassstat.Activator Bundle-Vendor: Red Hat Inc. Require-Bundle: org.eclipse.ui, diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -3,4 +3,3 @@ bin.includes = META-INF/,\ .,\ plugin.xml -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.chart.vmclassstat/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.chart.vmclassstat eclipse-plugin - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse VmClassStat Plug-in @@ -22,7 +22,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 0.18.1-SNAPSHOT + 1.0.0 diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.feature/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.feature/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.feature/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -1,2 +1,1 @@ bin.includes = feature.xml -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.feature/feature.xml --- a/eclipse/com.redhat.thermostat.eclipse.feature/feature.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.feature/feature.xml Tue Nov 26 00:49:01 2013 -0700 @@ -2,7 +2,7 @@ + version="1.0.0"> Thermostat Eclipse Plug-ins. @@ -49,7 +49,7 @@ - + thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.feature - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse Feature @@ -21,7 +21,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 0.18.1-SNAPSHOT + 1.0.0 eclipse-feature diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.p2-repo/category.xml --- a/eclipse/com.redhat.thermostat.eclipse.p2-repo/category.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.p2-repo/category.xml Tue Nov 26 00:49:01 2013 -0700 @@ -1,6 +1,6 @@ - + diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,11 +5,11 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.p2-repo - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse p2 Repository @@ -21,7 +21,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 0.18.1-SNAPSHOT + 1.0.0 eclipse-feature diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.target_platform/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,11 +5,11 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.target_platform - 0.18.1-SNAPSHOT + 1.0.0 pom Thermostat Eclipse Target Platform diff -r cc26300bfea8 -r 504438de7243 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 Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-juno.target Tue Nov 26 00:49:01 2013 -0700 @@ -6,11 +6,11 @@ - + - + diff -r cc26300bfea8 -r 504438de7243 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 Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.target_platform/src/main/resources/thermostat-kepler.target Tue Nov 26 00:49:01 2013 -0700 @@ -6,11 +6,11 @@ - + - + diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test.deps.feature/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -1,2 +1,1 @@ bin.includes = feature.xml -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test.deps.feature/feature.xml --- a/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/feature.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/feature.xml Tue Nov 26 00:49:01 2013 -0700 @@ -2,7 +2,7 @@ diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test.deps.feature/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.deps.feature/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.test.deps.feature eclipse-feature - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse Test Dependencies Feature diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test.ui/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.test.ui/META-INF/MANIFEST.MF Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.ui/META-INF/MANIFEST.MF Tue Nov 26 00:49:01 2013 -0700 @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Thermostat Eclipse UI Tests Bundle-SymbolicName: com.redhat.thermostat.eclipse.test.ui -Bundle-Version: 0.18.1.qualifier +Bundle-Version: 1.0.0 Bundle-Vendor: Red Hat Inc. Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Require-Bundle: org.eclipse.ui, diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test.ui/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.test.ui/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.ui/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -2,4 +2,3 @@ output.. = bin/ bin.includes = META-INF/,\ . -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test.ui/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.test.ui eclipse-test-plugin - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse Client UI Tests @@ -61,17 +61,17 @@ p2-installable-unit com.redhat.thermostat.client.feature.feature.group - 0.18.1 + 1.0.0 p2-installable-unit com.redhat.thermostat.eclipse.feature.feature.group - 0.18.1 + 1.0.0 p2-installable-unit com.redhat.thermostat.eclipse.test.deps.feature.feature.group - 0.18.1 + 1.0.0 diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test/META-INF/MANIFEST.MF Tue Nov 26 00:49:01 2013 -0700 @@ -1,6 +1,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Version: 0.18.1.qualifier +Bundle-Version: 1.0.0 Bundle-Name: Eclipse client tests Bundle-Activator: com.redhat.thermostat.eclipse.test.Activator Bundle-SymbolicName: com.redhat.thermostat.eclipse.test;singleton:=true diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test/build.properties --- a/eclipse/com.redhat.thermostat.eclipse.test/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -2,4 +2,3 @@ output.. = bin/ bin.includes = META-INF/,\ . -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse.test/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse.test/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse.test/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.test eclipse-test-plugin - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse Client Tests @@ -55,17 +55,17 @@ p2-installable-unit com.redhat.thermostat.client.feature.feature.group - 0.18.1 + 1.0.0 p2-installable-unit com.redhat.thermostat.eclipse.feature.feature.group - 0.18.1 + 1.0.0 p2-installable-unit com.redhat.thermostat.eclipse.test.deps.feature.feature.group - 0.18.1 + 1.0.0 diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse/META-INF/MANIFEST.MF --- a/eclipse/com.redhat.thermostat.eclipse/META-INF/MANIFEST.MF Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse/META-INF/MANIFEST.MF Tue Nov 26 00:49:01 2013 -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: 0.18.1.qualifier +Bundle-Version: 1.0.0 Bundle-Vendor: Red Hat Inc. Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Bundle-ActivationPolicy: lazy diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse/build.properties --- a/eclipse/com.redhat.thermostat.eclipse/build.properties Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse/build.properties Tue Nov 26 00:49:01 2013 -0700 @@ -4,4 +4,3 @@ .,\ plugin.xml,\ icons/ -forceContextQualifier = SNAPSHOT diff -r cc26300bfea8 -r 504438de7243 eclipse/com.redhat.thermostat.eclipse/pom.xml --- a/eclipse/com.redhat.thermostat.eclipse/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/com.redhat.thermostat.eclipse/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,12 +5,12 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse eclipse-plugin - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse Client @@ -22,7 +22,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 0.18.1-SNAPSHOT + 1.0.0 eclipse-feature diff -r cc26300bfea8 -r 504438de7243 eclipse/composite-repo/pom.xml --- a/eclipse/composite-repo/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/composite-repo/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,7 +42,7 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent diff -r cc26300bfea8 -r 504438de7243 eclipse/core-p2-repository/category.xml --- a/eclipse/core-p2-repository/category.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/core-p2-repository/category.xml Tue Nov 26 00:49:01 2013 -0700 @@ -1,6 +1,6 @@ - + diff -r cc26300bfea8 -r 504438de7243 eclipse/core-p2-repository/pom.xml --- a/eclipse/core-p2-repository/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/core-p2-repository/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -5,7 +5,7 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.core-p2-repo @@ -19,7 +19,7 @@ com.redhat.thermostat.eclipse.parent com.redhat.thermostat.client.feature - 0.18.1-SNAPSHOT + 1.0.0 eclipse-feature diff -r cc26300bfea8 -r 504438de7243 eclipse/jfreechart-bundle-wrapping/org.jfree.chart/pom.xml --- a/eclipse/jfreechart-bundle-wrapping/org.jfree.chart/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/jfreechart-bundle-wrapping/org.jfree.chart/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-jfreechart - 0.18.1-SNAPSHOT + 1.0.0 org.jfree.chart diff -r cc26300bfea8 -r 504438de7243 eclipse/jfreechart-bundle-wrapping/org.jfree/pom.xml --- a/eclipse/jfreechart-bundle-wrapping/org.jfree/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/jfreechart-bundle-wrapping/org.jfree/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-jfreechart - 0.18.1-SNAPSHOT + 1.0.0 org.jfree diff -r cc26300bfea8 -r 504438de7243 eclipse/jfreechart-bundle-wrapping/pom.xml --- a/eclipse/jfreechart-bundle-wrapping/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/jfreechart-bundle-wrapping/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -41,7 +41,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-parent - 0.18.1-SNAPSHOT + 1.0.0 thermostat-eclipse-jfreechart diff -r cc26300bfea8 -r 504438de7243 eclipse/jfreechart-p2-repository/pom.xml --- a/eclipse/jfreechart-p2-repository/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/jfreechart-p2-repository/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -42,11 +42,11 @@ thermostat-eclipse-parent com.redhat.thermostat.eclipse.parent - 0.18.1-SNAPSHOT + 1.0.0 com.redhat.thermostat.eclipse.parent com.redhat.thermostat.eclipse.jfreechart-repo - 0.18.1-SNAPSHOT + 1.0.0 Thermostat Eclipse :: p2 repository for JFreeChart diff -r cc26300bfea8 -r 504438de7243 eclipse/pom.xml --- a/eclipse/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -39,7 +39,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-parent - 0.18.1-SNAPSHOT + 1.0.0 pom Thermostat Eclipse Client (Parent) diff -r cc26300bfea8 -r 504438de7243 eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml --- a/eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-test-deps - 0.18.1-SNAPSHOT + 1.0.0 org.hamcrest diff -r cc26300bfea8 -r 504438de7243 eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml --- a/eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-test-deps - 0.18.1-SNAPSHOT + 1.0.0 org.mockito diff -r cc26300bfea8 -r 504438de7243 eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml --- a/eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -43,7 +43,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-test-deps - 0.18.1-SNAPSHOT + 1.0.0 org.objenesis diff -r cc26300bfea8 -r 504438de7243 eclipse/test-deps-bundle-wrapping/pom.xml --- a/eclipse/test-deps-bundle-wrapping/pom.xml Mon Nov 25 18:05:46 2013 -0700 +++ b/eclipse/test-deps-bundle-wrapping/pom.xml Tue Nov 26 00:49:01 2013 -0700 @@ -41,7 +41,7 @@ com.redhat.thermostat.eclipse.parent thermostat-eclipse-parent - 0.18.1-SNAPSHOT + 1.0.0