This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push: new 25c369293 Update git repo url 25c369293 is described below commit 25c3692939f7854d1a7ff900232d573775965cca Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Fri Jun 3 12:55:20 2022 +0300 Update git repo url --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6b4cdccdd..d8e78be6f 100644 --- a/pom.xml +++ b/pom.xml @@ -286,8 +286,8 @@ </license> </licenses> <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/cayenne.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cayenne.git</developerConnection> + <connection>scm:git:https://gitbox.apache.org/repos/asf/cayenne.git</connection> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cayenne.git</developerConnection> <url>https://github.com/apache/cayenne</url> <tag>HEAD</tag> </scm>