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 2017/09/19 11:00:47 UTC

[3/4] incubator-tamaya-sandbox git commit: TAMAYA-300: Simplified naming.

TAMAYA-300: Simplified naming.


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

Branch: refs/heads/java8
Commit: 39143de0458ca53625ee56b234bf202a432a3214
Parents: cbd2312
Author: anatole <an...@apache.org>
Authored: Tue Sep 19 12:59:54 2017 +0200
Committer: anatole <an...@apache.org>
Committed: Tue Sep 19 12:59:54 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/39143de0/osgi/common/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/common/pom.xml b/osgi/common/pom.xml
index 9455104..fdcb7f3 100644
--- a/osgi/common/pom.xml
+++ b/osgi/common/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>tamaya-osgi_alpha</artifactId>
     <packaging>jar</packaging>
-    <name>Apache Tamaya :: OSGi Integration :: ConfigurationPlugin</name>
+    <name>Apache Tamaya :: OSGi :: ConfigurationPlugin</name>
     <description>Tamaya Based OSGI ConfigurationPlugin Implementation</description>
 
     <dependencies>