Changeset 1887 for FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml
- Timestamp:
- 2008-04-04 10:30:55 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/fckeditor-java-demo/pom.xml
r1885 r1887 71 71 <!-- FIXME er zieht die URL nicht raus --> 72 72 <Implementation-URL> 73 ${ fckeditor-java.parent.url}73 ${project.url} 74 74 </Implementation-URL> 75 75 <Built-By>${organization.name}</Built-By> … … 113 113 </reporting> 114 114 <name>FCKeditor.Java Integration Demo Webapp</name> 115 <description>Add a demo description</description> 116 <url>${parent.project.url}</url> 115 117 </project>