This is an automated email from the ASF dual-hosted git repository.
mshuler pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push:
new 315d23b Update git.apache.org URLs to gitbox.apache.org
315d23b is described below
commit 315d23b184dd41f7e1aac98bff56f2b51f1a3ebe
Author: Michael Shuler <[email protected]>
AuthorDate: Wed Jan 9 13:35:44 2019 -0600
Update git.apache.org URLs to gitbox.apache.org
---
build.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.xml b/build.xml
index 0fdf95c..fbde447 100644
--- a/build.xml
+++ b/build.xml
@@ -26,8 +26,8 @@
<!-- default version and SCM information -->
<property name="base.version" value="4.0"/>
- <property name="scm.connection"
value="scm:git://git.apache.org/cassandra.git"/>
- <property name="scm.developerConnection"
value="scm:git://git.apache.org/cassandra.git"/>
+ <property name="scm.connection"
value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
+ <property name="scm.developerConnection"
value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
<property name="scm.url"
value="https://gitbox.apache.org/repos/asf?p=cassandra.git;a=tree"/>
<!-- directory details -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]