Skip to content

Commit

Permalink
Update to version v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinsopenvidu committed May 17, 2022
1 parent a1533a0 commit b3b76b6
Show file tree
Hide file tree
Showing 14 changed files with 18,861 additions and 18,896 deletions.
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<?xml version='1.0' encoding='utf-8'?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
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">
<project xmlns="http://maven.apache.org/POM/4.0.0" 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>

<groupId>io.openvidu</groupId>
<artifactId>classroom-demo</artifactId>
<version>2.21.0</version>
<version>2.22.0</version>
<packaging>war</packaging>

<name>classroom-demo</name>
Expand Down
Loading

0 comments on commit b3b76b6

Please sign in to comment.