You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2008/04/17 08:09:01 UTC

svn commit: r648964 - /incubator/sling/trunk/parent/pom.xml

Author: cziegeler
Date: Wed Apr 16 23:08:59 2008
New Revision: 648964

URL: http://svn.apache.org/viewvc?rev=648964&view=rev
Log:
Add bundle vendor.

Modified:
    incubator/sling/trunk/parent/pom.xml

Modified: incubator/sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=648964&r1=648963&r2=648964&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Wed Apr 16 23:08:59 2008
@@ -168,6 +168,7 @@
                             <Bundle-DocURL>
                                 http://incubator.apache.org/sling
                             </Bundle-DocURL>
+                            <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
                             <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
                         </instructions>
                     </configuration>