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

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

commit b14eb8ddd3a24febf5d7bf012eeda3d4caf87fd1
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Jun 8 15:36:06 2022 +0200

    Update the scm location to use gitbox because previous domain has been 
discontinued
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 10f60d9..4151236 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,9 +54,9 @@
     <url>http://bval.apache.org/</url>
 
     <scm>
-        
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/bval</connection>
-        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/bval</developerConnection>
-        <url>http://git-wip-us.apache.org/repos/asf/bval</url>
+        
<connection>scm:git:http://gitbix.apache.org/repos/asf/bval</connection>
+        
<developerConnection>scm:git:https://gitbix.apache.org/repos/asf/bval</developerConnection>
+        <url>http://gitbox.apache.org/repos/asf/bval</url>
         <tag>HEAD</tag>
     </scm>
 

Reply via email to