Update pom.xml

This commit is contained in:
Jesse McConnell 2016-07-14 13:17:10 -05:00 committed by GitHub
parent 1000ba52e0
commit 312028df15
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,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.3.x</GITBROWSEURL>
<VERSION>${project.version}</VERSION>
</attributes>
</configuration>