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

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


The following commit(s) were added to refs/heads/master by this push:
     new eb08c50  ANY23-423: Update POM on the move to gitbox
     new 1b67b0e  Merge pull request #133 from afs/gitbox
eb08c50 is described below

commit eb08c5065e4bc19784f9b412caac589c02670bbc
Author: Andy Seaborne <[email protected]>
AuthorDate: Wed Jan 30 10:42:05 2019 +0000

    ANY23-423: Update POM on the move to gitbox
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 30a3949..739669b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,9 +243,9 @@
   </modules>
 
   <scm>
-    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/any23.git</developerConnection>
-    
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/any23.git</connection>
-    <url>https://git-wip-us.apache.org/repos/asf/any23.git</url>
+    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/any23.git</developerConnection>
+    
<connection>scm:git:http://gitbox.apache.org/repos/asf/any23.git</connection>
+    <url>https://gitbox.apache.org/repos/asf/any23.git</url>
     <tag>HEAD</tag>
   </scm>
   <issueManagement>
@@ -1081,8 +1081,8 @@
                     <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
                     
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
                     
<anonymousConnection>scm:git:http://git.apache.org/any23.git</anonymousConnection>
-                    
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/any23.git</developerConnection>
-                    
<webAccessUrl>https://git-wip-us.apache.org/repos/asf/any23.git</webAccessUrl>
+                    
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/any23.git</developerConnection>
+                    
<webAccessUrl>https://gitbox.apache.org/repos/asf/any23.git</webAccessUrl>
                   </configuration>
                   <reportSets>
                     <reportSet>

Reply via email to