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

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


The following commit(s) were added to refs/heads/master by this push:
     new 95b6a88  Update pom scm configuration
95b6a88 is described below

commit 95b6a88f4bcc5bcf5b73df7e4b2c71fcaa446e68
Author: Luciano Resende <[email protected]>
AuthorDate: Sun May 19 18:49:29 2019 +0200

    Update pom scm configuration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ec6b353..b55b0ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,8 +38,8 @@
   </licenses>
   <scm>
     <connection>scm:git:[email protected]:apache/bahir.git</connection>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/bahir.git</developerConnection>
-    <url>scm:git:[email protected]:apache/bahir.git</url>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/bahir.git</developerConnection>
+    <url>https://github.com/apache/bahir</url>
     <tag>HEAD</tag>
   </scm>
   <issueManagement>

Reply via email to