This is an automated email from the ASF dual-hosted git repository.
krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new f957897 KNOX-1690 - Update pom.xml with new git url
f957897 is described below
commit f957897a56ca45285f9cd838bc5fddf88b0b2ea1
Author: Kevin Risden <[email protected]>
AuthorDate: Thu Dec 20 08:42:32 2018 -0500
KNOX-1690 - Update pom.xml with new git url
Signed-off-by: Kevin Risden <[email protected]>
---
build-tools/pom.xml | 6 +++---
pom.xml | 6 +++---
src/vote.txt | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index b91e281..1816310 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -35,9 +35,9 @@
<url>https://knox.apache.org/</url>
<scm>
- <connection>scm:git:git://git.apache.org/knox.git</connection>
-
<developerConnection>scm:git:git://git.apache.org/knox.git</developerConnection>
- <url>http://git-wip-us.apache.org/repos/asf/knox.git</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/knox.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/knox.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf/knox.git</url>
</scm>
<mailingLists>
diff --git a/pom.xml b/pom.xml
index 7e87388..be5752f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,9 +35,9 @@
<url>https://knox.apache.org/</url>
<scm>
- <connection>scm:git:git://git.apache.org/knox.git</connection>
-
<developerConnection>scm:git:git://git.apache.org/knox.git</developerConnection>
- <url>http://git-wip-us.apache.org/repos/asf/knox.git</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/knox.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/knox.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf/knox.git</url>
</scm>
<mailingLists>
diff --git a/src/vote.txt b/src/vote.txt
index 0d3fecc..9803e23 100644
--- a/src/vote.txt
+++ b/src/vote.txt
@@ -8,8 +8,8 @@
https://dist.apache.org/repos/dist/dev/${gateway-project}/${gateway-project}-${g
The release candidate is a zip archive of the sources in:
-https://git-wip-us.apache.org/repos/asf/knox.git
-Branch v${gateway-version} (git checkout -b v{gateway-version})
+https://https://gitbox.apache.org/repos/asf/knox.git
+Branch v${gateway-version} (git checkout -b v${gateway-version})
The KEYS file for signature validation is available at:
https://dist.apache.org/repos/dist/release/knox/KEYS