Skip to content

Commit

Permalink
Merge pull request #16 from attadanta/upstream
Browse files Browse the repository at this point in the history
Update jetty version.
  • Loading branch information
dvcama authored Sep 3, 2016
2 parents 0811738 + 523b4e4 commit 36bcd53
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 36bcd53

Please sign in to comment.