From 5090a97234bd94318feae7f4a1a0309246d40f14 Mon Sep 17 00:00:00 2001 From: hung phan Date: Wed, 19 Feb 2025 15:10:52 +0700 Subject: [PATCH] Update gitmodules to change back to branch master from postgres --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c5a70a2c4b..c1a8caadbb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "james-project"] path = james-project url = https://github.com/apache/james-project - branch = postgresql + branch = master