changeset 1411:36ddd0f0cb87

Bump version and restore SNAPSHOT qualifier for further in-branch development.
author Jon VanAlten <jon.vanalten@redhat.com>
date Mon, 02 Jun 2014 13:43:44 -0600
parents 7b8fbc4b151c
children a0592d702416
files agent/cli/pom.xml agent/command/pom.xml agent/core/pom.xml agent/pom.xml agent/proxy/common/pom.xml agent/proxy/pom.xml agent/proxy/server/pom.xml annotations/pom.xml assembly/pom.xml client/cli/pom.xml client/command/pom.xml client/core/pom.xml client/living-vm-filter/core/pom.xml client/living-vm-filter/pom.xml client/living-vm-filter/swing/pom.xml client/pom.xml client/swing-components/pom.xml client/swing/pom.xml common/command/pom.xml common/core/pom.xml common/pom.xml common/test/pom.xml config/pom.xml dev/archetype-ext/pom.xml dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml dev/multi-module-plugin-archetype/pom.xml dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml dev/pom.xml distribution/pom.xml host-cpu/agent/pom.xml host-cpu/client-core/pom.xml host-cpu/client-swing/pom.xml host-cpu/common/pom.xml host-cpu/distribution/pom.xml host-cpu/pom.xml host-memory/agent/pom.xml host-memory/client-core/pom.xml host-memory/client-swing/pom.xml host-memory/common/pom.xml host-memory/distribution/pom.xml host-memory/pom.xml host-overview/client-core/pom.xml host-overview/client-swing/pom.xml host-overview/distribution/pom.xml host-overview/pom.xml integration-tests/itest-run/pom.xml integration-tests/pom.xml integration-tests/standalone/pom.xml keyring/pom.xml killvm/agent/pom.xml killvm/client-swing/pom.xml killvm/pom.xml laf-utils/pom.xml launcher/pom.xml main/pom.xml numa/agent/pom.xml numa/client-core/pom.xml numa/client-swing/pom.xml numa/common/pom.xml numa/distribution/pom.xml numa/pom.xml pom.xml storage/cli/pom.xml storage/core/pom.xml storage/mongo/pom.xml storage/pom.xml system-backend/pom.xml thermostat-plugin-validator/pom.xml thread/client-common/pom.xml thread/client-controllers/pom.xml thread/client-swing/pom.xml thread/collector/pom.xml thread/distribution/pom.xml thread/harvester/pom.xml thread/pom.xml unix-process-handler/pom.xml validate-command/command/pom.xml validate-command/distribution/pom.xml validate-command/pom.xml vm-classstat/agent/pom.xml vm-classstat/client-core/pom.xml vm-classstat/client-swing/pom.xml vm-classstat/common/pom.xml vm-classstat/distribution/pom.xml vm-classstat/pom.xml vm-cpu/agent/pom.xml vm-cpu/client-cli/pom.xml vm-cpu/client-core/pom.xml vm-cpu/client-swing/pom.xml vm-cpu/common/pom.xml vm-cpu/distribution/pom.xml vm-cpu/pom.xml vm-gc/agent/pom.xml vm-gc/client-core/pom.xml vm-gc/client-swing/pom.xml vm-gc/common/pom.xml vm-gc/distribution/pom.xml vm-gc/pom.xml vm-gc/remote-collector-client-common/pom.xml vm-gc/remote-collector-client-swing/pom.xml vm-gc/remote-collector-command/pom.xml vm-gc/remote-collector-common/pom.xml vm-heap-analysis/agent/pom.xml vm-heap-analysis/client-core/pom.xml vm-heap-analysis/client-swing/pom.xml vm-heap-analysis/command/pom.xml vm-heap-analysis/common/pom.xml vm-heap-analysis/distribution/pom.xml vm-heap-analysis/pom.xml vm-jmx/agent/pom.xml vm-jmx/client-core/pom.xml vm-jmx/client-swing/pom.xml vm-jmx/common/pom.xml vm-jmx/distribution/pom.xml vm-jmx/pom.xml vm-memory/agent/pom.xml vm-memory/client-cli/pom.xml vm-memory/client-core/pom.xml vm-memory/client-swing/pom.xml vm-memory/common/pom.xml vm-memory/distribution/pom.xml vm-memory/pom.xml vm-overview/client-core/pom.xml vm-overview/client-swing/pom.xml vm-overview/distribution/pom.xml vm-overview/pom.xml web/client/pom.xml web/common/pom.xml web/pom.xml web/server/pom.xml web/war/pom.xml
diffstat 131 files changed, 134 insertions(+), 134 deletions(-) [+]
line wrap: on
line diff
--- a/agent/cli/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/agent/cli/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-cli</artifactId>
--- a/agent/command/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/agent/command/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-command</artifactId>
--- a/agent/core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/agent/core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-core</artifactId>
--- a/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent</artifactId>
--- a/agent/proxy/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/agent/proxy/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent-proxy</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-agent-proxy-common</artifactId>
--- a/agent/proxy/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/agent/proxy/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-proxy</artifactId>
--- a/agent/proxy/server/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/agent/proxy/server/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent-proxy</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-agent-proxy-server</artifactId>
--- a/annotations/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/annotations/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-annotations</artifactId>
--- a/assembly/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/assembly/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-assembly</artifactId>
--- a/client/cli/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/cli/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-client-cli</artifactId>
--- a/client/command/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/command/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-client-command</artifactId>
--- a/client/core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-client-core</artifactId>
--- a/client/living-vm-filter/core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/living-vm-filter/core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-osgi-living-vm-filter</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-osgi-living-vm-filter-core</artifactId>
   <packaging>bundle</packaging>
