Show
Ignore:
Timestamp:
09/03/08 14:05:22 (4 months ago)
Author:
arneke
Message:

Pegging GeoServer and GeoTools? to 2.4.4 and 1.6.4 respectively

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/geowebcache/pom.xml

    r338 r372  
    1111   
    1212  <properties> 
    13     <gs.version>1.7.0-SNAPSHOT</gs.version> 
    14     <gt.version>2.5-SNAPSHOT</gt.version> 
     13    <gs.version>1.6.4</gs.version> 
     14    <gt.version>2.4.4</gt.version> 
    1515    <spring.version>2.5.5</spring.version> 
    1616    <restlet.version>1.0.8</restlet.version> 
     
    344344      </plugin> 
    345345 
    346       <!-- 
    347346      <plugin> 
    348347           <artifactId>maven-war-plugin</artifactId> 
     
    356355           </executions> 
    357356      </plugin> 
    358       --> 
     357 
    359358      <plugin> 
    360359        <artifactId>maven-source-plugin</artifactId>