# HG changeset patch # User Jie Kang # Date 1484679030 18000 # Node ID b26b8fbf819d1ad1693920e6f154bad924ba22aa # Parent f7e4123947a6ba3a582ce9ea6c0409740941b5eb Bump version for further development. Change default logging level to CONFIG. diff -r f7e4123947a6 -r b26b8fbf819d agent/cli/pom.xml --- a/agent/cli/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/agent/cli/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.6.6 + 1.6.7-SNAPSHOT thermostat-agent-cli diff -r f7e4123947a6 -r b26b8fbf819d agent/command-server/pom.xml --- a/agent/command-server/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/agent/command-server/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.6.6 + 1.6.7-SNAPSHOT thermostat-agent-command-server diff -r f7e4123947a6 -r b26b8fbf819d agent/command/pom.xml --- a/agent/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/agent/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.6.6 + 1.6.7-SNAPSHOT thermostat-agent-command diff -r f7e4123947a6 -r b26b8fbf819d agent/core/pom.xml --- a/agent/core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/agent/core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.6.6 + 1.6.7-SNAPSHOT thermostat-agent-core diff -r f7e4123947a6 -r b26b8fbf819d agent/pom.xml --- a/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-agent diff -r f7e4123947a6 -r b26b8fbf819d agent/proxy/common/pom.xml --- a/agent/proxy/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/agent/proxy/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-proxy - 1.6.6 + 1.6.7-SNAPSHOT thermostat-agent-proxy-common diff -r f7e4123947a6 -r b26b8fbf819d agent/proxy/pom.xml --- a/agent/proxy/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/agent/proxy/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 1.6.6 + 1.6.7-SNAPSHOT thermostat-agent-proxy diff -r f7e4123947a6 -r b26b8fbf819d agent/proxy/server/pom.xml --- a/agent/proxy/server/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/agent/proxy/server/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-proxy - 1.6.6 + 1.6.7-SNAPSHOT thermostat-agent-proxy-server diff -r f7e4123947a6 -r b26b8fbf819d annotations/pom.xml --- a/annotations/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/annotations/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-annotations diff -r f7e4123947a6 -r b26b8fbf819d assembly/pom.xml --- a/assembly/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/assembly/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-assembly diff -r f7e4123947a6 -r b26b8fbf819d client/cli/pom.xml --- a/client/cli/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/cli/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.6.6 + 1.6.7-SNAPSHOT thermostat-client-cli diff -r f7e4123947a6 -r b26b8fbf819d client/command/pom.xml --- a/client/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.6.6 + 1.6.7-SNAPSHOT thermostat-client-command diff -r f7e4123947a6 -r b26b8fbf819d client/core/pom.xml --- a/client/core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.6.6 + 1.6.7-SNAPSHOT thermostat-client-core diff -r f7e4123947a6 -r b26b8fbf819d client/living-vm-filter/core/pom.xml --- a/client/living-vm-filter/core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/living-vm-filter/core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-osgi-living-vm-filter com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-osgi-living-vm-filter-core bundle diff -r f7e4123947a6 -r b26b8fbf819d client/living-vm-filter/pom.xml --- a/client/living-vm-filter/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/living-vm-filter/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.6.6 + 1.6.7-SNAPSHOT thermostat-osgi-living-vm-filter diff -r f7e4123947a6 -r b26b8fbf819d client/living-vm-filter/swing/pom.xml --- a/client/living-vm-filter/swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/living-vm-filter/swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-osgi-living-vm-filter com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-osgi-living-vm-filter-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d client/pom.xml --- a/client/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-client diff -r f7e4123947a6 -r b26b8fbf819d client/swing-components/pom.xml --- a/client/swing-components/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/swing-components/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ thermostat-client com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-swing-components diff -r f7e4123947a6 -r b26b8fbf819d client/swing/pom.xml --- a/client/swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/client/swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 1.6.6 + 1.6.7-SNAPSHOT thermostat-client-swing diff -r f7e4123947a6 -r b26b8fbf819d common/command/pom.xml --- a/common/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/common/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 1.6.6 + 1.6.7-SNAPSHOT thermostat-common-command diff -r f7e4123947a6 -r b26b8fbf819d common/core/pom.xml --- a/common/core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/common/core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 1.6.6 + 1.6.7-SNAPSHOT thermostat-common-core diff -r f7e4123947a6 -r b26b8fbf819d common/pom.xml --- a/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-common diff -r f7e4123947a6 -r b26b8fbf819d common/test/pom.xml --- a/common/test/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/common/test/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 1.6.6 + 1.6.7-SNAPSHOT thermostat-common-test diff -r f7e4123947a6 -r b26b8fbf819d config/pom.xml --- a/config/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/config/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-shared-config diff -r f7e4123947a6 -r b26b8fbf819d dev/archetype-ext/pom.xml --- a/dev/archetype-ext/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/archetype-ext/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,12 +42,12 @@ com.redhat.thermostat thermostat-devel-modules - 1.6.6 + 1.6.7-SNAPSHOT com.redhat.thermostat thermostat-maven-archetype-ext - 1.6.6 + 1.6.7-SNAPSHOT maven-archetype diff -r f7e4123947a6 -r b26b8fbf819d 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 Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml Tue Jan 17 13:50:30 2017 -0500 @@ -46,7 +46,7 @@ The name of your Thermostat extension goes here - 1.6.6 + 1.6.7-SNAPSHOT diff -r f7e4123947a6 -r b26b8fbf819d dev/ide-launcher/pom.xml --- a/dev/ide-launcher/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/ide-launcher/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-devel-modules - 1.6.6 + 1.6.7-SNAPSHOT thermostat-ide-launcher diff -r f7e4123947a6 -r b26b8fbf819d dev/multi-module-plugin-archetype/pom.xml --- a/dev/multi-module-plugin-archetype/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/multi-module-plugin-archetype/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,12 +42,12 @@ com.redhat.thermostat thermostat-devel-modules - 1.6.6 + 1.6.7-SNAPSHOT com.redhat.thermostat thermostat-maven-archetype-multimodule - 1.6.6 + 1.6.7-SNAPSHOT maven-archetype Thermostat archetype for a multi-module plugin scaffold diff -r f7e4123947a6 -r b26b8fbf819d 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 Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - 1.6.6 + 1.6.7-SNAPSHOT Thermostat example plugin diff -r f7e4123947a6 -r b26b8fbf819d dev/perflog-analyzer/pom.xml --- a/dev/perflog-analyzer/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/perflog-analyzer/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-devel-modules - 1.6.6 + 1.6.7-SNAPSHOT thermostat-perflog-analyzer diff -r f7e4123947a6 -r b26b8fbf819d dev/pom.xml --- a/dev/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-devel-modules diff -r f7e4123947a6 -r b26b8fbf819d dev/schema-info-command/command/pom.xml --- a/dev/schema-info-command/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/schema-info-command/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-schema-info - 1.6.6 + 1.6.7-SNAPSHOT thermostat-schema-info-command diff -r f7e4123947a6 -r b26b8fbf819d dev/schema-info-command/distribution/pom.xml --- a/dev/schema-info-command/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/schema-info-command/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-schema-info - 1.6.6 + 1.6.7-SNAPSHOT thermostat-schema-info-distribution diff -r f7e4123947a6 -r b26b8fbf819d dev/schema-info-command/pom.xml --- a/dev/schema-info-command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/dev/schema-info-command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-devel-modules - 1.6.6 + 1.6.7-SNAPSHOT thermostat-schema-info pom diff -r f7e4123947a6 -r b26b8fbf819d distribution/config/logging.properties --- a/distribution/config/logging.properties Tue Jan 17 13:40:59 2017 -0500 +++ b/distribution/config/logging.properties Tue Jan 17 13:50:30 2017 -0500 @@ -60,9 +60,9 @@ # Possible levels are in descending order: #com.redhat.thermostat.level=OFF #com.redhat.thermostat.level=SEVERE -com.redhat.thermostat.level=WARNING +#com.redhat.thermostat.level=WARNING #com.redhat.thermostat.level=INFO -#com.redhat.thermostat.level=CONFIG +com.redhat.thermostat.level=CONFIG #com.redhat.thermostat.level=FINE #com.redhat.thermostat.level=FINER #com.redhat.thermostat.level=FINEST diff -r f7e4123947a6 -r b26b8fbf819d distribution/pom.xml --- a/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-distribution diff -r f7e4123947a6 -r b26b8fbf819d experimental/collections/pom.xml --- a/experimental/collections/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/experimental/collections/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -44,7 +44,7 @@ com.redhat.thermostat thermostat-experimental - 1.6.6 + 1.6.7-SNAPSHOT thermostat-experimental-collections diff -r f7e4123947a6 -r b26b8fbf819d experimental/components/pom.xml --- a/experimental/components/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/experimental/components/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -44,7 +44,7 @@ com.redhat.thermostat thermostat-experimental - 1.6.6 + 1.6.7-SNAPSHOT thermostat-experimental-components diff -r f7e4123947a6 -r b26b8fbf819d experimental/distribution/pom.xml --- a/experimental/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/experimental/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-experimental - 1.6.6 + 1.6.7-SNAPSHOT thermostat-experimental-distribution diff -r f7e4123947a6 -r b26b8fbf819d experimental/pom.xml --- a/experimental/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/experimental/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ thermostat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-experimental diff -r f7e4123947a6 -r b26b8fbf819d host-cpu/agent/pom.xml --- a/host-cpu/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-cpu/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-cpu-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d host-cpu/client-core/pom.xml --- a/host-cpu/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-cpu/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-cpu-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d host-cpu/client-swing/pom.xml --- a/host-cpu/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-cpu/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-cpu-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d host-cpu/common/pom.xml --- a/host-cpu/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-cpu/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-cpu-common bundle diff -r f7e4123947a6 -r b26b8fbf819d host-cpu/distribution/pom.xml --- a/host-cpu/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-cpu/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-host-cpu - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-cpu-distribution diff -r f7e4123947a6 -r b26b8fbf819d host-cpu/pom.xml --- a/host-cpu/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-cpu/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-cpu diff -r f7e4123947a6 -r b26b8fbf819d host-memory/agent/pom.xml --- a/host-memory/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-memory/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-memory-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d host-memory/client-core/pom.xml --- a/host-memory/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-memory/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-memory-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d host-memory/client-swing/pom.xml --- a/host-memory/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-memory/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-memory-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d host-memory/common/pom.xml --- a/host-memory/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-memory/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-memory-common bundle diff -r f7e4123947a6 -r b26b8fbf819d host-memory/distribution/pom.xml --- a/host-memory/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-memory/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-host-memory - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-memory-distribution diff -r f7e4123947a6 -r b26b8fbf819d host-memory/pom.xml --- a/host-memory/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-memory/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-memory diff -r f7e4123947a6 -r b26b8fbf819d host-overview/client-core/pom.xml --- a/host-overview/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-overview/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-overview com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-overview-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d host-overview/client-swing/pom.xml --- a/host-overview/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-overview/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-host-overview com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-overview-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d host-overview/distribution/pom.xml --- a/host-overview/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-overview/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-host-overview - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-overview-distribution diff -r f7e4123947a6 -r b26b8fbf819d host-overview/pom.xml --- a/host-overview/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/host-overview/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-host-overview diff -r f7e4123947a6 -r b26b8fbf819d integration-tests/itest-run/pom.xml --- a/integration-tests/itest-run/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/integration-tests/itest-run/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-integration-tests - 1.6.6 + 1.6.7-SNAPSHOT thermostat-integration-tests-run diff -r f7e4123947a6 -r b26b8fbf819d integration-tests/pom.xml --- a/integration-tests/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/integration-tests/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-integration-tests diff -r f7e4123947a6 -r b26b8fbf819d integration-tests/standalone/pom.xml --- a/integration-tests/standalone/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/integration-tests/standalone/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-integration-tests - 1.6.6 + 1.6.7-SNAPSHOT thermostat-integration-tests-standalone diff -r f7e4123947a6 -r b26b8fbf819d keyring/pom.xml --- a/keyring/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/keyring/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-keyring diff -r f7e4123947a6 -r b26b8fbf819d killvm/agent/pom.xml --- a/killvm/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/killvm/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-killvm - 1.6.6 + 1.6.7-SNAPSHOT thermostat-killvm-agent diff -r f7e4123947a6 -r b26b8fbf819d killvm/client-swing/pom.xml --- a/killvm/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/killvm/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-killvm com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-killvm-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d killvm/command/pom.xml --- a/killvm/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/killvm/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-killvm - 1.6.6 + 1.6.7-SNAPSHOT thermostat-killvm-command diff -r f7e4123947a6 -r b26b8fbf819d killvm/common/pom.xml --- a/killvm/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/killvm/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ thermostat-killvm com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT 4.0.0 diff -r f7e4123947a6 -r b26b8fbf819d killvm/distribution/pom.xml --- a/killvm/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/killvm/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-killvm - 1.6.6 + 1.6.7-SNAPSHOT thermostat-killvm-distribution diff -r f7e4123947a6 -r b26b8fbf819d killvm/pom.xml --- a/killvm/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/killvm/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-killvm diff -r f7e4123947a6 -r b26b8fbf819d laf-utils/pom.xml --- a/laf-utils/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/laf-utils/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-laf-utils diff -r f7e4123947a6 -r b26b8fbf819d launcher/pom.xml --- a/launcher/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/launcher/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-launcher diff -r f7e4123947a6 -r b26b8fbf819d local/command/pom.xml --- a/local/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/local/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-local - 1.6.6 + 1.6.7-SNAPSHOT thermostat-local-command diff -r f7e4123947a6 -r b26b8fbf819d local/distribution/pom.xml --- a/local/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/local/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-local - 1.6.6 + 1.6.7-SNAPSHOT thermostat-local-distribution diff -r f7e4123947a6 -r b26b8fbf819d local/pom.xml --- a/local/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/local/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-local pom diff -r f7e4123947a6 -r b26b8fbf819d main/pom.xml --- a/main/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/main/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-main diff -r f7e4123947a6 -r b26b8fbf819d notes/client-swing/pom.xml --- a/notes/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/notes/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-notes com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-notes-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d notes/common/pom.xml --- a/notes/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/notes/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-notes com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-notes-common bundle diff -r f7e4123947a6 -r b26b8fbf819d notes/distribution/pom.xml --- a/notes/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/notes/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-notes - 1.6.6 + 1.6.7-SNAPSHOT thermostat-notes-distribution diff -r f7e4123947a6 -r b26b8fbf819d notes/pom.xml --- a/notes/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/notes/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-notes diff -r f7e4123947a6 -r b26b8fbf819d numa/agent/pom.xml --- a/numa/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/numa/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-numa com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-numa-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d numa/client-core/pom.xml --- a/numa/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/numa/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-numa com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-numa-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d numa/client-swing/pom.xml --- a/numa/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/numa/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-numa com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-numa-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d numa/common/pom.xml --- a/numa/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/numa/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-numa com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-numa-common bundle diff -r f7e4123947a6 -r b26b8fbf819d numa/distribution/pom.xml --- a/numa/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/numa/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-numa - 1.6.6 + 1.6.7-SNAPSHOT thermostat-numa-distribution diff -r f7e4123947a6 -r b26b8fbf819d numa/pom.xml --- a/numa/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/numa/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-numa diff -r f7e4123947a6 -r b26b8fbf819d pom.xml --- a/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT pom Thermostat diff -r f7e4123947a6 -r b26b8fbf819d setup/command/pom.xml --- a/setup/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/setup/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-setup - 1.6.6 + 1.6.7-SNAPSHOT thermostat-setup-command diff -r f7e4123947a6 -r b26b8fbf819d setup/distribution/pom.xml --- a/setup/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/setup/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-setup - 1.6.6 + 1.6.7-SNAPSHOT thermostat-setup-distribution diff -r f7e4123947a6 -r b26b8fbf819d setup/pom.xml --- a/setup/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/setup/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-setup pom diff -r f7e4123947a6 -r b26b8fbf819d storage-profile/common/pom.xml --- a/storage-profile/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/storage-profile/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage-profile - 1.6.6 + 1.6.7-SNAPSHOT thermostat-storage-profile-common diff -r f7e4123947a6 -r b26b8fbf819d storage-profile/distribution/pom.xml --- a/storage-profile/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/storage-profile/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage-profile - 1.6.6 + 1.6.7-SNAPSHOT thermostat-storage-profile-distribution diff -r f7e4123947a6 -r b26b8fbf819d storage-profile/pom.xml --- a/storage-profile/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/storage-profile/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-storage-profile diff -r f7e4123947a6 -r b26b8fbf819d storage/cli/pom.xml --- a/storage/cli/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/storage/cli/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage - 1.6.6 + 1.6.7-SNAPSHOT thermostat-storage-cli diff -r f7e4123947a6 -r b26b8fbf819d storage/core/pom.xml --- a/storage/core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/storage/core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage - 1.6.6 + 1.6.7-SNAPSHOT thermostat-storage-core diff -r f7e4123947a6 -r b26b8fbf819d storage/mongo/pom.xml --- a/storage/mongo/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/storage/mongo/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage - 1.6.6 + 1.6.7-SNAPSHOT thermostat-storage-mongodb diff -r f7e4123947a6 -r b26b8fbf819d storage/pom.xml --- a/storage/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/storage/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-storage diff -r f7e4123947a6 -r b26b8fbf819d storage/testutils/pom.xml --- a/storage/testutils/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/storage/testutils/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage - 1.6.6 + 1.6.7-SNAPSHOT thermostat-storage-testutils diff -r f7e4123947a6 -r b26b8fbf819d system-backend/pom.xml --- a/system-backend/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/system-backend/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-system-backend diff -r f7e4123947a6 -r b26b8fbf819d thermostat-plugin-validator/pom.xml --- a/thermostat-plugin-validator/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/thermostat-plugin-validator/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-plugin-validator diff -r f7e4123947a6 -r b26b8fbf819d thread/client-common/pom.xml --- a/thread/client-common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/thread/client-common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 1.6.6 + 1.6.7-SNAPSHOT thermostat-thread-client-common diff -r f7e4123947a6 -r b26b8fbf819d thread/client-controllers/pom.xml --- a/thread/client-controllers/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/thread/client-controllers/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 1.6.6 + 1.6.7-SNAPSHOT thermostat-thread-client-controllers diff -r f7e4123947a6 -r b26b8fbf819d thread/client-swing/pom.xml --- a/thread/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/thread/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 1.6.6 + 1.6.7-SNAPSHOT thermostat-thread-client-swing diff -r f7e4123947a6 -r b26b8fbf819d thread/collector/pom.xml --- a/thread/collector/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/thread/collector/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 1.6.6 + 1.6.7-SNAPSHOT thermostat-thread-collector diff -r f7e4123947a6 -r b26b8fbf819d thread/distribution/pom.xml --- a/thread/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/thread/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 1.6.6 + 1.6.7-SNAPSHOT thermostat-thread-distribution diff -r f7e4123947a6 -r b26b8fbf819d thread/harvester/pom.xml --- a/thread/harvester/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/thread/harvester/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 1.6.6 + 1.6.7-SNAPSHOT thermostat-thread-harvester diff -r f7e4123947a6 -r b26b8fbf819d thread/pom.xml --- a/thread/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/thread/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-thread diff -r f7e4123947a6 -r b26b8fbf819d unix-process-handler/pom.xml --- a/unix-process-handler/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/unix-process-handler/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-osgi-process-handler diff -r f7e4123947a6 -r b26b8fbf819d validate-command/command/pom.xml --- a/validate-command/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/validate-command/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-validate - 1.6.6 + 1.6.7-SNAPSHOT thermostat-validate-command diff -r f7e4123947a6 -r b26b8fbf819d validate-command/distribution/pom.xml --- a/validate-command/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/validate-command/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-validate - 1.6.6 + 1.6.7-SNAPSHOT thermostat-validate-distribution diff -r f7e4123947a6 -r b26b8fbf819d validate-command/pom.xml --- a/validate-command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/validate-command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-validate pom diff -r f7e4123947a6 -r b26b8fbf819d vm-classstat/agent/pom.xml --- a/vm-classstat/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-classstat/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-classstat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-classstat-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-classstat/client-core/pom.xml --- a/vm-classstat/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-classstat/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-classstat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-classstat-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-classstat/client-swing/pom.xml --- a/vm-classstat/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-classstat/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-classstat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-classstat-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-classstat/common/pom.xml --- a/vm-classstat/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-classstat/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-classstat com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-classstat-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-classstat/distribution/pom.xml --- a/vm-classstat/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-classstat/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-classstat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-classstat-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-classstat/pom.xml --- a/vm-classstat/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-classstat/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-classstat diff -r f7e4123947a6 -r b26b8fbf819d vm-compiler/agent/pom.xml --- a/vm-compiler/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-compiler/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-compiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-compiler-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-compiler/client-core/pom.xml --- a/vm-compiler/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-compiler/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-compiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-compiler-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-compiler/client-swing/pom.xml --- a/vm-compiler/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-compiler/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-compiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-compiler-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-compiler/common/pom.xml --- a/vm-compiler/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-compiler/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-compiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-compiler-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-compiler/distribution/pom.xml --- a/vm-compiler/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-compiler/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-compiler - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-compiler-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-compiler/pom.xml --- a/vm-compiler/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-compiler/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-compiler diff -r f7e4123947a6 -r b26b8fbf819d vm-cpu/agent/pom.xml --- a/vm-cpu/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-cpu/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-cpu-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-cpu/client-cli/pom.xml --- a/vm-cpu/client-cli/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-cpu/client-cli/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-cpu-client-cli bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-cpu/client-core/pom.xml --- a/vm-cpu/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-cpu/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-cpu-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-cpu/client-swing/pom.xml --- a/vm-cpu/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-cpu/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-cpu-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-cpu/common/pom.xml --- a/vm-cpu/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-cpu/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-cpu-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-cpu/distribution/pom.xml --- a/vm-cpu/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-cpu/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-cpu - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-cpu-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-cpu/pom.xml --- a/vm-cpu/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-cpu/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-cpu diff -r f7e4123947a6 -r b26b8fbf819d vm-find/command/pom.xml --- a/vm-find/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-find/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -43,7 +43,7 @@ com.redhat.thermostat thermostat-vm-find - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-find-command diff -r f7e4123947a6 -r b26b8fbf819d vm-find/distribution/pom.xml --- a/vm-find/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-find/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-find - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-find-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-find/pom.xml --- a/vm-find/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-find/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-find diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/agent/pom.xml --- a/vm-gc/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-gc com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-gc-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/client-core/pom.xml --- a/vm-gc/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-gc com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-gc-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/client-swing/pom.xml --- a/vm-gc/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-gc com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-gc-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/command/pom.xml --- a/vm-gc/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-gc-command diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/common/pom.xml --- a/vm-gc/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-gc com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-gc-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/distribution/pom.xml --- a/vm-gc/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-gc-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/pom.xml --- a/vm-gc/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-gc diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/remote-collector-client-common/pom.xml --- a/vm-gc/remote-collector-client-common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/remote-collector-client-common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 1.6.6 + 1.6.7-SNAPSHOT thermostat-gc-remote-collector-client-common diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/remote-collector-client-swing/pom.xml --- a/vm-gc/remote-collector-client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/remote-collector-client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 1.6.6 + 1.6.7-SNAPSHOT thermostat-gc-remote-collector-client-swing diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/remote-collector-command/pom.xml --- a/vm-gc/remote-collector-command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/remote-collector-command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 1.6.6 + 1.6.7-SNAPSHOT thermostat-gc-remote-collector-command diff -r f7e4123947a6 -r b26b8fbf819d vm-gc/remote-collector-common/pom.xml --- a/vm-gc/remote-collector-common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-gc/remote-collector-common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 1.6.6 + 1.6.7-SNAPSHOT thermostat-gc-remote-collector-common diff -r f7e4123947a6 -r b26b8fbf819d vm-heap-analysis/agent/pom.xml --- a/vm-heap-analysis/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-heap-analysis/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-heap-analysis - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-heap-analysis-agent diff -r f7e4123947a6 -r b26b8fbf819d vm-heap-analysis/client-core/pom.xml --- a/vm-heap-analysis/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-heap-analysis/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-heap-analysis-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-heap-analysis/client-swing/pom.xml --- a/vm-heap-analysis/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-heap-analysis/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-heap-analysis-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-heap-analysis/command/pom.xml --- a/vm-heap-analysis/command/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-heap-analysis/command/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-heap-analysis-command bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-heap-analysis/common/pom.xml --- a/vm-heap-analysis/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-heap-analysis/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-heap-analysis-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-heap-analysis/distribution/pom.xml --- a/vm-heap-analysis/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-heap-analysis/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-heap-analysis - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-heap-analysis-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-heap-analysis/pom.xml --- a/vm-heap-analysis/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-heap-analysis/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-heap-analysis diff -r f7e4123947a6 -r b26b8fbf819d vm-io/agent/pom.xml --- a/vm-io/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-io/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-io-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-io/client-cli/pom.xml --- a/vm-io/client-cli/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-io/client-cli/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-io-client-cli bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-io/client-core/pom.xml --- a/vm-io/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-io/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-io-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-io/client-swing/pom.xml --- a/vm-io/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-io/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-io-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-io/common/pom.xml --- a/vm-io/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-io/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-io-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-io/distribution/pom.xml --- a/vm-io/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-io/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-io - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-io-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-io/pom.xml --- a/vm-io/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-io/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-io diff -r f7e4123947a6 -r b26b8fbf819d vm-jmx/agent/pom.xml --- a/vm-jmx/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-jmx/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-jmx-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-jmx/client-core/pom.xml --- a/vm-jmx/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-jmx/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-jmx-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-jmx/client-swing/pom.xml --- a/vm-jmx/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-jmx/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-jmx-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-jmx/common/pom.xml --- a/vm-jmx/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-jmx/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-jmx-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-jmx/distribution/pom.xml --- a/vm-jmx/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-jmx/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-jmx - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-jmx-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-jmx/pom.xml --- a/vm-jmx/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-jmx/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-jmx diff -r f7e4123947a6 -r b26b8fbf819d vm-memory/agent/pom.xml --- a/vm-memory/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-memory/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-memory-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-memory/client-cli/pom.xml --- a/vm-memory/client-cli/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-memory/client-cli/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-memory-client-cli bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-memory/client-core/pom.xml --- a/vm-memory/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-memory/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-memory-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-memory/client-swing/pom.xml --- a/vm-memory/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-memory/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-memory-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-memory/common/pom.xml --- a/vm-memory/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-memory/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-memory-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-memory/distribution/pom.xml --- a/vm-memory/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-memory/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-memory - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-memory-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-memory/pom.xml --- a/vm-memory/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-memory/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-memory diff -r f7e4123947a6 -r b26b8fbf819d vm-numa/agent/pom.xml --- a/vm-numa/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-numa/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-numa com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-numa-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-numa/client-core/pom.xml --- a/vm-numa/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-numa/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-numa com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-numa-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-numa/client-swing/pom.xml --- a/vm-numa/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-numa/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-numa com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-numa-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-numa/common/pom.xml --- a/vm-numa/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-numa/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-numa com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-numa-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-numa/distribution/pom.xml --- a/vm-numa/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-numa/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-numa - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-numa-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-numa/pom.xml --- a/vm-numa/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-numa/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-numa diff -r f7e4123947a6 -r b26b8fbf819d vm-overview/client-core/pom.xml --- a/vm-overview/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-overview/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-overview com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-overview-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-overview/client-swing/pom.xml --- a/vm-overview/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-overview/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-overview com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-overview-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-overview/distribution/pom.xml --- a/vm-overview/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-overview/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-overview - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-overview-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-overview/pom.xml --- a/vm-overview/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-overview/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-overview diff -r f7e4123947a6 -r b26b8fbf819d vm-profiler/agent/pom.xml --- a/vm-profiler/agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-profiler/agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-profiler-agent bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-profiler/client-cli/pom.xml --- a/vm-profiler/client-cli/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-profiler/client-cli/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-profiler-client-cli bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-profiler/client-core/pom.xml --- a/vm-profiler/client-core/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-profiler/client-core/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-profiler-client-core bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-profiler/client-swing/pom.xml --- a/vm-profiler/client-swing/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-profiler/client-swing/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-profiler-client-swing bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-profiler/common/pom.xml --- a/vm-profiler/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-profiler/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-profiler-common bundle diff -r f7e4123947a6 -r b26b8fbf819d vm-profiler/distribution/pom.xml --- a/vm-profiler/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-profiler/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-profiler - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-profiler-distribution diff -r f7e4123947a6 -r b26b8fbf819d vm-profiler/jvm-agent/pom.xml --- a/vm-profiler/jvm-agent/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-profiler/jvm-agent/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-profiler-jvm-agent jar diff -r f7e4123947a6 -r b26b8fbf819d vm-profiler/pom.xml --- a/vm-profiler/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/vm-profiler/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-vm-profiler diff -r f7e4123947a6 -r b26b8fbf819d web/client/pom.xml --- a/web/client/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/web/client/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 1.6.6 + 1.6.7-SNAPSHOT thermostat-web-client diff -r f7e4123947a6 -r b26b8fbf819d web/common/pom.xml --- a/web/common/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/web/common/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 1.6.6 + 1.6.7-SNAPSHOT thermostat-web-common diff -r f7e4123947a6 -r b26b8fbf819d web/endpoint-plugin/distribution/pom.xml --- a/web/endpoint-plugin/distribution/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/web/endpoint-plugin/distribution/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web-endpoint - 1.6.6 + 1.6.7-SNAPSHOT thermostat-web-endpoint-distribution diff -r f7e4123947a6 -r b26b8fbf819d web/endpoint-plugin/pom.xml --- a/web/endpoint-plugin/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/web/endpoint-plugin/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 1.6.6 + 1.6.7-SNAPSHOT thermostat-web-endpoint diff -r f7e4123947a6 -r b26b8fbf819d web/endpoint-plugin/web-service/pom.xml --- a/web/endpoint-plugin/web-service/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/web/endpoint-plugin/web-service/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web-endpoint - 1.6.6 + 1.6.7-SNAPSHOT thermostat-web-endpoint-plugin diff -r f7e4123947a6 -r b26b8fbf819d web/pom.xml --- a/web/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/web/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 1.6.6 + 1.6.7-SNAPSHOT thermostat-web diff -r f7e4123947a6 -r b26b8fbf819d web/server/pom.xml --- a/web/server/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/web/server/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 1.6.6 + 1.6.7-SNAPSHOT thermostat-web-server diff -r f7e4123947a6 -r b26b8fbf819d web/war/pom.xml --- a/web/war/pom.xml Tue Jan 17 13:40:59 2017 -0500 +++ b/web/war/pom.xml Tue Jan 17 13:50:30 2017 -0500 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 1.6.6 + 1.6.7-SNAPSHOT thermostat-web-war