mirror of https://github.com/OpenVidu/openvidu.git
openvidu-java-client: Remove parent from pom.xml
parent
cc664f80d8
commit
11b7885e65
|
@ -2,13 +2,8 @@
|
|||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-parent</artifactId>
|
||||
<version>2.0.0</version>
|
||||
</parent>
|
||||
|
||||
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-java-client-v2compatibility</artifactId>
|
||||
<version>3.0.0-beta1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
|
Loading…
Reference in New Issue