From 71fae07fc6fa145f77ef727e5c9b7ec03c0567a7 Mon Sep 17 00:00:00 2001
From: Jason Hiser <jdh8d@virginia.edu>
Date: Wed, 6 Jun 2018 06:17:08 -0700
Subject: [PATCH] converted remaining modules to git@ format for testing

Former-commit-id: 72bcfc4bebb78f161a0baa7969439d5493915a52
---
 .gitmodules | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 00c4b6d01..a7e89306f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,57 +4,57 @@
 [submodule "idaproCur"]
 	shallow = true
 	path = idaproCur
-	url = http://git.zephyr-software.com/allzp/idapro71
+	url = git@git.zephyr-software.com:allzp/idapro71
 [submodule "idaproCur_sdk"]
 	shallow = true
 	path = idaproCur_sdk
-	url = http://git.zephyr-software.com/allzp/idapro71_sdk
+	url = git@git.zephyr-software.com:allzp/idapro71_sdk
 [submodule "irdb_transforms"]
 	path = irdb_transforms
-	url = http://git.zephyr-software.com/allnp/irdb_transforms.git
+	url = git@git.zephyr-software.com:allnp/irdb_transforms.git
 [submodule "SMPStaticAnalyzer"]
 	shallow = true
 	path = SMPStaticAnalyzer
-	url = http://git.zephyr-software.com/allnp/SMPStaticAnalyzer.git
+	url = git@git.zephyr-software.com:allnp/SMPStaticAnalyzer.git
 [submodule "zipr"]
 	path = zipr
-	url = http://git.zephyr-software.com/allzp/zipr.git
+	url = git@git.zephyr-software.com:allzp/zipr.git
 [submodule "zipr_sdk"]
 	path = zipr_sdk
-	url = http://git.zephyr-software.com/allnp/zipr_sdk.git
+	url = git@git.zephyr-software.com:allnp/zipr_sdk.git
 [submodule "daffy"]
 	path = daffy
-	url = http://git.zephyr-software.com/allnp/daffy.git
+	url = git@git.zephyr-software.com:allnp/daffy.git
 [submodule "pedi"]
 	path = pedi
-	url = http://git.zephyr-software.com/allnp/pedi.git
+	url = git@git.zephyr-software.com:allnp/pedi.git
 [submodule "IdaProServer"]
 	path = IdaProServer
-	url = http://git.zephyr-software.com/allnp/IdaProServer.git
+	url = git@git.zephyr-software.com:allnp/IdaProServer.git
 [submodule "zipr_large_only_plugin"]
 	path = zipr_large_only_plugin
-	url = http://git.zephyr-software.com/allnp/zipr_large_only_plugin.git
+	url = git@git.zephyr-software.com:allnp/zipr_large_only_plugin.git
 [submodule "peasoup_examples"]
 	path = peasoup_examples
-	url = http://git.zephyr-software.com/allnp/peasoup_examples.git
+	url = git@git.zephyr-software.com:allnp/peasoup_examples.git
 [submodule "zipr_callbacks"]
 	path = zipr_callbacks
-	url = http://git.zephyr-software.com/allnp/zipr_callbacks.git
+	url = git@git.zephyr-software.com:allnp/zipr_callbacks.git
 [submodule "zipr_unpin_plugin"]
 	path = zipr_unpin_plugin
-	url = http://git.zephyr-software.com/allnp/zipr_unpin_plugin.git
+	url = git@git.zephyr-software.com:allnp/zipr_unpin_plugin.git
 [submodule "zipr_scfi_plugin"]
 	path = zipr_scfi_plugin
-	url = http://git.zephyr-software.com/allzp/zipr_scfi_plugin.git
+	url = git@git.zephyr-software.com:allzp/zipr_scfi_plugin.git
 [submodule "zipr_relax_plugin"]
 	path = zipr_relax_plugin
-	url = http://git.zephyr-software.com/allnp/zipr_relax_plugin.git
+	url = git@git.zephyr-software.com:allnp/zipr_relax_plugin.git
 [submodule "zipr_trace_plugin"]
 	path = zipr_trace_plugin
-	url = http://git.zephyr-software.com/allnp/zipr_trace_plugin.git
+	url = git@git.zephyr-software.com:allnp/zipr_trace_plugin.git
 [submodule "zipr_push64_reloc_plugin"]
 	path = zipr_push64_reloc_plugin
-	url = http://git.zephyr-software.com/allnp/zipr_push64_reloc_plugin.git
+	url = git@git.zephyr-software.com:allnp/zipr_push64_reloc_plugin.git
 [submodule "zipr_install"]
 	path = zipr_install
-	url = http://git.zephyr-software.com/allnp/zipr_install.git
+	url = git@git.zephyr-software.com:allnp/zipr_install.git
-- 
GitLab