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/22 20:05:21 UTC

[4/4] incubator-tamaya-sandbox git commit: TAMAYA-294: Update sandbox modules to 0.4

TAMAYA-294: Update sandbox modules 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/3c593a4c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/3c593a4c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/3c593a4c

Branch: refs/heads/master
Commit: 3c593a4c03bb92310e4e720b164c860936fae789
Parents: d0397ac
Author: Phil Ottlinger <po...@apache.org>
Authored: Fri Sep 22 22:05:01 2017 +0200
Committer: Phil Ottlinger <po...@apache.org>
Committed: Fri Sep 22 22:05:01 2017 +0200

----------------------------------------------------------------------
 consul/pom.xml     | 3 +--
 hazelcast/pom.xml  | 1 -
 jodatime/pom.xml   | 3 +--
 management/pom.xml | 3 +--
 metamodel/pom.xml  | 5 ++---
 5 files changed, 5 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/3c593a4c/consul/pom.xml
----------------------------------------------------------------------
diff --git a/consul/pom.xml b/consul/pom.xml
index 14dbe65..67c8d29 100644
--- a/consul/pom.xml
+++ b/consul/pom.xml
@@ -22,8 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
-        <relativePath>..</relativePath>
+        <version>0.4-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tamaya-consul_beta</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/3c593a4c/hazelcast/pom.xml
----------------------------------------------------------------------
diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml
index 1052787..9e10c64 100644
--- a/hazelcast/pom.xml
+++ b/hazelcast/pom.xml
@@ -23,7 +23,6 @@
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
         <version>0.4-incubating-SNAPSHOT</version>
-        <relativePath>..</relativePath>
     </parent>
 
     <artifactId>tamaya-hazelcast_beta</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/3c593a4c/jodatime/pom.xml
----------------------------------------------------------------------
diff --git a/jodatime/pom.xml b/jodatime/pom.xml
index a1e99df..0b573db 100644
--- a/jodatime/pom.xml
+++ b/jodatime/pom.xml
@@ -25,8 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
-        <relativePath>..</relativePath>
+        <version>0.4-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tamaya-jodatime_beta</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/3c593a4c/management/pom.xml
----------------------------------------------------------------------
diff --git a/management/pom.xml b/management/pom.xml
index 9ac2ec4..5313a82 100644
--- a/management/pom.xml
+++ b/management/pom.xml
@@ -22,8 +22,7 @@ under the License.
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
-        <relativePath>..</relativePath>
+        <version>0.4-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tamaya-management_alpha</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/3c593a4c/metamodel/pom.xml
----------------------------------------------------------------------
diff --git a/metamodel/pom.xml b/metamodel/pom.xml
index bfffea8..63a0db4 100644
--- a/metamodel/pom.xml
+++ b/metamodel/pom.xml
@@ -22,8 +22,7 @@
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-sandbox</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
-        <relativePath>..</relativePath>
+        <version>0.4-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tamaya-metamodel_alpha</artifactId>
@@ -93,7 +92,7 @@
         <!--<dependency>-->
             <!--<groupId>org.apache.johnzon</groupId>-->
             <!--<artifactId>johnzon-core</artifactId>-->
-            <!--<version>0.9-incubating</version>-->
+            <!--<version>${johnzon.version}</version>-->
         <!--</dependency>-->
         <!--<dependency>-->
             <!--<groupId>org.apache.geronimo.specs</groupId>-->