coheigea closed pull request #4: [DIRSERVER-2230] - SCM pointing to gitbox 
instead of svn
URL: https://github.com/apache/directory-server/pull/4
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 123cc5f82a..467708b7f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1265,9 +1265,9 @@
   </dependencies>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/directory/apacheds/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/apacheds/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/apacheds/trunk</url>
+    
<connection>scm:git:https://gitbox.apache.org/repos/asf/directory-server.git</connection>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-server.git</developerConnection>
+    
<url>https://gitbox.apache.org/repos/asf?p=directory-server.git;a=tag;h=refs/tags/${project.scm.tag}</url>
   </scm>
 
   <repositories>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to