update gitbrowseurl for proper jetty 10 branch location
This commit is contained in:
parent
23ff7b8fcd
commit
b34ab04011
|
@ -226,7 +226,7 @@
|
||||||
<JDURL>http://download.eclipse.org/jetty/stable-9/apidocs</JDURL>
|
<JDURL>http://download.eclipse.org/jetty/stable-9/apidocs</JDURL>
|
||||||
<JXURL>http://download.eclipse.org/jetty/stable-9/xref</JXURL>
|
<JXURL>http://download.eclipse.org/jetty/stable-9/xref</JXURL>
|
||||||
<SRCDIR>${basedir}/../jetty.project/</SRCDIR>
|
<SRCDIR>${basedir}/../jetty.project/</SRCDIR>
|
||||||
<GITBROWSEURL>https://github.com/eclipse/jetty.project/master</GITBROWSEURL>
|
<GITBROWSEURL>https://github.com/eclipse/jetty.project/jetty-10.0.x</GITBROWSEURL>
|
||||||
<icons>font</icons>
|
<icons>font</icons>
|
||||||
<pagenums />
|
<pagenums />
|
||||||
<toc />
|
<toc />
|
||||||
|
|
Loading…
Reference in New Issue