From 8a15390a91963de1b19112481d13b4c0310cb3e8 Mon Sep 17 00:00:00 2001 From: Alan Velasco Date: Thu, 6 Jun 2019 11:03:06 -0700 Subject: [PATCH] Replace http with https in files --- hraven-assembly/pom.xml | 2 +- hraven-assembly/src/main/assembly/all.xml | 6 +++--- hraven-core/pom.xml | 2 +- hraven-etl/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/hraven-assembly/pom.xml b/hraven-assembly/pom.xml index 3d51e3f..bf69f85 100644 --- a/hraven-assembly/pom.xml +++ b/hraven-assembly/pom.xml @@ -12,7 +12,7 @@ See the License for the specific language governing permissions and limitations under the License. See accompanying LICENSE file. --> - + 4.0.0 com.twitter.hraven diff --git a/hraven-assembly/src/main/assembly/all.xml b/hraven-assembly/src/main/assembly/all.xml index 2a4f5a3..6997b86 100644 --- a/hraven-assembly/src/main/assembly/all.xml +++ b/hraven-assembly/src/main/assembly/all.xml @@ -1,7 +1,7 @@ - + - + 4.0.0 com.twitter.hraven hraven @@ -105,7 +105,7 @@ twitter-twttr - http://maven.twttr.com/ + https://maven.twttr.com/