mirror of https://github.com/OpenVidu/openvidu.git
OpenVidu child projects update parent to 1.9.0-beta-1
parent
fae55acd42
commit
54a3285e61
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-parent</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<version>1.9.0-beta-1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>openvidu-client</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-parent</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<version>1.9.0-beta-1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>openvidu-java-client</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-parent</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<version>1.9.0-beta-1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>openvidu-server</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-parent</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<version>1.9.0-beta-1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>openvidu-test-e2e</artifactId>
|
||||
|
|
|
@ -5,13 +5,14 @@
|
|||
<parent>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu-parent</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<version>1.9.0-beta-1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>openvidu-test</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>OpenVidu Test</name>
|
||||
<version>1.1.0</version>
|
||||
<description>
|
||||
OpenVidu Tests Framework
|
||||
|
||||
|
|
Loading…
Reference in New Issue