Merge branch 'jetty-10.0.x' into jetty-11.0.x

This commit is contained in:
Olivier Lamy 2023-11-18 10:51:55 +10:00
commit d84a74b3af
No known key found for this signature in database
GPG Key ID: 873A8E86B4372146
1 changed files with 6 additions and 6 deletions

12
pom.xml
View File

@ -189,9 +189,9 @@
</licenses>
<scm>
<connection>scm:git:https://github.com/eclipse/jetty.project.git</connection>
<developerConnection>scm:git:git@github.com:eclipse/jetty.project.git</developerConnection>
<url>https://github.com/eclipse/jetty.project</url>
<connection>scm:git:https://github.com/jetty/jetty.project.git</connection>
<developerConnection>scm:git:git@github.com:jetty/jetty.project.git</developerConnection>
<url>https://github.com/jetty/jetty.project</url>
</scm>
<modules>
@ -841,8 +841,8 @@
<attributes>
<JDURL>https://eclipse.dev/jetty/javadoc/jetty-11</JDURL>
<SRCDIR>${basedir}/..</SRCDIR>
<GITBROWSEURL>https://github.com/eclipse/jetty.project/tree/jetty-11.0.x</GITBROWSEURL>
<GITDOCURL>https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/documentation/jetty-documentation/src/main/asciidoc</GITDOCURL>
<GITBROWSEURL>https://github.com/jetty/jetty.project/tree/jetty-11.0.x</GITBROWSEURL>
<GITDOCURL>https://github.com/jetty/jetty.project/tree/jetty-11.0.x/documentation/jetty-documentation/src/main/asciidoc</GITDOCURL>
<MVNCENTRAL>http://central.maven.org/maven2</MVNCENTRAL>
<VERSION>${project.version}</VERSION>
<TIMESTAMP>${maven.build.timestamp}</TIMESTAMP>
@ -2469,7 +2469,7 @@
<issueManagement>
<system>github</system>
<url>https://github.com/eclipse/jetty.project/issues</url>
<url>https://github.com/jetty/jetty.project/issues</url>
</issueManagement>
<mailingLists>