Skip to content
Snippets Groups Projects
Commit 4ce48dfe authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Update Jetty Maven plugin

parent ee2c4023
...@@ -345,7 +345,7 @@ ...@@ -345,7 +345,7 @@
<plugin> <plugin>
<groupId>org.eclipse.jetty</groupId> <groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId> <artifactId>jetty-maven-plugin</artifactId>
<version>9.2.2.v20140723</version> <version>9.2.3.v20140905</version>
<configuration> <configuration>
<scanIntervalSeconds>1</scanIntervalSeconds> <scanIntervalSeconds>1</scanIntervalSeconds>
<webApp> <webApp>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment