diff --git a/README.md b/README.md index e9c4a8f4..dfa60b38 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The Plivo Java SDK makes it simpler to integrate communications into your Java a ### To Install Stable release -You can use this SDK by adding it as a dependency in your dependency management tool. Alternatively, you can use the [JAR file](https://search.maven.org/remotecontent?filepath=com/plivo/plivo-java/4.7.2/plivo-java-4.7.2.jar). +You can use this SDK by adding it as a dependency in your dependency management tool. Alternatively, you can use the [JAR file](https://search.maven.org/remotecontent?filepath=com/plivo/plivo-java/4.7.3/plivo-java-4.7.3.jar). If you are using Maven, use the following XML to include the Plivo SDK as a dependency. @@ -18,13 +18,13 @@ If you are using Maven, use the following XML to include the Plivo SDK as a depe com.plivo plivo-java - 4.7.2 + 4.7.3 ``` If you are using Gradle, use the following line in your dependencies. ``` -compile 'com.plivo:plivo-java:4.7.2' +compile 'com.plivo:plivo-java:4.7.3' ``` ### To Install Beta release diff --git a/pom.xml b/pom.xml index 8c7e0f4d..aee66833 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.plivo plivo-java - 4.7.2 + 4.7.3 plivo-java A Java SDK to make voice calls & send SMS using Plivo and to generate Plivo XML @@ -18,7 +18,7 @@ The Plivo SDKs Team sdks@plivo.com - org.apache.maven.model.Organization@6bea8c50 + org.apache.maven.model.Organization@447b614f https://plivo.com