Show
Ignore:
Timestamp:
2008-04-21 16:47:00 (7 months ago)
Author:
mosipov
Message:

altered pom.xml

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/pom.xml

    r1933 r1935  
    134134                                                                <replace value="href=&quot;" 
    135135                                                                        token="href=&quot;../${pom.artifactId}/" dir=".."> 
     136                                                                        <include 
     137                                                                                name="${pom.artifactId}/src/site/site.xml" /> 
     138                                                                        <exclude 
     139                                                                                name="fckeditor-java/src/site/site.xml" /> 
     140                                                                </replace> 
     141                                                                <replace value="href=&quot;../images" 
     142                                                                        token="href=&quot;images" dir=".."> 
    136143                                                                        <include 
    137144                                                                                name="${pom.artifactId}/src/site/site.xml" />