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/12/17 14:26:03 UTC

[2/2] incubator-tamaya git commit: Corrected module name.

Corrected module name.


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

Branch: refs/heads/master
Commit: ad770e6eebcc54a845c1e32589c09f1a23723f08
Parents: 9ac3fbb
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Sat Dec 10 16:08:02 2016 +0100
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Sat Dec 17 15:24:29 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/ad770e6e/examples/01-minimal/pom.xml
----------------------------------------------------------------------
diff --git a/examples/01-minimal/pom.xml b/examples/01-minimal/pom.xml
index e137377..e8dad25 100644
--- a/examples/01-minimal/pom.xml
+++ b/examples/01-minimal/pom.xml
@@ -32,7 +32,7 @@ under the License.
     <artifactId>01-minimal</artifactId>
     <version>0.3-incubating-SNAPSHOT</version>
 
-    <name>Apache Tamaya Minimal Examples</name>
+    <name>Apache Tamaya Minimal Example</name>
 
     <dependencies>
         <dependency>