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/master Commit: 39143de0458ca53625ee56b234bf202a432a3214 Parents: cbd2312 Author: anatole <[email protected]> Authored: Tue Sep 19 12:59:54 2017 +0200 Committer: anatole <[email protected]> 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>
