You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2016/09/25 21:24:19 UTC

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

Unified module name in poms.


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

Branch: refs/heads/master
Commit: 25d8ce1356b163651d1fe8f6536dbc9747b1bc65
Parents: 714305e
Author: anatole <an...@apache.org>
Authored: Sat Jan 16 07:40:08 2016 +0100
Committer: anatole <an...@apache.org>
Committed: Sat Jan 16 07:40:08 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/25d8ce13/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 90b07e7..c7da3f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
     </parent>
 
     <artifactId>tamaya-builder</artifactId>
-    <name>Apache Tamaya Builder</name>
+    <name>Apache Tamaya Modules - Builder</name>
     <packaging>jar</packaging> <!-- bundle -->
 
     <inceptionYear>2015</inceptionYear>