You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2009/10/05 08:00:28 UTC

svn commit: r821690 - /cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml

Author: cziegeler
Date: Mon Oct  5 06:00:28 2009
New Revision: 821690

URL: http://svn.apache.org/viewvc?rev=821690&view=rev
Log:
Correct bundle name and doc url.

Modified:
    cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml

Modified: cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml?rev=821690&r1=821689&r2=821690&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml Mon Oct  5 06:00:28 2009
@@ -33,7 +33,7 @@
   </parent>
   <artifactId>cocoon-serializers-charsets</artifactId>
   <version>1.0.0-SNAPSHOT</version>
-  <name>Cocoon Serializers Charsets</name>
+  <name>Apache Cocoon Serializers Charsets</name>
   
   <distributionManagement>
     <site>
@@ -63,6 +63,7 @@
         <extensions>true</extensions>
         <configuration>
           <instructions>
+            <Bundle-DocURL>http://cocoon.apache.org/blocks/serializers/${docs.version}/</Bundle-DocURL>
             <Export-Package>
               org.apache.cocoon.components.serializers.encoding;version=${pom.version},
               org.apache.cocoon.components.serializers.util;version=${pom.version}