File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0
5
- http://maven.apache.org/maven-v4_0_0.xsd" >
2
+ <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/maven-v4_0_0.xsd" >
6
3
<modelVersion >4.0.0</modelVersion >
7
4
<groupId >com.opentok.api</groupId >
8
5
<artifactId >opentok-java-sdk</artifactId >
9
- <version >0.91.53-SNAPSHOT </version >
6
+ <version >0.91.53</version >
10
7
<packaging >jar</packaging >
11
8
<name >Opentok Java SDK</name >
12
9
<description >The Java library to interact with the Opentok platform</description >
You can’t perform that action at this time.
0 commit comments