From 730a8b339bfbc87d16afd9c0b7cf08bfc6e175a5 Mon Sep 17 00:00:00 2001
From: Pierre Gruet <pgt@debian.org>
Date: Tue, 24 Oct 2023 22:58:34 +0200
Subject: [PATCH] Building the logging-interceptor artifact, which is needed by
 other projects

---
 debian/libokhttp-java.poms | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libokhttp-java.poms b/debian/libokhttp-java.poms
index 92a0ca7..a0dce1c 100644
--- a/debian/libokhttp-java.poms
+++ b/debian/libokhttp-java.poms
@@ -32,7 +32,7 @@ okhttp-android-support/pom.xml --ignore
 okhttp-apache/pom.xml --ignore
 okhttp-testing-support/pom.xml --ignore
 okhttp-urlconnection/pom.xml
-okhttp-logging-interceptor/pom.xml --ignore
+okhttp-logging-interceptor/pom.xml
 okhttp-tls/pom.xml
 okhttp-dnsoverhttps/pom.xml --ignore
 okhttp-sse/pom.xml --ignore
-- 
GitLab