Skip to content

Commit

Permalink
Update jetty version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiril Tonev committed Feb 28, 2016
1 parent bb47d28 commit 523b4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.0.6.v20130930</version>
<version>9.2.7.v20150116</version>
<configuration>
<webApp>
<contextPath>/${project.artifactId}</contextPath>
Expand Down

0 comments on commit 523b4e4

Please sign in to comment.