Author: gnodet
Date: Wed Oct 14 11:44:17 2009
New Revision: 825091
URL: http://svn.apache.org/viewvc?rev=825091&view=rev
Log:
[karaf] fix the module name for the manual to be consistent with others
Modified:
felix/trunk/karaf/manual/pom.xml
Modified: felix/trunk/karaf/manual/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/karaf/manual/pom.xml?rev=825091&r1=825090&r2=825091&view=diff
==============================================================================
--- felix/trunk/karaf/manual/pom.xml (original)
+++ felix/trunk/karaf/manual/pom.xml Wed Oct 14 11:44:17 2009
@@ -30,7 +30,7 @@
<artifactId>manual</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Karaf :: Manual</name>
+ <name>Apache Felix Karaf :: Manual</name>
<description>The Karaf Manual which generates a HTML and PDF representation
of the manual.</description>
<properties>