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 2016/10/17 18:55:39 UTC

[27/50] [abbrv] incubator-tamaya-extensions git commit: Unified module name in poms.

Unified module name in poms.


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

Branch: refs/heads/master
Commit: 07606788914867ca3fb3a6b538ac7bedc022f979
Parents: f566c8d
Author: anatole <an...@apache.org>
Authored: Sat Jan 16 07:40:08 2016 +0100
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Tue Sep 27 00:18:31 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/07606788/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 918f4ef..7ac7f28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
     </parent>
 
     <artifactId>tamaya-events</artifactId>
-    <name>Apache Tamaya Event and dynamic Update Extensions</name>
+    <name>Apache Tamaya Modules - Event and dynamic Update Extensions</name>
     <packaging>bundle</packaging>
 
     <properties>