--- a/client/living-vm-filter/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/living-vm-filter/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-osgi-living-vm-filter</artifactId>
--- a/client/living-vm-filter/swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/living-vm-filter/swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-osgi-living-vm-filter</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-osgi-living-vm-filter-swing</artifactId>
   <packaging>bundle</packaging>
--- a/client/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-client</artifactId>
--- a/client/swing-components/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/swing-components/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-swing-components</artifactId>
--- a/client/swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/client/swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-client-swing</artifactId>
--- a/common/command/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/common/command/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-common-command</artifactId>
--- a/common/core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/common/core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-common-core</artifactId>
--- a/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-common</artifactId>
--- a/common/test/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/common/test/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-common-test</artifactId>
--- a/config/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/config/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-shared-config</artifactId>
--- a/dev/archetype-ext/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/dev/archetype-ext/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,12 +42,12 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-devel-modules</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>com.redhat.thermostat</groupId>
   <artifactId>thermostat-maven-archetype-ext</artifactId>
-  <version>1.0.4</version>
+  <version>1.0.5-SNAPSHOT</version>
 
   <packaging>maven-archetype</packaging>
 
--- a/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -1,5 +1,5 @@
-<archetype-descriptor xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.4 http://maven.apache.org/xsd/archetype-descriptor-1.0.4.xsd"
+<archetype-descriptor xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.5-SNAPSHOT" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.5-SNAPSHOT http://maven.apache.org/xsd/archetype-descriptor-1.0.5-SNAPSHOT.xsd"
   name="Thermostat Extension Maven Archetype">
   <requiredProperties>
     <requiredProperty key="bundleSymbolicName">
@@ -9,7 +9,7 @@
       <defaultValue>The name of your Thermostat extension goes here</defaultValue>
     </requiredProperty>
     <requiredProperty key="thermostatVersion">
-      <defaultValue>1.0.4</defaultValue>
+      <defaultValue>1.0.5-SNAPSHOT</defaultValue>
     </requiredProperty>
   </requiredProperties>
 
--- a/dev/multi-module-plugin-archetype/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/dev/multi-module-plugin-archetype/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
 
   <groupId>com.redhat.thermostat</groupId>
   <artifactId>thermostat-maven-archetype-multimodule</artifactId>
-  <version>1.0.4</version>
+  <version>1.0.5-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>Thermostat archetype for a multi-module plugin scaffold</name>
--- a/dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <requiredProperties>
     <requiredProperty key="thermostat-core-version">
-      <defaultValue>1.0.4</defaultValue>
+      <defaultValue>1.0.5-SNAPSHOT</defaultValue>
     </requiredProperty>
     <requiredProperty key="pluginDescription">
       <defaultValue>Thermostat example plugin</defaultValue>
--- a/dev/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/dev/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-devel-modules</artifactId>
--- a/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-distribution</artifactId>
--- a/host-cpu/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-cpu/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-cpu-agent</artifactId>
   <packaging>bundle</packaging>
--- a/host-cpu/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-cpu/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-cpu-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/host-cpu/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-cpu/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-cpu-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/host-cpu/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-cpu/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-cpu-common</artifactId>
   <packaging>bundle</packaging>
