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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f4cc14b00 Update Git remote repo URL
f4cc14b00 is described below

commit f4cc14b00b02f66e32226844ff20ad5387f788f5
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Jun 10 14:18:04 2022 +0300

    Update Git remote repo URL
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 55e817097..3ac7faab3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
                         <configuration>
                             <content>target/site/public</content>
                             <checkinComment>${msg}</checkinComment>
-                            
<pubScmUrl>scm:git:https://git-wip-us.apache.org/repos/asf/cayenne-website.git</pubScmUrl>
+                            
<pubScmUrl>scm:git:https://gitbox.apache.org/repos/asf/cayenne-website.git</pubScmUrl>
                             <scmBranch>asf-site</scmBranch>
                         </configuration>
                         <executions>

Reply via email to