Changeset 372
- Timestamp:
- 09/03/08 14:05:22 (3 months ago)
- Files:
-
- 1 modified
-
trunk/geowebcache/pom.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/geowebcache/pom.xml
r338 r372 11 11 12 12 <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> 15 15 <spring.version>2.5.5</spring.version> 16 16 <restlet.version>1.0.8</restlet.version> … … 344 344 </plugin> 345 345 346 <!--347 346 <plugin> 348 347 <artifactId>maven-war-plugin</artifactId> … … 356 355 </executions> 357 356 </plugin> 358 --> 357 359 358 <plugin> 360 359 <artifactId>maven-source-plugin</artifactId>
