Changeset 1949 for FCKeditor.Java/branches/2.4/java-core/pom.xml
- Timestamp:
- 2008-05-04 20:44:11 (8 months ago)
- Files:
-
- 1 modified
-
FCKeditor.Java/branches/2.4/java-core/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/java-core/pom.xml
r1937 r1949 57 57 value="org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp" 58 58 /> 59 60 <!--<echo61 message="Rewriting links in tag reference"62 />-->63 59 <replaceregexp byline="true" flags="m" 64 60 file="target/site/tagreference.html" … … 140 136 instance and a Servlet handling server-side user files and folders. 141 137 </description> 142 <url>http:// www.fckeditor.net/java</url>138 <url>http://java.fckeditor.net</url> 143 139 </project>