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