Update version to 0.5 snapshot
diff --git a/apache-commons/pom.xml b/apache-commons/pom.xml
index 0ed033d..44955bd 100644
--- a/apache-commons/pom.xml
+++ b/apache-commons/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>tamaya-commons-config_beta</artifactId>
diff --git a/camel/pom.xml b/camel/pom.xml
index e3c0589..745854f 100644
--- a/camel/pom.xml
+++ b/camel/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/configjsr/pom.xml b/configjsr/pom.xml
index 541e8f7..879bce5 100644
--- a/configjsr/pom.xml
+++ b/configjsr/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tamaya-jsr382</artifactId>
diff --git a/configured-sysprops/pom.xml b/configured-sysprops/pom.xml
index 2b063e7..bd873b8 100644
--- a/configured-sysprops/pom.xml
+++ b/configured-sysprops/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>tamaya-sysprops_beta</artifactId>
diff --git a/documentation/pom.xml b/documentation/pom.xml
index c6b90ba..396d3c0 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/jodatime/pom.xml b/jodatime/pom.xml
index 3d21d20..995c9c8 100644
--- a/jodatime/pom.xml
+++ b/jodatime/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/kubernetes/pom.xml b/kubernetes/pom.xml
index 6f11b18..6bbcfed 100644
--- a/kubernetes/pom.xml
+++ b/kubernetes/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-extensions</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tamaya-k8s</artifactId>
diff --git a/management/pom.xml b/management/pom.xml
index 08a7f7a..9d24fb5 100644
--- a/management/pom.xml
+++ b/management/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/metamodel/pom.xml b/metamodel/pom.xml
index e3ae3d1..537b67a 100644
--- a/metamodel/pom.xml
+++ b/metamodel/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 3b01f15..cb3eeba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.tamaya.ext</groupId>
     <artifactId>tamaya-sandbox</artifactId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.5-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache Tamaya Sandbox</name>
@@ -40,7 +40,7 @@
     </organization>
 
     <properties>
-        <tamaya.version>0.4-incubating-SNAPSHOT</tamaya.version>
+        <tamaya.version>0.5-incubating-SNAPSHOT</tamaya.version>
         <commons-io.version>2.5</commons-io.version>
         <findbugs.skip>false</findbugs.skip>
         <osgi.version>5.0.0</osgi.version> 
diff --git a/propertysources/pom.xml b/propertysources/pom.xml
index cd5fb85..7474147 100644
--- a/propertysources/pom.xml
+++ b/propertysources/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>tamaya-propertysources_alpha</artifactId>
diff --git a/remote/pom.xml b/remote/pom.xml
index 37f2bf5..eefba7a 100644
--- a/remote/pom.xml
+++ b/remote/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/server/pom.xml b/server/pom.xml
index a151733..c90529f 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/ui/base/pom.xml b/ui/base/pom.xml
index d6a4f47..264dde1 100644
--- a/ui/base/pom.xml
+++ b/ui/base/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-ui-parent</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/ui/events/pom.xml b/ui/events/pom.xml
index 4cf01d9..bdabff5 100644
--- a/ui/events/pom.xml
+++ b/ui/events/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-ui-parent</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/ui/mutableconfig/pom.xml b/ui/mutableconfig/pom.xml
index 6468719..84f71f2 100644
--- a/ui/mutableconfig/pom.xml
+++ b/ui/mutableconfig/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-ui-parent</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/ui/pom.xml b/ui/pom.xml
index 5eec26f..d669985 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tamaya-ui-parent</artifactId>
diff --git a/uom/pom.xml b/uom/pom.xml
index 64bfc7d..db84d26 100644
--- a/uom/pom.xml
+++ b/uom/pom.xml
@@ -15,7 +15,7 @@
     <parent>

         <groupId>org.apache.tamaya.ext</groupId>

         <artifactId>tamaya-sandbox</artifactId>

-        <version>0.4-incubating-SNAPSHOT</version>

+        <version>0.5-incubating-SNAPSHOT</version>

     </parent>

     <artifactId>tamaya-uom_beta</artifactId>

     <name>Apache Tamaya Modules - Units of Measurement Support</name>

diff --git a/usagetracker/pom.xml b/usagetracker/pom.xml
index 0716bc9..a222b1b 100644
--- a/usagetracker/pom.xml
+++ b/usagetracker/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/validation/pom.xml b/validation/pom.xml
index b17c916..78c6ff1 100644
--- a/validation/pom.xml
+++ b/validation/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/vertx/pom.xml b/vertx/pom.xml
index dae922f..ff187ff 100644
--- a/vertx/pom.xml
+++ b/vertx/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.5-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>