From 35bad7952d95209c9302ba79ad30110b978452a1 Mon Sep 17 00:00:00 2001 From: cruizba Date: Thu, 4 Dec 2025 21:30:20 +0100 Subject: [PATCH] openvidu-java-client: Exclude specific artifacts from publishing in Maven configuration --- openvidu-java-client/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openvidu-java-client/pom.xml b/openvidu-java-client/pom.xml index eb5e25f86..78143a255 100644 --- a/openvidu-java-client/pom.xml +++ b/openvidu-java-client/pom.xml @@ -190,6 +190,13 @@ ossrh true + + openvidu-server + openvidu-client + openvidu-test + openvidu-test-e2e + openvidu-test-browsers +