Update pom.xml
This commit is contained in:
parent
1000ba52e0
commit
312028df15
|
@ -74,7 +74,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}/..</SRCDIR>
|
<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>
|
<VERSION>${project.version}</VERSION>
|
||||||
</attributes>
|
</attributes>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue