Repository: incubator-tamaya-sandbox
Updated Branches:
  refs/heads/master 460ab2ebc -> 422132ba6


Change base version to 0.4


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/commit/422132ba
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/422132ba
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/422132ba

Branch: refs/heads/master
Commit: 422132ba6b0277f40c6f96046d33832619c31e16
Parents: 460ab2e
Author: Phil Ottlinger <pottlin...@apache.org>
Authored: Mon Sep 18 23:04:20 2017 +0200
Committer: Phil Ottlinger <pottlin...@apache.org>
Committed: Mon Sep 18 23:04:20 2017 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/422132ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b6909f8..e464cd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
     </parent>
     <groupId>org.apache.tamaya.ext</groupId>
     <artifactId>tamaya-sandbox</artifactId>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.4-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache Tamaya Sandbox</name>
@@ -40,7 +40,7 @@ under the License.
     </organization>
 
     <properties>
-        <tamaya.version>4.0-incubating-SNAPSHOT</tamaya.version>
+        <tamaya.version>0.4-incubating-SNAPSHOT</tamaya.version>
         <commons-io.version>2.5</commons-io.version>
         <findbugs.skip>false</findbugs.skip>
         <jdkVersion>1.7</jdkVersion>

Reply via email to