This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.extensions.webconsolebranding-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolebranding.git
commit 8d8e8a849a9990531829ee86386666d41626e9dd Author: Felix Meschberger <[email protected]> AuthorDate: Sun Dec 20 21:15:41 2009 +0000 Fix project name to inline it with Sling project names git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolebranding@892662 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a2aae46..910c23e 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <version>0.0.1-SNAPSHOT</version> <packaging>bundle</packaging> - <name>Branding plugin for the Apache Felix Web Console</name> + <name>Apache Sling Web Console Branding</name> <description> Apache Sling branding for the Apache Felix Web Console. This fragment attaches to the org.apache.felix.webconsole bundle to provide branding -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
