Merge branch 'jetty-9.4.x'

This commit is contained in:
Jesse McConnell 2016-07-14 13:18:52 -05:00
commit 300641c0e6
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<JDURL>http://download.eclipse.org/jetty/stable-9/apidocs</JDURL>
<JXURL>http://download.eclipse.org/jetty/stable-9/xref</JXURL>
<SRCDIR>${basedir}/..</SRCDIR>
<GITBROWSEURL>https://github.com/eclipse/jetty.project/master</GITBROWSEURL>
<GITBROWSEURL>https://github.com/eclipse/jetty.project/tree/jetty-9.4.x</GITBROWSEURL>
<VERSION>${project.version}</VERSION>
</attributes>
</configuration>