File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
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" 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" >
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" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.opentok.api</groupId >
5
5
<artifactId >opentok-java-sdk</artifactId >
6
- <version >0.91.53</version >
6
+ <version >0.91.53-SNAPSHOT </version >
7
7
<packaging >jar</packaging >
8
8
<name >Opentok Java SDK</name >
9
9
<description >The Java library to interact with the Opentok platform</description >
20
20
</licenses >
21
21
<scm >
22
22
<connection >scm:git://git@github.com:opentok/Opentok-Java-SDK.git</connection >
23
+ <developerConnection >scm:git://git@github.com:opentok/Opentok-Java-SDK.git</developerConnection >
24
+ <url >https://github.com/opentok/Opentok-Java-SDK</url >
23
25
</scm >
24
26
<developers >
25
27
<developer >
You can’t perform that action at this time.
0 commit comments