From e02e9d9137fda9a233a6a3ae12dff5957a6d3fe0 Mon Sep 17 00:00:00 2001
From: "Stephen A. Wood" <saw@jlab.org>
Date: Mon, 21 Mar 2016 15:48:41 -0400
Subject: [PATCH] Latest podd: Root 6 compatible.  Use https for submodule

---
 .gitmodules | 4 ++--
 podd        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 5cce0a9..495d736 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
 [submodule "podd"]
 	path = podd
-	url = git://github.com/JeffersonLab/analyzer.git
-	branch = Release-150
+	url = https://github.com/JeffersonLab/analyzer.git
+	branch = master
diff --git a/podd b/podd
index 825a24e..428f56a 160000
--- a/podd
+++ b/podd
@@ -1 +1 @@
-Subproject commit 825a24e216ca2b92aea3a5530d0904501e9abc1e
+Subproject commit 428f56a63dbe4f49eb500a9dace037f37521dbd7
-- 
GitLab