mirror of https://github.com/OpenVidu/openvidu.git
Unnecessary dependency removed from openvidu-parent
parent
c45a3c0ce7
commit
2c19f94fca
5
pom.xml
5
pom.xml
|
@ -210,11 +210,6 @@
|
|||
<artifactId>openvidu-test</artifactId>
|
||||
<version>${version.openvidu}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-test-e2e</artifactId>
|
||||
<version>${version.openvidu}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-testapp</artifactId>
|
||||
|
|
Loading…
Reference in New Issue