changeset 640:e9635fc9d0cb

Bump snapshot version to prepare for next development iteration
author Jon VanAlten <vanaltj@gmail.com>
date Mon, 24 Sep 2012 21:05:18 -0400
parents a16d6607360d
children f10b214c0461
files agent/cli/pom.xml agent/command/pom.xml agent/core/pom.xml agent/heapdumper/pom.xml agent/killvm/pom.xml agent/pom.xml bundles/pom.xml client/command/pom.xml client/core/pom.xml client/heapdumper/pom.xml client/killvm/pom.xml client/living-vm-filter/pom.xml client/memory-stats-panel/pom.xml client/pom.xml client/swing-components/pom.xml client/vmclassstat/pom.xml common/command/pom.xml common/core/pom.xml common/pom.xml common/test/pom.xml distribution/pom.xml dolphin/pom.xml eclipse/com.redhat.thermostat.eclipse.boot/pom.xml eclipse/com.redhat.thermostat.eclipse.feature/pom.xml eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml eclipse/com.redhat.thermostat.eclipse.test/pom.xml eclipse/com.redhat.thermostat.eclipse/pom.xml eclipse/composite-repo/pom.xml eclipse/core-p2-repository/pom.xml eclipse/pom.xml eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml eclipse/test-deps-bundle-wrapping/pom.xml eclipse/test-deps-p2-repository/pom.xml keyring/pom.xml launcher/pom.xml main/pom.xml pom.xml thread/client-common/pom.xml thread/client-controllers/pom.xml thread/client-swing/pom.xml thread/collector/pom.xml thread/harvester/pom.xml thread/pom.xml tools/pom.xml unix-process-handler/pom.xml web/client/pom.xml web/common/pom.xml web/pom.xml web/server/pom.xml
diffstat 51 files changed, 63 insertions(+), 63 deletions(-) [+]
line wrap: on
line diff
--- a/agent/cli/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/agent/cli/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-cli</artifactId>
--- a/agent/command/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/agent/command/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-command</artifactId>
--- a/agent/core/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/agent/core/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-core</artifactId>
--- a/agent/heapdumper/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/agent/heapdumper/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-heapdumper</artifactId>
--- a/agent/killvm/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/agent/killvm/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-agent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent-killvm</artifactId>
--- a/agent/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/agent/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-agent</artifactId>
--- a/bundles/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/bundles/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-bundles</artifactId>
--- a/client/command/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/command/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-client-command</artifactId>
--- a/client/core/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/core/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-client</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-client-core</artifactId>
--- a/client/heapdumper/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/heapdumper/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -41,7 +41,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-client-heapdumper</artifactId>
   <packaging>bundle</packaging>
--- a/client/killvm/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/killvm/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-client-killvm</artifactId>
   <packaging>bundle</packaging>
--- a/client/living-vm-filter/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/living-vm-filter/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-osgi-living-vm-filter</artifactId>
   <packaging>bundle</packaging>
--- a/client/memory-stats-panel/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/memory-stats-panel/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-osgi-memory-stats-panel</artifactId>
   <packaging>bundle</packaging>
--- a/client/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-client</artifactId>
--- a/client/swing-components/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/swing-components/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-swing-components</artifactId>
--- a/client/vmclassstat/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/client/vmclassstat/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat-client</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <artifactId>thermostat-client-vmclassstat</artifactId>
   <packaging>bundle</packaging>
--- a/common/command/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/common/command/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-common-command</artifactId>
--- a/common/core/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/common/core/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-common-core</artifactId>
--- a/common/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/common/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-common</artifactId>
--- a/common/test/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/common/test/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-common</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-common-test</artifactId>
--- a/distribution/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/distribution/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-distribution</artifactId>
--- a/dolphin/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/dolphin/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-laf</artifactId>
--- a/eclipse/com.redhat.thermostat.eclipse.boot/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/com.redhat.thermostat.eclipse.boot/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>com.redhat.thermostat.eclipse.boot</artifactId>
   <packaging>eclipse-plugin</packaging>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
 
   <name>Thermostat Eclipse Client Boot Package</name>
 
--- a/eclipse/com.redhat.thermostat.eclipse.feature/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/com.redhat.thermostat.eclipse.feature/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>com.redhat.thermostat.eclipse.feature</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
 
   <name>Thermostat Eclipse Feature</name>
 
@@ -17,7 +17,7 @@
     <dependency>
       <groupId>com.redhat.thermostat</groupId>
       <artifactId>thermostat-common-core</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
--- a/eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/com.redhat.thermostat.eclipse.p2-repo/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>com.redhat.thermostat.eclipse.p2-repo</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
 
   <name>Thermostat Eclipse p2 Repository</name>
 
@@ -17,7 +17,7 @@
     <dependency>
       <groupId>com.redhat.thermostat</groupId>
       <artifactId>thermostat-common-core</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
