# HG changeset patch # User Jie Kang # Date 1498067871 14400 # Node ID 3117beb36d03303134fac4b4baf791563917c207 # Parent 33148154dcde2777d94591c0e76a7b91a04b736b Bump version for further development diff -r 33148154dcde -r 3117beb36d03 agent/cli/pom.xml --- a/agent/cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-cli diff -r 33148154dcde -r 3117beb36d03 agent/command-server/pom.xml --- a/agent/command-server/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/command-server/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-command-server diff -r 33148154dcde -r 3117beb36d03 agent/command/pom.xml --- a/agent/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-command diff -r 33148154dcde -r 3117beb36d03 agent/core/pom.xml --- a/agent/core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-core diff -r 33148154dcde -r 3117beb36d03 agent/ipc/client/pom.xml --- a/agent/ipc/client/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/client/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-client diff -r 33148154dcde -r 3117beb36d03 agent/ipc/common/pom.xml --- a/agent/ipc/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-common diff -r 33148154dcde -r 3117beb36d03 agent/ipc/pom.xml --- a/agent/ipc/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc diff -r 33148154dcde -r 3117beb36d03 agent/ipc/server/pom.xml --- a/agent/ipc/server/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/server/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-server diff -r 33148154dcde -r 3117beb36d03 agent/ipc/tcp-socket/client/pom.xml --- a/agent/ipc/tcp-socket/client/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/tcp-socket/client/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-tcpsocket - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-tcpsocket-client diff -r 33148154dcde -r 3117beb36d03 agent/ipc/tcp-socket/common/pom.xml --- a/agent/ipc/tcp-socket/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/tcp-socket/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-tcpsocket - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-tcpsocket-common diff -r 33148154dcde -r 3117beb36d03 agent/ipc/tcp-socket/pom.xml --- a/agent/ipc/tcp-socket/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/tcp-socket/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-tcpsocket diff -r 33148154dcde -r 3117beb36d03 agent/ipc/tcp-socket/server/pom.xml --- a/agent/ipc/tcp-socket/server/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/tcp-socket/server/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-tcpsocket - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-tcpsocket-server diff -r 33148154dcde -r 3117beb36d03 agent/ipc/unix-socket/client/pom.xml --- a/agent/ipc/unix-socket/client/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/unix-socket/client/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-unixsocket - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-unixsocket-client diff -r 33148154dcde -r 3117beb36d03 agent/ipc/unix-socket/common/pom.xml --- a/agent/ipc/unix-socket/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/unix-socket/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-unixsocket - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-unixsocket-common diff -r 33148154dcde -r 3117beb36d03 agent/ipc/unix-socket/jnr-wrapped/jnr-x86asm/pom.xml --- a/agent/ipc/unix-socket/jnr-wrapped/jnr-x86asm/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/unix-socket/jnr-wrapped/jnr-x86asm/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-jnr-wrapped - 2.0.0 + 2.0.1-SNAPSHOT jnr-x86asm diff -r 33148154dcde -r 3117beb36d03 agent/ipc/unix-socket/jnr-wrapped/pom.xml --- a/agent/ipc/unix-socket/jnr-wrapped/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/unix-socket/jnr-wrapped/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-unixsocket - 2.0.0 + 2.0.1-SNAPSHOT thermostat-jnr-wrapped diff -r 33148154dcde -r 3117beb36d03 agent/ipc/unix-socket/pom.xml --- a/agent/ipc/unix-socket/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/unix-socket/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-unixsocket diff -r 33148154dcde -r 3117beb36d03 agent/ipc/unix-socket/server/pom.xml --- a/agent/ipc/unix-socket/server/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/unix-socket/server/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-unixsocket - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-unixsocket-server diff -r 33148154dcde -r 3117beb36d03 agent/ipc/windows-named-pipes/client/pom.xml --- a/agent/ipc/windows-named-pipes/client/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/windows-named-pipes/client/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-winpipes - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-winpipes-client diff -r 33148154dcde -r 3117beb36d03 agent/ipc/windows-named-pipes/common/pom.xml --- a/agent/ipc/windows-named-pipes/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/windows-named-pipes/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-winpipes - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-winpipes-common diff -r 33148154dcde -r 3117beb36d03 agent/ipc/windows-named-pipes/pom.xml --- a/agent/ipc/windows-named-pipes/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/windows-named-pipes/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-winpipes diff -r 33148154dcde -r 3117beb36d03 agent/ipc/windows-named-pipes/server/pom.xml --- a/agent/ipc/windows-named-pipes/server/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/ipc/windows-named-pipes/server/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-ipc-winpipes - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-ipc-winpipes-server diff -r 33148154dcde -r 3117beb36d03 agent/pom.xml --- a/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent diff -r 33148154dcde -r 3117beb36d03 agent/proxy/pom.xml --- a/agent/proxy/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/proxy/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-proxy diff -r 33148154dcde -r 3117beb36d03 agent/proxy/server/pom.xml --- a/agent/proxy/server/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/agent/proxy/server/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-agent-proxy - 2.0.0 + 2.0.1-SNAPSHOT thermostat-agent-proxy-server diff -r 33148154dcde -r 3117beb36d03 annotations/pom.xml --- a/annotations/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/annotations/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-annotations diff -r 33148154dcde -r 3117beb36d03 assembly/pom.xml --- a/assembly/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/assembly/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-assembly diff -r 33148154dcde -r 3117beb36d03 client/cli/pom.xml --- a/client/cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 2.0.0 + 2.0.1-SNAPSHOT thermostat-client-cli diff -r 33148154dcde -r 3117beb36d03 client/command/pom.xml --- a/client/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 2.0.0 + 2.0.1-SNAPSHOT thermostat-client-command diff -r 33148154dcde -r 3117beb36d03 client/core/pom.xml --- a/client/core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 2.0.0 + 2.0.1-SNAPSHOT thermostat-client-core diff -r 33148154dcde -r 3117beb36d03 client/living-vm-filter/core/pom.xml --- a/client/living-vm-filter/core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/living-vm-filter/core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-osgi-living-vm-filter com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-osgi-living-vm-filter-core bundle diff -r 33148154dcde -r 3117beb36d03 client/living-vm-filter/pom.xml --- a/client/living-vm-filter/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/living-vm-filter/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 2.0.0 + 2.0.1-SNAPSHOT thermostat-osgi-living-vm-filter diff -r 33148154dcde -r 3117beb36d03 client/living-vm-filter/swing/pom.xml --- a/client/living-vm-filter/swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/living-vm-filter/swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-osgi-living-vm-filter com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-osgi-living-vm-filter-swing bundle diff -r 33148154dcde -r 3117beb36d03 client/pom.xml --- a/client/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-client diff -r 33148154dcde -r 3117beb36d03 client/swing-components/pom.xml --- a/client/swing-components/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/swing-components/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat-client com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-swing-components diff -r 33148154dcde -r 3117beb36d03 client/swing/pom.xml --- a/client/swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/client/swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-client - 2.0.0 + 2.0.1-SNAPSHOT thermostat-client-swing diff -r 33148154dcde -r 3117beb36d03 common/command/pom.xml --- a/common/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/common/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 2.0.0 + 2.0.1-SNAPSHOT thermostat-common-command diff -r 33148154dcde -r 3117beb36d03 common/core/pom.xml --- a/common/core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/common/core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 2.0.0 + 2.0.1-SNAPSHOT thermostat-common-core diff -r 33148154dcde -r 3117beb36d03 common/pom.xml --- a/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-common diff -r 33148154dcde -r 3117beb36d03 common/portability/pom.xml --- a/common/portability/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/common/portability/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 2.0.0 + 2.0.1-SNAPSHOT thermostat-common-portability diff -r 33148154dcde -r 3117beb36d03 common/test/pom.xml --- a/common/test/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/common/test/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-common - 2.0.0 + 2.0.1-SNAPSHOT thermostat-common-test diff -r 33148154dcde -r 3117beb36d03 config/pom.xml --- a/config/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/config/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-shared-config diff -r 33148154dcde -r 3117beb36d03 dependency-tool/command/pom.xml --- a/dependency-tool/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dependency-tool/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-dependency-tool - 2.0.0 + 2.0.1-SNAPSHOT thermostat-dependency-tool-command diff -r 33148154dcde -r 3117beb36d03 dependency-tool/distribution/pom.xml --- a/dependency-tool/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dependency-tool/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-dependency-tool - 2.0.0 + 2.0.1-SNAPSHOT thermostat-dependency-tool-distribution diff -r 33148154dcde -r 3117beb36d03 dependency-tool/pom.xml --- a/dependency-tool/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dependency-tool/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-dependency-tool diff -r 33148154dcde -r 3117beb36d03 dev/archetype-ext/pom.xml --- a/dev/archetype-ext/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/archetype-ext/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-devel-modules - 2.0.0 + 2.0.1-SNAPSHOT thermostat-maven-archetype-ext diff -r 33148154dcde -r 3117beb36d03 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 Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml Wed Jun 21 13:57:51 2017 -0400 @@ -46,7 +46,7 @@ The name of your Thermostat extension goes here - 2.0.0 + 2.0.1-SNAPSHOT diff -r 33148154dcde -r 3117beb36d03 dev/ide-launcher/pom.xml --- a/dev/ide-launcher/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/ide-launcher/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-devel-modules - 2.0.0 + 2.0.1-SNAPSHOT thermostat-ide-launcher diff -r 33148154dcde -r 3117beb36d03 dev/ipc-test/pom.xml --- a/dev/ipc-test/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/ipc-test/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-devel-modules - 2.0.0 + 2.0.1-SNAPSHOT thermostat-dev-ipc-socket-test diff -r 33148154dcde -r 3117beb36d03 dev/ipc-test/test-client/pom.xml --- a/dev/ipc-test/test-client/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/ipc-test/test-client/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-dev-ipc-socket-test - 2.0.0 + 2.0.1-SNAPSHOT thermostat-dev-ipc-test-client diff -r 33148154dcde -r 3117beb36d03 dev/ipc-test/test-launcher/pom.xml --- a/dev/ipc-test/test-launcher/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/ipc-test/test-launcher/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-dev-ipc-socket-test - 2.0.0 + 2.0.1-SNAPSHOT thermostat-dev-ipc-test-launcher diff -r 33148154dcde -r 3117beb36d03 dev/ipc-test/test-server/pom.xml --- a/dev/ipc-test/test-server/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/ipc-test/test-server/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-dev-ipc-socket-test - 2.0.0 + 2.0.1-SNAPSHOT thermostat-dev-ipc-test-server diff -r 33148154dcde -r 3117beb36d03 dev/multi-module-plugin-archetype/pom.xml --- a/dev/multi-module-plugin-archetype/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/multi-module-plugin-archetype/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-devel-modules - 2.0.0 + 2.0.1-SNAPSHOT thermostat-maven-archetype-multimodule diff -r 33148154dcde -r 3117beb36d03 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 Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - 2.0.0 + 2.0.1-SNAPSHOT Thermostat example plugin diff -r 33148154dcde -r 3117beb36d03 dev/perflog-analyzer/pom.xml --- a/dev/perflog-analyzer/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/perflog-analyzer/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-devel-modules - 2.0.0 + 2.0.1-SNAPSHOT thermostat-perflog-analyzer diff -r 33148154dcde -r 3117beb36d03 dev/pom.xml --- a/dev/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-devel-modules diff -r 33148154dcde -r 3117beb36d03 dev/schema-info-command/command/pom.xml --- a/dev/schema-info-command/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/schema-info-command/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-schema-info - 2.0.0 + 2.0.1-SNAPSHOT thermostat-schema-info-command diff -r 33148154dcde -r 3117beb36d03 dev/schema-info-command/distribution/pom.xml --- a/dev/schema-info-command/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/schema-info-command/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-schema-info - 2.0.0 + 2.0.1-SNAPSHOT thermostat-schema-info-distribution diff -r 33148154dcde -r 3117beb36d03 dev/schema-info-command/pom.xml --- a/dev/schema-info-command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/schema-info-command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-devel-modules - 2.0.0 + 2.0.1-SNAPSHOT thermostat-schema-info pom diff -r 33148154dcde -r 3117beb36d03 dev/storage-populator/command/pom.xml --- a/dev/storage-populator/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/storage-populator/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage-populator - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-populator-command diff -r 33148154dcde -r 3117beb36d03 dev/storage-populator/distribution/pom.xml --- a/dev/storage-populator/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/storage-populator/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage-populator - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-populator-distribution diff -r 33148154dcde -r 3117beb36d03 dev/storage-populator/pom.xml --- a/dev/storage-populator/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/dev/storage-populator/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-devel-modules - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-populator diff -r 33148154dcde -r 3117beb36d03 distribution/config/logging.properties --- a/distribution/config/logging.properties Wed Jun 21 12:23:27 2017 -0400 +++ b/distribution/config/logging.properties Wed Jun 21 13:57:51 2017 -0400 @@ -71,9 +71,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 33148154dcde -r 3117beb36d03 distribution/pom.xml --- a/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-distribution diff -r 33148154dcde -r 3117beb36d03 host-cpu/agent/pom.xml --- a/host-cpu/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-cpu/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat-host-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-cpu-agent diff -r 33148154dcde -r 3117beb36d03 host-cpu/client-core/pom.xml --- a/host-cpu/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-cpu/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-host-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-cpu-client-core bundle diff -r 33148154dcde -r 3117beb36d03 host-cpu/client-swing/pom.xml --- a/host-cpu/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-cpu/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-host-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-cpu-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 host-cpu/common/pom.xml --- a/host-cpu/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-cpu/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-host-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-cpu-common bundle diff -r 33148154dcde -r 3117beb36d03 host-cpu/distribution/pom.xml --- a/host-cpu/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-cpu/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-host-cpu - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-cpu-distribution diff -r 33148154dcde -r 3117beb36d03 host-cpu/pom.xml --- a/host-cpu/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-cpu/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-cpu diff -r 33148154dcde -r 3117beb36d03 host-memory/agent/pom.xml --- a/host-memory/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-memory/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat-host-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-memory-agent diff -r 33148154dcde -r 3117beb36d03 host-memory/client-core/pom.xml --- a/host-memory/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-memory/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-host-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-memory-client-core bundle diff -r 33148154dcde -r 3117beb36d03 host-memory/client-swing/pom.xml --- a/host-memory/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-memory/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-host-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-memory-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 host-memory/common/pom.xml --- a/host-memory/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-memory/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-host-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-memory-common bundle diff -r 33148154dcde -r 3117beb36d03 host-memory/distribution/pom.xml --- a/host-memory/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-memory/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-host-memory - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-memory-distribution diff -r 33148154dcde -r 3117beb36d03 host-memory/pom.xml --- a/host-memory/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-memory/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-memory diff -r 33148154dcde -r 3117beb36d03 host-overview/client-core/pom.xml --- a/host-overview/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-overview/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-host-overview com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-overview-client-core bundle diff -r 33148154dcde -r 3117beb36d03 host-overview/client-swing/pom.xml --- a/host-overview/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-overview/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-host-overview com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-overview-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 host-overview/distribution/pom.xml --- a/host-overview/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-overview/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-host-overview - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-overview-distribution diff -r 33148154dcde -r 3117beb36d03 host-overview/pom.xml --- a/host-overview/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/host-overview/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-host-overview diff -r 33148154dcde -r 3117beb36d03 integration-tests/itest-run/pom.xml --- a/integration-tests/itest-run/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/integration-tests/itest-run/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-integration-tests - 2.0.0 + 2.0.1-SNAPSHOT thermostat-integration-tests-run diff -r 33148154dcde -r 3117beb36d03 integration-tests/pom.xml --- a/integration-tests/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/integration-tests/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-integration-tests diff -r 33148154dcde -r 3117beb36d03 integration-tests/standalone/pom.xml --- a/integration-tests/standalone/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/integration-tests/standalone/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-integration-tests - 2.0.0 + 2.0.1-SNAPSHOT thermostat-integration-tests-standalone diff -r 33148154dcde -r 3117beb36d03 keyring/pom.xml --- a/keyring/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/keyring/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-keyring diff -r 33148154dcde -r 3117beb36d03 killvm/agent/pom.xml --- a/killvm/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/killvm/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-killvm - 2.0.0 + 2.0.1-SNAPSHOT thermostat-killvm-agent diff -r 33148154dcde -r 3117beb36d03 killvm/client-swing/pom.xml --- a/killvm/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/killvm/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-killvm com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-killvm-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 killvm/command/pom.xml --- a/killvm/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/killvm/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-killvm - 2.0.0 + 2.0.1-SNAPSHOT thermostat-killvm-command diff -r 33148154dcde -r 3117beb36d03 killvm/common/pom.xml --- a/killvm/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/killvm/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat-killvm com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT 4.0.0 diff -r 33148154dcde -r 3117beb36d03 killvm/distribution/pom.xml --- a/killvm/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/killvm/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-killvm - 2.0.0 + 2.0.1-SNAPSHOT thermostat-killvm-distribution diff -r 33148154dcde -r 3117beb36d03 killvm/pom.xml --- a/killvm/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/killvm/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-killvm diff -r 33148154dcde -r 3117beb36d03 laf-utils/pom.xml --- a/laf-utils/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/laf-utils/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-laf-utils diff -r 33148154dcde -r 3117beb36d03 launcher/pom.xml --- a/launcher/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/launcher/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-launcher diff -r 33148154dcde -r 3117beb36d03 local/command/pom.xml --- a/local/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/local/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-local - 2.0.0 + 2.0.1-SNAPSHOT thermostat-local-command diff -r 33148154dcde -r 3117beb36d03 local/distribution/pom.xml --- a/local/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/local/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-local - 2.0.0 + 2.0.1-SNAPSHOT thermostat-local-distribution diff -r 33148154dcde -r 3117beb36d03 local/pom.xml --- a/local/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/local/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-local pom diff -r 33148154dcde -r 3117beb36d03 main/pom.xml --- a/main/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/main/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-main diff -r 33148154dcde -r 3117beb36d03 notes/client-cli/pom.xml --- a/notes/client-cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/notes/client-cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-notes com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-notes-client-cli bundle diff -r 33148154dcde -r 3117beb36d03 notes/client-core/pom.xml --- a/notes/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/notes/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-notes com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-notes-client-core bundle diff -r 33148154dcde -r 3117beb36d03 notes/client-swing/pom.xml --- a/notes/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/notes/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-notes com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-notes-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 notes/common/pom.xml --- a/notes/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/notes/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-notes com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-notes-common bundle diff -r 33148154dcde -r 3117beb36d03 notes/distribution/pom.xml --- a/notes/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/notes/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-notes - 2.0.0 + 2.0.1-SNAPSHOT thermostat-notes-distribution diff -r 33148154dcde -r 3117beb36d03 notes/pom.xml --- a/notes/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/notes/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-notes diff -r 33148154dcde -r 3117beb36d03 numa/agent/pom.xml --- a/numa/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/numa/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-numa com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-numa-agent bundle diff -r 33148154dcde -r 3117beb36d03 numa/client-core/pom.xml --- a/numa/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/numa/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-numa com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-numa-client-core bundle diff -r 33148154dcde -r 3117beb36d03 numa/client-swing/pom.xml --- a/numa/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/numa/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-numa com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-numa-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 numa/common/pom.xml --- a/numa/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/numa/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-numa com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-numa-common bundle diff -r 33148154dcde -r 3117beb36d03 numa/distribution/pom.xml --- a/numa/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/numa/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-numa - 2.0.0 + 2.0.1-SNAPSHOT thermostat-numa-distribution diff -r 33148154dcde -r 3117beb36d03 numa/pom.xml --- a/numa/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/numa/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-numa diff -r 33148154dcde -r 3117beb36d03 platform/beans/pom.xml --- a/platform/beans/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/beans/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-platform - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform-beans diff -r 33148154dcde -r 3117beb36d03 platform/collections/pom.xml --- a/platform/collections/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/collections/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -44,7 +44,7 @@ com.redhat.thermostat thermostat-platform - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform-collections diff -r 33148154dcde -r 3117beb36d03 platform/core/pom.xml --- a/platform/core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -44,7 +44,7 @@ com.redhat.thermostat thermostat-platform - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform-core diff -r 33148154dcde -r 3117beb36d03 platform/distribution/pom.xml --- a/platform/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-platform - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform-distribution diff -r 33148154dcde -r 3117beb36d03 platform/pom.xml --- a/platform/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform diff -r 33148154dcde -r 3117beb36d03 platform/swing/compat/pom.xml --- a/platform/swing/compat/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/swing/compat/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -44,7 +44,7 @@ com.redhat.thermostat thermostat-platform-swing - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform-swing-compat diff -r 33148154dcde -r 3117beb36d03 platform/swing/core/pom.xml --- a/platform/swing/core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/swing/core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -44,7 +44,7 @@ com.redhat.thermostat thermostat-platform-swing - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform-swing-core diff -r 33148154dcde -r 3117beb36d03 platform/swing/distribution/pom.xml --- a/platform/swing/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/swing/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-platform-swing - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform-swing-distribution diff -r 33148154dcde -r 3117beb36d03 platform/swing/pom.xml --- a/platform/swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT ../../pom.xml diff -r 33148154dcde -r 3117beb36d03 platform/swing/widgets/pom.xml --- a/platform/swing/widgets/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/platform/swing/widgets/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -44,7 +44,7 @@ com.redhat.thermostat thermostat-platform-swing - 2.0.0 + 2.0.1-SNAPSHOT thermostat-platform-swing-widgets diff -r 33148154dcde -r 3117beb36d03 pom.xml --- a/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT pom Thermostat diff -r 33148154dcde -r 3117beb36d03 process-handler/pom.xml --- a/process-handler/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/process-handler/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-process-handler diff -r 33148154dcde -r 3117beb36d03 setup/command/pom.xml --- a/setup/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/setup/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-setup - 2.0.0 + 2.0.1-SNAPSHOT thermostat-setup-command diff -r 33148154dcde -r 3117beb36d03 setup/distribution/pom.xml --- a/setup/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/setup/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-setup - 2.0.0 + 2.0.1-SNAPSHOT thermostat-setup-distribution diff -r 33148154dcde -r 3117beb36d03 setup/pom.xml --- a/setup/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/setup/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-setup pom diff -r 33148154dcde -r 3117beb36d03 storage-profile/common/pom.xml --- a/storage-profile/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/storage-profile/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage-profile - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-profile-common diff -r 33148154dcde -r 3117beb36d03 storage-profile/distribution/pom.xml --- a/storage-profile/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/storage-profile/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage-profile - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-profile-distribution diff -r 33148154dcde -r 3117beb36d03 storage-profile/pom.xml --- a/storage-profile/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/storage-profile/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-profile diff -r 33148154dcde -r 3117beb36d03 storage/cli/pom.xml --- a/storage/cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/storage/cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-cli diff -r 33148154dcde -r 3117beb36d03 storage/core/pom.xml --- a/storage/core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/storage/core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-core diff -r 33148154dcde -r 3117beb36d03 storage/mongo/pom.xml --- a/storage/mongo/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/storage/mongo/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-mongodb diff -r 33148154dcde -r 3117beb36d03 storage/pom.xml --- a/storage/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/storage/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage diff -r 33148154dcde -r 3117beb36d03 storage/testutils/pom.xml --- a/storage/testutils/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/storage/testutils/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-storage - 2.0.0 + 2.0.1-SNAPSHOT thermostat-storage-testutils diff -r 33148154dcde -r 3117beb36d03 system-backend/pom.xml --- a/system-backend/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/system-backend/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-system-backend diff -r 33148154dcde -r 3117beb36d03 thermostat-gui/core/pom.xml --- a/thermostat-gui/core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thermostat-gui/core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -44,7 +44,7 @@ com.redhat.thermostat thermostat-gui - 2.0.0 + 2.0.1-SNAPSHOT thermostat-gui-core diff -r 33148154dcde -r 3117beb36d03 thermostat-gui/distribution/pom.xml --- a/thermostat-gui/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thermostat-gui/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-gui - 2.0.0 + 2.0.1-SNAPSHOT thermostat-gui-distribution diff -r 33148154dcde -r 3117beb36d03 thermostat-gui/pom.xml --- a/thermostat-gui/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thermostat-gui/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT ../pom.xml diff -r 33148154dcde -r 3117beb36d03 thermostat-plugin-validator/pom.xml --- a/thermostat-plugin-validator/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thermostat-plugin-validator/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-plugin-validator diff -r 33148154dcde -r 3117beb36d03 thread/client-common/pom.xml --- a/thread/client-common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thread/client-common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 2.0.0 + 2.0.1-SNAPSHOT thermostat-thread-client-common diff -r 33148154dcde -r 3117beb36d03 thread/client-controllers/pom.xml --- a/thread/client-controllers/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thread/client-controllers/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 2.0.0 + 2.0.1-SNAPSHOT thermostat-thread-client-controllers diff -r 33148154dcde -r 3117beb36d03 thread/client-swing/pom.xml --- a/thread/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thread/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 2.0.0 + 2.0.1-SNAPSHOT thermostat-thread-client-swing diff -r 33148154dcde -r 3117beb36d03 thread/collector/pom.xml --- a/thread/collector/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thread/collector/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 2.0.0 + 2.0.1-SNAPSHOT thermostat-thread-collector diff -r 33148154dcde -r 3117beb36d03 thread/distribution/pom.xml --- a/thread/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thread/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 2.0.0 + 2.0.1-SNAPSHOT thermostat-thread-distribution diff -r 33148154dcde -r 3117beb36d03 thread/harvester/pom.xml --- a/thread/harvester/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thread/harvester/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-thread - 2.0.0 + 2.0.1-SNAPSHOT thermostat-thread-harvester diff -r 33148154dcde -r 3117beb36d03 thread/pom.xml --- a/thread/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/thread/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-thread diff -r 33148154dcde -r 3117beb36d03 validate-command/command/pom.xml --- a/validate-command/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/validate-command/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-validate - 2.0.0 + 2.0.1-SNAPSHOT thermostat-validate-command diff -r 33148154dcde -r 3117beb36d03 validate-command/distribution/pom.xml --- a/validate-command/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/validate-command/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat-validate - 2.0.0 + 2.0.1-SNAPSHOT thermostat-validate-distribution diff -r 33148154dcde -r 3117beb36d03 validate-command/pom.xml --- a/validate-command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/validate-command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-validate pom diff -r 33148154dcde -r 3117beb36d03 vm-byteman/agent/pom.xml --- a/vm-byteman/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-byteman/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-byteman com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-byteman-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-byteman/byteman-helper-distro/pom.xml --- a/vm-byteman/byteman-helper-distro/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-byteman/byteman-helper-distro/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-byteman com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-byteman-helper-distro pom diff -r 33148154dcde -r 3117beb36d03 vm-byteman/byteman-helper/pom.xml --- a/vm-byteman/byteman-helper/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-byteman/byteman-helper/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-byteman com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-byteman-helper jar diff -r 33148154dcde -r 3117beb36d03 vm-byteman/client-cli/pom.xml --- a/vm-byteman/client-cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-byteman/client-cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-byteman com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-byteman-client-cli bundle diff -r 33148154dcde -r 3117beb36d03 vm-byteman/client-swing/pom.xml --- a/vm-byteman/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-byteman/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-byteman com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-byteman-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-byteman/common/pom.xml --- a/vm-byteman/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-byteman/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-byteman com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-byteman-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-byteman/distribution/pom.xml --- a/vm-byteman/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-byteman/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-byteman - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-byteman-distribution diff -r 33148154dcde -r 3117beb36d03 vm-byteman/pom.xml --- a/vm-byteman/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-byteman/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-byteman diff -r 33148154dcde -r 3117beb36d03 vm-classstat/agent/pom.xml --- a/vm-classstat/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-classstat/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-classstat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-classstat-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-classstat/client-core/pom.xml --- a/vm-classstat/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-classstat/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-classstat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-classstat-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-classstat/client-swing/pom.xml --- a/vm-classstat/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-classstat/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-classstat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-classstat-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-classstat/common/pom.xml --- a/vm-classstat/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-classstat/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-classstat com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-classstat-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-classstat/distribution/pom.xml --- a/vm-classstat/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-classstat/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-classstat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-classstat-distribution diff -r 33148154dcde -r 3117beb36d03 vm-classstat/pom.xml --- a/vm-classstat/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-classstat/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-classstat diff -r 33148154dcde -r 3117beb36d03 vm-compiler/agent/pom.xml --- a/vm-compiler/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-compiler/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-compiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-compiler-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-compiler/client-core/pom.xml --- a/vm-compiler/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-compiler/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-compiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-compiler-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-compiler/client-swing/pom.xml --- a/vm-compiler/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-compiler/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-compiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-compiler-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-compiler/common/pom.xml --- a/vm-compiler/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-compiler/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-compiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-compiler-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-compiler/distribution/pom.xml --- a/vm-compiler/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-compiler/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-compiler - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-compiler-distribution diff -r 33148154dcde -r 3117beb36d03 vm-compiler/pom.xml --- a/vm-compiler/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-compiler/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-compiler diff -r 33148154dcde -r 3117beb36d03 vm-cpu/agent/pom.xml --- a/vm-cpu/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-cpu/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat-vm-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-cpu-agent diff -r 33148154dcde -r 3117beb36d03 vm-cpu/client-cli/pom.xml --- a/vm-cpu/client-cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-cpu/client-cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-cpu-client-cli bundle diff -r 33148154dcde -r 3117beb36d03 vm-cpu/client-core/pom.xml --- a/vm-cpu/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-cpu/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-cpu-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-cpu/client-swing/pom.xml --- a/vm-cpu/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-cpu/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-cpu-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-cpu/common/pom.xml --- a/vm-cpu/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-cpu/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-cpu com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-cpu-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-cpu/distribution/pom.xml --- a/vm-cpu/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-cpu/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-cpu - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-cpu-distribution diff -r 33148154dcde -r 3117beb36d03 vm-cpu/pom.xml --- a/vm-cpu/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-cpu/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-cpu diff -r 33148154dcde -r 3117beb36d03 vm-find/command/pom.xml --- a/vm-find/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-find/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -43,7 +43,7 @@ com.redhat.thermostat thermostat-vm-find - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-find-command diff -r 33148154dcde -r 3117beb36d03 vm-find/distribution/pom.xml --- a/vm-find/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-find/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-find - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-find-distribution diff -r 33148154dcde -r 3117beb36d03 vm-find/pom.xml --- a/vm-find/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-find/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-find diff -r 33148154dcde -r 3117beb36d03 vm-gc/agent/pom.xml --- a/vm-gc/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-gc com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-gc-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-gc/client-core/pom.xml --- a/vm-gc/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-gc com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-gc-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-gc/client-swing/pom.xml --- a/vm-gc/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-gc com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-gc-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-gc/command/pom.xml --- a/vm-gc/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-gc-command diff -r 33148154dcde -r 3117beb36d03 vm-gc/common/pom.xml --- a/vm-gc/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-gc com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-gc-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-gc/distribution/pom.xml --- a/vm-gc/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-gc-distribution diff -r 33148154dcde -r 3117beb36d03 vm-gc/pom.xml --- a/vm-gc/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-gc diff -r 33148154dcde -r 3117beb36d03 vm-gc/remote-collector-client-common/pom.xml --- a/vm-gc/remote-collector-client-common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/remote-collector-client-common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-gc-remote-collector-client-common diff -r 33148154dcde -r 3117beb36d03 vm-gc/remote-collector-client-swing/pom.xml --- a/vm-gc/remote-collector-client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/remote-collector-client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-gc-remote-collector-client-swing diff -r 33148154dcde -r 3117beb36d03 vm-gc/remote-collector-command/pom.xml --- a/vm-gc/remote-collector-command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/remote-collector-command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-gc-remote-collector-command diff -r 33148154dcde -r 3117beb36d03 vm-gc/remote-collector-common/pom.xml --- a/vm-gc/remote-collector-common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-gc/remote-collector-common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-gc - 2.0.0 + 2.0.1-SNAPSHOT thermostat-gc-remote-collector-common diff -r 33148154dcde -r 3117beb36d03 vm-heap-analysis/agent/pom.xml --- a/vm-heap-analysis/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-heap-analysis/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-heap-analysis - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-heap-analysis-agent diff -r 33148154dcde -r 3117beb36d03 vm-heap-analysis/client-core/pom.xml --- a/vm-heap-analysis/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-heap-analysis/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-heap-analysis-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-heap-analysis/client-swing/pom.xml --- a/vm-heap-analysis/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-heap-analysis/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-heap-analysis-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-heap-analysis/command/pom.xml --- a/vm-heap-analysis/command/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-heap-analysis/command/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-heap-analysis-command bundle diff -r 33148154dcde -r 3117beb36d03 vm-heap-analysis/common/pom.xml --- a/vm-heap-analysis/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-heap-analysis/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-heap-analysis-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-heap-analysis/distribution/pom.xml --- a/vm-heap-analysis/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-heap-analysis/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-heap-analysis - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-heap-analysis-distribution diff -r 33148154dcde -r 3117beb36d03 vm-heap-analysis/hprof/pom.xml --- a/vm-heap-analysis/hprof/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-heap-analysis/hprof/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-heap-analysis com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-heap-analysis-hprof bundle diff -r 33148154dcde -r 3117beb36d03 vm-heap-analysis/pom.xml --- a/vm-heap-analysis/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-heap-analysis/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-heap-analysis diff -r 33148154dcde -r 3117beb36d03 vm-io/agent/pom.xml --- a/vm-io/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-io/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ thermostat-vm-io com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-io-agent diff -r 33148154dcde -r 3117beb36d03 vm-io/client-cli/pom.xml --- a/vm-io/client-cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-io/client-cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-io-client-cli bundle diff -r 33148154dcde -r 3117beb36d03 vm-io/client-core/pom.xml --- a/vm-io/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-io/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-io-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-io/client-swing/pom.xml --- a/vm-io/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-io/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-io-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-io/common/pom.xml --- a/vm-io/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-io/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-io com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-io-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-io/distribution/pom.xml --- a/vm-io/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-io/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-io - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-io-distribution diff -r 33148154dcde -r 3117beb36d03 vm-io/pom.xml --- a/vm-io/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-io/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-io diff -r 33148154dcde -r 3117beb36d03 vm-jmx/agent/pom.xml --- a/vm-jmx/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-jmx/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-jmx-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-jmx/client-cli/pom.xml --- a/vm-jmx/client-cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-jmx/client-cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-jmx-client-cli bundle diff -r 33148154dcde -r 3117beb36d03 vm-jmx/client-core/pom.xml --- a/vm-jmx/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-jmx/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-jmx-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-jmx/client-swing/pom.xml --- a/vm-jmx/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-jmx/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-jmx-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-jmx/common/pom.xml --- a/vm-jmx/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-jmx/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-jmx com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-jmx-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-jmx/distribution/pom.xml --- a/vm-jmx/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-jmx/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-jmx - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-jmx-distribution diff -r 33148154dcde -r 3117beb36d03 vm-jmx/pom.xml --- a/vm-jmx/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-jmx/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-jmx diff -r 33148154dcde -r 3117beb36d03 vm-memory/agent/pom.xml --- a/vm-memory/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-memory/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-memory-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-memory/client-cli/pom.xml --- a/vm-memory/client-cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-memory/client-cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-memory-client-cli bundle diff -r 33148154dcde -r 3117beb36d03 vm-memory/client-core/pom.xml --- a/vm-memory/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-memory/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-memory-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-memory/client-swing/pom.xml --- a/vm-memory/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-memory/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-memory-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-memory/common/pom.xml --- a/vm-memory/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-memory/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-memory com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-memory-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-memory/distribution/pom.xml --- a/vm-memory/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-memory/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-memory - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-memory-distribution diff -r 33148154dcde -r 3117beb36d03 vm-memory/pom.xml --- a/vm-memory/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-memory/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-memory diff -r 33148154dcde -r 3117beb36d03 vm-numa/agent/pom.xml --- a/vm-numa/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-numa/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-numa com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-numa-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-numa/client-core/pom.xml --- a/vm-numa/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-numa/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-numa com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-numa-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-numa/client-swing/pom.xml --- a/vm-numa/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-numa/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-numa com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-numa-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-numa/common/pom.xml --- a/vm-numa/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-numa/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-numa com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-numa-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-numa/distribution/pom.xml --- a/vm-numa/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-numa/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-numa - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-numa-distribution diff -r 33148154dcde -r 3117beb36d03 vm-numa/pom.xml --- a/vm-numa/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-numa/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-numa diff -r 33148154dcde -r 3117beb36d03 vm-overview/client-core/pom.xml --- a/vm-overview/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-overview/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-overview com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-overview-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-overview/client-swing/pom.xml --- a/vm-overview/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-overview/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-overview com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-overview-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-overview/distribution/pom.xml --- a/vm-overview/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-overview/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-overview - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-overview-distribution diff -r 33148154dcde -r 3117beb36d03 vm-overview/pom.xml --- a/vm-overview/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-overview/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-overview diff -r 33148154dcde -r 3117beb36d03 vm-profiler/agent/pom.xml --- a/vm-profiler/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-profiler/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-profiler-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-profiler/client-cli/pom.xml --- a/vm-profiler/client-cli/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-profiler/client-cli/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-profiler-client-cli bundle diff -r 33148154dcde -r 3117beb36d03 vm-profiler/client-core/pom.xml --- a/vm-profiler/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-profiler/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-profiler-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-profiler/client-swing/pom.xml --- a/vm-profiler/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-profiler/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-profiler-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-profiler/common/pom.xml --- a/vm-profiler/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-profiler/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-profiler-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-profiler/distribution/pom.xml --- a/vm-profiler/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-profiler/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-profiler - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-profiler-distribution diff -r 33148154dcde -r 3117beb36d03 vm-profiler/jvm-agent/pom.xml --- a/vm-profiler/jvm-agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-profiler/jvm-agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-profiler com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-profiler-jvm-agent jar diff -r 33148154dcde -r 3117beb36d03 vm-profiler/pom.xml --- a/vm-profiler/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-profiler/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-profiler diff -r 33148154dcde -r 3117beb36d03 vm-shenandoah/agent/pom.xml --- a/vm-shenandoah/agent/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-shenandoah/agent/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-shenandoah com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-shenandoah-agent bundle diff -r 33148154dcde -r 3117beb36d03 vm-shenandoah/client-core/pom.xml --- a/vm-shenandoah/client-core/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-shenandoah/client-core/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-shenandoah com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-shenandoah-client-core bundle diff -r 33148154dcde -r 3117beb36d03 vm-shenandoah/client-swing/pom.xml --- a/vm-shenandoah/client-swing/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-shenandoah/client-swing/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-shenandoah com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-shenandoah-client-swing bundle diff -r 33148154dcde -r 3117beb36d03 vm-shenandoah/common/pom.xml --- a/vm-shenandoah/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-shenandoah/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ thermostat-vm-shenandoah com.redhat.thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-shenandoah-common bundle diff -r 33148154dcde -r 3117beb36d03 vm-shenandoah/distribution/pom.xml --- a/vm-shenandoah/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-shenandoah/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-vm-shenandoah - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-shenandoah-distribution diff -r 33148154dcde -r 3117beb36d03 vm-shenandoah/pom.xml --- a/vm-shenandoah/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/vm-shenandoah/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -41,7 +41,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-vm-shenandoah diff -r 33148154dcde -r 3117beb36d03 web/client/pom.xml --- a/web/client/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/web/client/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 2.0.0 + 2.0.1-SNAPSHOT thermostat-web-client diff -r 33148154dcde -r 3117beb36d03 web/common/pom.xml --- a/web/common/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/web/common/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 2.0.0 + 2.0.1-SNAPSHOT thermostat-web-common diff -r 33148154dcde -r 3117beb36d03 web/endpoint-plugin/distribution/pom.xml --- a/web/endpoint-plugin/distribution/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/web/endpoint-plugin/distribution/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web-endpoint - 2.0.0 + 2.0.1-SNAPSHOT thermostat-web-endpoint-distribution diff -r 33148154dcde -r 3117beb36d03 web/endpoint-plugin/pom.xml --- a/web/endpoint-plugin/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/web/endpoint-plugin/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 2.0.0 + 2.0.1-SNAPSHOT thermostat-web-endpoint diff -r 33148154dcde -r 3117beb36d03 web/endpoint-plugin/web-service/pom.xml --- a/web/endpoint-plugin/web-service/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/web/endpoint-plugin/web-service/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web-endpoint - 2.0.0 + 2.0.1-SNAPSHOT thermostat-web-endpoint-plugin diff -r 33148154dcde -r 3117beb36d03 web/pom.xml --- a/web/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/web/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat - 2.0.0 + 2.0.1-SNAPSHOT thermostat-web diff -r 33148154dcde -r 3117beb36d03 web/server/pom.xml --- a/web/server/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/web/server/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 2.0.0 + 2.0.1-SNAPSHOT thermostat-web-server diff -r 33148154dcde -r 3117beb36d03 web/war/pom.xml --- a/web/war/pom.xml Wed Jun 21 12:23:27 2017 -0400 +++ b/web/war/pom.xml Wed Jun 21 13:57:51 2017 -0400 @@ -42,7 +42,7 @@ com.redhat.thermostat thermostat-web - 2.0.0 + 2.0.1-SNAPSHOT thermostat-web-war