mirror of https://github.com/OpenVidu/openvidu.git
Prepare relase 1.0.0-beta.3
parent
9f3b701b07
commit
55f95d3e1a
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>io.openvidu</groupId>
|
||||
<artifactId>openvidu</artifactId>
|
||||
<version>1.0.0-beta.1</version>
|
||||
<version>1.0.0-beta.3</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>openvidu-java-client</artifactId>
|
||||
|
@ -192,4 +192,5 @@
|
|||
</build>
|
||||
</profile>
|
||||
</profiles>
|
||||
<version>1.0.0-beta.3-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue