You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/05/23 12:44:56 UTC

[commons-beanutils] branch master updated: Update SCM from svn to gitbox.

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


The following commit(s) were added to refs/heads/master by this push:
     new 1490b16  Update SCM from svn to gitbox.
1490b16 is described below

commit 1490b161cf576081c178a7bf9e50766327b39833
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu May 23 08:44:53 2019 -0400

    Update SCM from svn to gitbox.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e2b33ab..3a1d89f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,9 +66,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/</url>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-beanutils.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-beanutils.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=commons-beanutils.git</url>
   </scm>
 
   <distributionManagement>