You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2017/09/18 20:58:40 UTC

incubator-tamaya-sandbox git commit: Trying to fix the build.

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


Trying to fix the build.


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/460ab2eb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/460ab2eb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/460ab2eb

Branch: refs/heads/master
Commit: 460ab2ebcd63739916b96b0404c7c22b16f69c0f
Parents: c66f02a
Author: Phil Ottlinger <po...@apache.org>
Authored: Mon Sep 18 22:58:22 2017 +0200
Committer: Phil Ottlinger <po...@apache.org>
Committed: Mon Sep 18 22:58:22 2017 +0200

----------------------------------------------------------------------
 hazelcast/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/460ab2eb/hazelcast/pom.xml
----------------------------------------------------------------------
diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml
index 7f594cd..1052787 100644
--- a/hazelcast/pom.xml
+++ b/hazelcast/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.4-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>