--- a/eclipse/com.redhat.thermostat.eclipse.test/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/com.redhat.thermostat.eclipse.test/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>com.redhat.thermostat.eclipse.test</artifactId>
   <packaging>eclipse-test-plugin</packaging>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
 
   <name>Thermostat Eclipse Client Tests</name>
 
@@ -18,12 +18,12 @@
     <dependency>
       <groupId>com.redhat.thermostat</groupId>
       <artifactId>thermostat-common-core</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>com.redhat.thermostat.eclipse.parent</groupId>
       <artifactId>com.redhat.thermostat.eclipse.test-deps-repo</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
       <type>pom</type>
     </dependency>
   </dependencies>
--- a/eclipse/com.redhat.thermostat.eclipse/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/com.redhat.thermostat.eclipse/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>com.redhat.thermostat.eclipse</artifactId>
   <packaging>eclipse-plugin</packaging>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
 
   <name>Thermostat Eclipse Client</name>
 
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>com.redhat.thermostat</groupId>
       <artifactId>thermostat-common-core</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
--- a/eclipse/composite-repo/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/composite-repo/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
--- a/eclipse/core-p2-repository/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/core-p2-repository/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,11 +42,11 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>com.redhat.thermostat.eclipse.core-p2-repo</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
 
   <name>Thermostat Core Bundles p2 Repository</name>
 
--- a/eclipse/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -39,7 +39,7 @@
 
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>thermostat-eclipse-parent</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Thermostat Eclipse Client (Parent)</name>
--- a/eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/test-deps-bundle-wrapping/org.hamcrest/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -43,7 +43,7 @@
     <parent>
       <groupId>com.redhat.thermostat.eclipse.parent</groupId>
       <artifactId>thermostat-eclipse-test-deps</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.hamcrest</groupId>
--- a/eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/test-deps-bundle-wrapping/org.mockito/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -43,7 +43,7 @@
     <parent>
       <groupId>com.redhat.thermostat.eclipse.parent</groupId>
       <artifactId>thermostat-eclipse-test-deps</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.mockito</groupId>
--- a/eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/test-deps-bundle-wrapping/org.objenesis/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -43,7 +43,7 @@
     <parent>
       <groupId>com.redhat.thermostat.eclipse.parent</groupId>
       <artifactId>thermostat-eclipse-test-deps</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.objenesis</groupId>
--- a/eclipse/test-deps-bundle-wrapping/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/test-deps-bundle-wrapping/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -41,7 +41,7 @@
     <parent>
       <groupId>com.redhat.thermostat.eclipse.parent</groupId>
       <artifactId>thermostat-eclipse-parent</artifactId>
-      <version>0.4.0-SNAPSHOT</version>
+      <version>0.5.0-SNAPSHOT</version>
     </parent>
 
     <!-- Prepares test deps into proper bundles
--- a/eclipse/test-deps-p2-repository/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/eclipse/test-deps-p2-repository/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,11 +42,11 @@
   <parent>
     <artifactId>thermostat-eclipse-parent</artifactId>
     <groupId>com.redhat.thermostat.eclipse.parent</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   <groupId>com.redhat.thermostat.eclipse.parent</groupId>
   <artifactId>com.redhat.thermostat.eclipse.test-deps-repo</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
 
   <name>Thermostat Eclipse :: p2 repository for plain Java test deps</name>
 
--- a/keyring/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/keyring/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-keyring</artifactId>
--- a/launcher/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/launcher/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-launcher</artifactId>
--- a/main/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/main/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-main</artifactId>
--- a/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -41,7 +41,7 @@
 
   <groupId>com.redhat.thermostat</groupId>
   <artifactId>thermostat</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Thermostat</name>
--- a/thread/client-common/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/thread/client-common/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-client-common</artifactId>
--- a/thread/client-controllers/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/thread/client-controllers/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-client-controllers</artifactId>
--- a/thread/client-swing/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/thread/client-swing/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-client-swing</artifactId>
--- a/thread/collector/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/thread/collector/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-collector</artifactId>
--- a/thread/harvester/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/thread/harvester/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-thread</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread-harvester</artifactId>
--- a/thread/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/thread/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-thread</artifactId>
--- a/tools/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/tools/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-tools</artifactId>
--- a/unix-process-handler/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/unix-process-handler/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>thermostat</artifactId>
     <groupId>com.redhat.thermostat</groupId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>thermostat-osgi-process-handler</artifactId>
--- a/web/client/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/web/client/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-client</artifactId>
--- a/web/common/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/web/common/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-common</artifactId>
--- a/web/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/web/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web</artifactId>
--- a/web/server/pom.xml	Mon Sep 24 20:26:05 2012 -0400
+++ b/web/server/pom.xml	Mon Sep 24 21:05:18 2012 -0400
@@ -42,7 +42,7 @@
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat-web</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>thermostat-web-server</artifactId>