Skip to content

Commit

Permalink
Correct bundle name and doc url.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/cocoon/trunk@821690 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
cziegeler committed Oct 5, 2009
1 parent e31e4ad commit d4bb641
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -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>
Expand Down Expand Up @@ -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}
Expand Down

0 comments on commit d4bb641

Please sign in to comment.