From d5f26faf15ec2b9fbbd5225d86297364b48876b7 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期二, 14 二月 2023 11:29:22 +0800 Subject: [PATCH] 优化语音对讲级联,目前等待zlm支持openRTPServer仅收音频 --- pom.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bcc3c36..cbcbb11 100644 --- a/pom.xml +++ b/pom.xml @@ -314,7 +314,6 @@ <dateFormat>yyyyMMdd</dateFormat> </configuration> </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> @@ -323,7 +322,6 @@ <skipTests>true</skipTests> </configuration> </plugin> - </plugins> <resources> <resource> -- Gitblit v1.8.0