Mercurial > dive4elements > framework
comparison pom.xml @ 101:7fc0650f194c
Upgraded the Restlet version to 2.0.4 (current stable).
artifacts/trunk@1281 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 01 Feb 2011 16:15:03 +0000 |
parents | 0efa3e8e46d4 |
children | 4122dbc9711b |
comparison
equal
deleted
inserted
replaced
100:933bbc9fc11f | 101:7fc0650f194c |
---|---|
41 <goal>create</goal> | 41 <goal>create</goal> |
42 </goals> | 42 </goals> |
43 </execution> | 43 </execution> |
44 </executions> | 44 </executions> |
45 <configuration> | 45 <configuration> |
46 <doCheck>true</doCheck> | 46 <doCheck>false</doCheck> |
47 <doUpdate>false</doUpdate> | 47 <doUpdate>false</doUpdate> |
48 </configuration> | 48 </configuration> |
49 </plugin> | 49 </plugin> |
50 <plugin> | 50 <plugin> |
51 <groupId>org.apache.maven.plugins</groupId> | 51 <groupId>org.apache.maven.plugins</groupId> |