This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a commit to branch 1.7
in repository https://gitbox.apache.org/repos/asf/accumulo.git
The following commit(s) were added to refs/heads/1.7 by this push:
new 83d29cb Update git URL to gitbox.apache.org
83d29cb is described below
commit 83d29cb4e0468d5d8c0ee2e366a4c6104fe1c047
Author: Christopher Tubbs <[email protected]>
AuthorDate: Tue Aug 29 17:23:46 2017 -0400
Update git URL to gitbox.apache.org
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 836c3f8..216cdf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,10 +101,10 @@
<module>server/tserver</module>
</modules>
<scm>
- <connection>scm:git:git://git.apache.org/accumulo.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git</developerConnection>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/accumulo.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/accumulo.git</developerConnection>
<tag>HEAD</tag>
- <url>https://git-wip-us.apache.org/repos/asf?p=accumulo.git</url>
+ <url>https://gitbox.apache.org/repos/asf?p=accumulo.git</url>
</scm>
<issueManagement>
<system>JIRA</system>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].