Skip to content

Commit 5e26df4

Browse files
author
Ben Pedrick
committed
Messing with pom
1 parent 51fa55c commit 5e26df4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.opentok.api</groupId>
55
<artifactId>opentok-java-sdk</artifactId>
6-
<version>0.91.53</version>
6+
<version>0.91.53-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>Opentok Java SDK</name>
99
<description>The Java library to interact with the Opentok platform</description>
@@ -19,8 +19,8 @@
1919
</license>
2020
</licenses>
2121
<scm>
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>
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>
2424
<url>https://github.com/opentok/Opentok-Java-SDK</url>
2525
</scm>
2626
<developers>

0 commit comments

Comments
 (0)