You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2015/08/24 18:28:51 UTC

incubator-tamaya git commit: Separated server part from remote part (client).

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 6d9184401 -> a969a7fba


Separated server part from remote part (client).


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

Branch: refs/heads/master
Commit: a969a7fba5ae48ca45965fc005e7f5e87c5d2d1d
Parents: 6d91844
Author: anatole <an...@apache.org>
Authored: Mon Aug 24 18:28:38 2015 +0200
Committer: anatole <an...@apache.org>
Committed: Mon Aug 24 18:28:38 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/a969a7fb/sandbox/remote/pom.xml
----------------------------------------------------------------------
diff --git a/sandbox/remote/pom.xml b/sandbox/remote/pom.xml
index f4b7100..3953ccf 100644
--- a/sandbox/remote/pom.xml
+++ b/sandbox/remote/pom.xml
@@ -28,7 +28,7 @@ under the License.
     </parent>
 
     <artifactId>tamaya-remote</artifactId>
-    <name>Apache Tamaya Remote PropertySource</name>
+    <name>Apache Tamaya Remote PropertySource / Configuration Support</name>
     <packaging>jar</packaging>
 
     <dependencies>