Skip to content

Commit 1cf47e1

Browse files
author
Ben Pedrick
committed
[maven-release-plugin] prepare release opentok-java-sdk-0.91.53
1 parent e47ce6b commit 1cf47e1

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

pom.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
<?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">
63
<modelVersion>4.0.0</modelVersion>
74
<groupId>com.opentok.api</groupId>
85
<artifactId>opentok-java-sdk</artifactId>
9-
<version>0.91.53-SNAPSHOT</version>
6+
<version>0.91.53</version>
107
<packaging>jar</packaging>
118
<name>Opentok Java SDK</name>
129
<description>The Java library to interact with the Opentok platform</description>

0 commit comments

Comments
 (0)