This is an automated email from the ASF dual-hosted git repository.

jungm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/johnzon.git


The following commit(s) were added to refs/heads/master by this push:
     new a06cb56e change scm to asf gitbox
a06cb56e is described below

commit a06cb56edda718864b1ea7381e51b64b0b1db017
Author: Markus Jung <[email protected]>
AuthorDate: Tue Jun 18 12:57:34 2024 +0200

    change scm to asf gitbox
    
    see https://lists.apache.org/thread/8qqkzg77r6l25dh40041w6xq4phwwq0z
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 65a7014e..b44428c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -526,9 +526,9 @@
   </distributionManagement>
 
   <scm>
-    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/johnzon.git</connection>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/johnzon.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=johnzon.git</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/johnzon.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/johnzon.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=johnzon.git</url>
     <tag>HEAD</tag>
   </scm>
 

Reply via email to