Show
Ignore:
Timestamp:
2008-04-03 13:03:13 (9 months ago)
Author:
mosipov
Message:

- Compelete Site overhaul
- added site dependency 2.0-beta-5 do *not* change this!

Files:
1 modified

Legend:

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

    r1874 r1883  
    8989                                <groupId>net.sourceforge.maven-taglib</groupId> 
    9090                                <artifactId>maven-taglib-plugin</artifactId> 
    91                                 <version>2.3.1</version> 
    9291                        </plugin> 
    9392                        <plugin> 
    9493                                <artifactId>maven-javadoc-plugin</artifactId> 
    95                                 <version>2.4</version> 
    9694                        </plugin> 
    9795                        <plugin> 
    9896                                <artifactId>maven-surefire-report-plugin</artifactId> 
    99                                 <version>2.4.2</version> 
    10097                        </plugin> 
    10198                        <plugin> 
    10299                                <artifactId>maven-jxr-plugin</artifactId> 
    103                                 <version>2.1</version> 
    104100                        </plugin> 
    105101                        <plugin> 
    106102                                <artifactId>maven-pmd-plugin</artifactId> 
    107                                 <version>2.3</version> 
    108103                                <configuration> 
    109104                                        <targetJdk>1.5</targetJdk> 
     
    113108                                <groupId>org.codehaus.mojo</groupId> 
    114109                                <artifactId>cobertura-maven-plugin</artifactId> 
    115                                 <version>2.2</version> 
    116110                        </plugin> 
    117111                        <plugin> 
    118112                                <groupId>org.codehaus.mojo</groupId> 
    119113                                <artifactId>taglist-maven-plugin</artifactId> 
    120                                 <version>2.1</version> 
    121114                                <configuration> 
    122115                                        <tags> 
     
    130123                                        maven-project-info-reports-plugin 
    131124                                </artifactId> 
    132                                 <version>2.0.1</version> 
    133125                                <reportSets> 
    134126                                        <reportSet>