Skip to content

Commit

Permalink
Update to version 1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloFuente committed Jul 27, 2017
1 parent ae6133b commit 178e198
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.openvidu</groupId>
<artifactId>classroom-demo</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0-beta.1</version>
<packaging>war</packaging>

<name>classroom-demo</name>
Expand Down Expand Up @@ -130,7 +130,6 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3.1</version>
</dependency>

<dependency>
Expand All @@ -141,7 +140,7 @@
<dependency>
<groupId>io.openvidu</groupId>
<artifactId>openvidu-java-client</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0-beta.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 178e198

Please sign in to comment.