--- a/host-cpu/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-cpu/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-host-cpu</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-host-cpu-distribution</artifactId>
--- a/host-cpu/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-cpu/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-host-cpu</artifactId>
--- a/host-memory/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-memory/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-memory-agent</artifactId>
   <packaging>bundle</packaging>
--- a/host-memory/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-memory/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-memory-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/host-memory/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-memory/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-memory-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/host-memory/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-memory/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-memory-common</artifactId>
   <packaging>bundle</packaging>
--- a/host-memory/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-memory/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-host-memory</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-host-memory-distribution</artifactId>
--- a/host-memory/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-memory/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-host-memory</artifactId>
--- a/host-overview/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-overview/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-overview</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-overview-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/host-overview/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-overview/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-host-overview</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-host-overview-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/host-overview/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-overview/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-host-overview</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-host-overview-distribution</artifactId>
--- a/host-overview/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/host-overview/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-host-overview</artifactId>
--- a/integration-tests/itest-run/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/integration-tests/itest-run/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-integration-tests</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-integration-tests-run</artifactId>
--- a/integration-tests/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/integration-tests/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-integration-tests</artifactId>
--- a/integration-tests/standalone/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/integration-tests/standalone/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-integration-tests</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-integration-tests-standalone</artifactId>
--- a/keyring/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/keyring/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-keyring</artifactId>
--- a/killvm/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/killvm/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-killvm</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-killvm-agent</artifactId>
--- a/killvm/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/killvm/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-killvm</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-killvm-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/killvm/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/killvm/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-killvm</artifactId>
--- a/laf-utils/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/laf-utils/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-laf-utils</artifactId>
--- a/launcher/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/launcher/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-launcher</artifactId>
--- a/main/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/main/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-main</artifactId>
--- a/numa/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/numa/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-numa</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-numa-agent</artifactId>
   <packaging>bundle</packaging>
--- a/numa/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/numa/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-numa</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-numa-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/numa/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/numa/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-numa</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-numa-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/numa/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/numa/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-numa</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-numa-common</artifactId>
   <packaging>bundle</packaging>
--- a/numa/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/numa/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-numa</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-numa-distribution</artifactId>
--- a/numa/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/numa/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-numa</artifactId>
--- a/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -41,7 +41,7 @@
 
   <groupId>com.redhat.thermostat</groupId>
   <artifactId>thermostat</artifactId>
-  <version>1.0.4</version>
+  <version>1.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Thermostat</name>
--- a/storage/cli/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/storage/cli/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-storage</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-storage-cli</artifactId>
--- a/storage/core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/storage/core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-storage</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-storage-core</artifactId>
--- a/storage/mongo/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/storage/mongo/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-storage</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-storage-mongodb</artifactId>
--- a/storage/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/storage/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-storage</artifactId>
--- a/system-backend/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/system-backend/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-system-backend</artifactId>
--- a/thermostat-plugin-validator/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/thermostat-plugin-validator/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -41,7 +41,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-plugin-validator</artifactId>
--- a/thread/client-common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/thread/client-common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-client-common</artifactId>
--- a/thread/client-controllers/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/thread/client-controllers/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-client-controllers</artifactId>
--- a/thread/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/thread/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-client-swing</artifactId>
--- a/thread/collector/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/thread/collector/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-collector</artifactId>
--- a/thread/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/thread/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-distribution</artifactId>
--- a/thread/harvester/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/thread/harvester/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-harvester</artifactId>
--- a/thread/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/thread/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread</artifactId>
--- a/unix-process-handler/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/unix-process-handler/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-osgi-process-handler</artifactId>
--- a/validate-command/command/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/validate-command/command/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-validate</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-validate-command</artifactId>
--- a/validate-command/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/validate-command/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-validate</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-validate-distribution</artifactId>
--- a/validate-command/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/validate-command/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -41,7 +41,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-validate</artifactId>
   <packaging>pom</packaging>
--- a/vm-classstat/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-classstat/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-classstat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-classstat-agent</artifactId>
   <packaging>bundle</packaging>
--- a/vm-classstat/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-classstat/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-classstat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-classstat-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/vm-classstat/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-classstat/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-classstat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-classstat-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/vm-classstat/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-classstat/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-classstat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-classstat-common</artifactId>
   <packaging>bundle</packaging>
--- a/vm-classstat/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-classstat/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-classstat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-classstat-distribution</artifactId>
--- a/vm-classstat/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-classstat/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-classstat</artifactId>
--- a/vm-cpu/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-cpu/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-cpu-agent</artifactId>
   <packaging>bundle</packaging>
--- a/vm-cpu/client-cli/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-cpu/client-cli/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-cpu-client-cli</artifactId>
   <packaging>bundle</packaging>
