You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:19:03 UTC

[sling-org-apache-sling-caconfig-bnd-plugin] 04/07: switch to lowercase "bnd" - as used on http://bnd.bndtools.org/

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.caconfig.bnd-plugin-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-bnd-plugin.git

commit 4743fb194c6461a1950129f30548a43474ec5aad
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Mon Nov 21 20:46:24 2016 +0000

    switch to lowercase "bnd" - as used on http://bnd.bndtools.org/
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/contextaware-config/tooling/bnd-plugin@1770751 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 788d622..4f4f05b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,8 @@
     <artifactId>org.apache.sling.caconfig.bnd-plugin</artifactId>
     <packaging>jar</packaging>
     <version>1.0.1-SNAPSHOT</version>
-    <name>Apache Sling Context-Aware Configuration BND Plugin</name>
-    <description>This BND plugin detected all configuration annotation classes and adds a bundle header 'Sling-ContextAware-Configuration-Classes' containing their names.</description>
+    <name>Apache Sling Context-Aware Configuration bnd Plugin</name>
+    <description>This bnd plugin detected all configuration annotation classes and adds a bundle header 'Sling-ContextAware-Configuration-Classes' containing their names.</description>
 
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/contextaware-config/tooling/bnd-plugin</connection>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.