Add/Update bundle vendor.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/annotations/pom.xml b/ipojo/annotations/pom.xml
index 989dd2e..5af7eb3 100644
--- a/ipojo/annotations/pom.xml
+++ b/ipojo/annotations/pom.xml
@@ -48,7 +48,7 @@
     	<configuration>
         	<instructions>          
           		<Bundle-Name>iPOJO Annotation</Bundle-Name>
-		        <Bundle-Vendor>Clement ESCOFFIER</Bundle-Vendor>
+                <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
         		<Bundle-Description> iPOJO Annotations </Bundle-Description>
           		<Export-Package>org.apache.felix.ipojo.annotations</Export-Package>
         	</instructions>