Das Caching darf erst für cache-seconds < 0 vollständig unterdrückt werden
[percentcodec] / examples / pom.xml
index 2dd33ce..1905f52 100644 (file)
@@ -28,7 +28,6 @@
       <groupId>${pom.parent.groupId}</groupId>
       <artifactId>juplo-cachecontrol</artifactId>
       <version>${pom.parent.version}</version>
-      <scope>runtime</scope>
     </dependency>
 
     <!-- JSP-Stuff... -->
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
         <artifactId>jetty-maven-plugin</artifactId>
-        <version>8.0.1.v20110908</version>
+        <version>${jetty.version}</version>
         <configuration>
           <connectors>
             <connector implementation="org.eclipse.jetty.server.nio.BlockingChannelConnector">