commit | cf6e51b6bb5d6ea84b3f3fe7570316595d2f7e4c | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Thu Apr 17 06:33:59 2008 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Thu Apr 17 06:33:59 2008 +0000 |
tree | 8d92d6c1bf46cda9740e51cf3e71f550656ae57c | |
parent | 07d66b68bfbdc8d943ff0a2dc9e350077e149bf1 [diff] [blame] |
Add/Update bundle vendor. git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eventadmin/bridge.configuration/pom.xml b/eventadmin/bridge.configuration/pom.xml index 5f09a3a..15f25fd 100644 --- a/eventadmin/bridge.configuration/pom.xml +++ b/eventadmin/bridge.configuration/pom.xml
@@ -54,6 +54,7 @@ <instructions> <Bundle-Activator>${pom.artifactId}.Activator</Bundle-Activator> <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName> + <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor> <Private-Package>${pom.artifactId}.*</Private-Package> </instructions> </configuration>