From 7c53512ca4b2469a99c933a6907049078cc524ec Mon Sep 17 00:00:00 2001 From: Christopher Dilks Date: Mon, 6 Oct 2025 12:13:15 -0400 Subject: [PATCH 1/2] chore: update git submodules - new URIs pointing to code.jlab.org repos - update submodule versions --- .gitmodules | 8 ++++---- ccdb | 2 +- hipo_src | 2 +- rcdb | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitmodules b/.gitmodules index 83e9897..2b3ff8d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,13 +3,13 @@ url = https://github.com/lz4/lz4.git [submodule "clas12-qadb"] path = clas12-qadb - url = https://github.com/JeffersonLab/clas12-qadb + url = https://github.com/JeffersonLab/clas12-qadb.git [submodule "ccdb"] path = ccdb - url = https://github.com/baltzell/ccdb.git + url = https://code.jlab.org/hallb/clas12/ccdb.git [submodule "hipo_src"] path = hipo_src - url = https://github.com/gavalian/hipo.git + url = https://code.jlab.org/hallb/clas12/hipo-cpp.git [submodule "rcdb"] path = rcdb - url = https://github.com/baltzell/rcdb.git + url = https://code.jlab.org/hallb/clas12/rcdb.git diff --git a/ccdb b/ccdb index 8d1745f..02818af 160000 --- a/ccdb +++ b/ccdb @@ -1 +1 @@ -Subproject commit 8d1745f8ba497f2d461047c84e60f372bd329883 +Subproject commit 02818af4f5248a648d3eec0a4b878dd0be4f08ce diff --git a/hipo_src b/hipo_src index 2009487..8f540e6 160000 --- a/hipo_src +++ b/hipo_src @@ -1 +1 @@ -Subproject commit 20094876df040ec234dd376fa527cf58442b775a +Subproject commit 8f540e621deb0c44ff646ca5fc2e6f4f1344f726 diff --git a/rcdb b/rcdb index 6c28092..25511a2 160000 --- a/rcdb +++ b/rcdb @@ -1 +1 @@ -Subproject commit 6c28092b662112e9b62d776c9bc5cb3cfd60f4ca +Subproject commit 25511a26908ecc7d8498a9d86a43057603a35b40 From 46ce3a0f2a9544a1f9e146ad16155e9e63c0b496 Mon Sep 17 00:00:00 2001 From: Christopher Dilks Date: Mon, 6 Oct 2025 12:15:05 -0400 Subject: [PATCH 2/2] chore: update qadb --- clas12-qadb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clas12-qadb b/clas12-qadb index 5f7c595..914cb87 160000 --- a/clas12-qadb +++ b/clas12-qadb @@ -1 +1 @@ -Subproject commit 5f7c59587bac142f63752181f0c98637aa701842 +Subproject commit 914cb87df012a496a589248f172e1dda0a8678f2