--- a/vm-cpu/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-cpu/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-cpu-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/vm-cpu/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-cpu/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-cpu-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/vm-cpu/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-cpu/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-cpu</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-cpu-common</artifactId>
   <packaging>bundle</packaging>
--- a/vm-cpu/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-cpu/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-cpu</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-cpu-distribution</artifactId>
--- a/vm-cpu/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-cpu/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-cpu</artifactId>
--- a/vm-gc/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-gc</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-gc-agent</artifactId>
   <packaging>bundle</packaging>
--- a/vm-gc/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-gc</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-gc-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/vm-gc/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-gc</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-gc-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/vm-gc/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-gc</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-gc-common</artifactId>
   <packaging>bundle</packaging>
--- a/vm-gc/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-gc</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-gc-distribution</artifactId>
--- a/vm-gc/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-gc</artifactId>
--- a/vm-gc/remote-collector-client-common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/remote-collector-client-common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-gc</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-gc-remote-collector-client-common</artifactId>
--- a/vm-gc/remote-collector-client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/remote-collector-client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-gc</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-gc-remote-collector-client-swing</artifactId>
--- a/vm-gc/remote-collector-command/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/remote-collector-command/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-gc</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-gc-remote-collector-command</artifactId>
--- a/vm-gc/remote-collector-common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-gc/remote-collector-common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-gc</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-gc-remote-collector-common</artifactId>
--- a/vm-heap-analysis/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-heap-analysis/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-heap-analysis</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-heap-analysis-agent</artifactId>
--- a/vm-heap-analysis/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-heap-analysis/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-vm-heap-analysis</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-heap-analysis-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/vm-heap-analysis/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-heap-analysis/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-vm-heap-analysis</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-heap-analysis-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/vm-heap-analysis/command/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-heap-analysis/command/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-vm-heap-analysis</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-heap-analysis-command</artifactId>
   <packaging>bundle</packaging>
--- a/vm-heap-analysis/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-heap-analysis/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-vm-heap-analysis</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-heap-analysis-common</artifactId>
   <packaging>bundle</packaging>
--- a/vm-heap-analysis/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-heap-analysis/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-heap-analysis</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-heap-analysis-distribution</artifactId>
--- a/vm-heap-analysis/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-heap-analysis/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-heap-analysis</artifactId>
--- a/vm-jmx/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-jmx/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-jmx</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-jmx-agent</artifactId>
   <packaging>bundle</packaging>
--- a/vm-jmx/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-jmx/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-jmx</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-jmx-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/vm-jmx/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-jmx/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-jmx</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-jmx-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/vm-jmx/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-jmx/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-jmx</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-jmx-common</artifactId>
   <packaging>bundle</packaging>
--- a/vm-jmx/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-jmx/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-jmx</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-jmx-distribution</artifactId>
--- a/vm-jmx/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-jmx/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-jmx</artifactId>
--- a/vm-memory/agent/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-memory/agent/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-memory-agent</artifactId>
   <packaging>bundle</packaging>
--- a/vm-memory/client-cli/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-memory/client-cli/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-memory-client-cli</artifactId>
   <packaging>bundle</packaging>
--- a/vm-memory/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-memory/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-memory-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/vm-memory/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-memory/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-memory-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/vm-memory/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-memory/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-memory</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-memory-common</artifactId>
   <packaging>bundle</packaging>
--- a/vm-memory/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-memory/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-memory</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-memory-distribution</artifactId>
--- a/vm-memory/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-memory/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-memory</artifactId>
--- a/vm-overview/client-core/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-overview/client-core/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-overview</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-overview-client-core</artifactId>
   <packaging>bundle</packaging>
--- a/vm-overview/client-swing/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-overview/client-swing/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-vm-overview</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-vm-overview-client-swing</artifactId>
   <packaging>bundle</packaging>
--- a/vm-overview/distribution/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-overview/distribution/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-vm-overview</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-overview-distribution</artifactId>
--- a/vm-overview/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/vm-overview/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-vm-overview</artifactId>
--- a/web/client/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/web/client/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-client</artifactId>
--- a/web/common/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/web/common/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-common</artifactId>
--- a/web/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/web/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web</artifactId>
--- a/web/server/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/web/server/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-server</artifactId>
--- a/web/war/pom.xml	Mon Jun 02 13:43:01 2014 -0600
+++ b/web/war/pom.xml	Mon Jun 02 13:43:44 2014 -0600
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-war</artifactId>