Changeset 1889 for FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml
- Timestamp:
- 2008-04-04 23:45:39 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml
r1887 r1889 69 69 </manifest> 70 70 <manifestEntries> 71 <!-- FIXME er zieht die URL nicht raus -->72 71 <Implementation-URL> 73 72 ${project.url} … … 113 112 </reporting> 114 113 <name>FCKeditor.Java Integration Demo Webapp</name> 115 < description>Add a demo description</description>116 < url>${parent.project.url}</url>114 <!-- FIXME we need some appropriate description here deriving from the parent --> 115 <description>Add demo description</description> 117 116 </project>