diff --git a/README.md b/README.md index 1e105f40..4bfc0656 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ Or install via Maven: com.machinepublishers jbrowserdriver - [0.7.2, 2.0) + [0.7.3, 2.0) ``` -For other install options, see the [Central Repository](http://search.maven.org/#artifactdetails|com.machinepublishers|jbrowserdriver|0.7.2|jar). +For other install options, see the [Central Repository](http://search.maven.org/#artifactdetails|com.machinepublishers|jbrowserdriver|0.7.3|jar). #### Pre-requisites There's no need to install any web browser and this works fine on a server (headless). Java 8 (Oracle JDK/JRE or OpenJDK) is required. diff --git a/ReadMe.txt b/ReadMe.txt index 9f53a75f..1c66bd3f 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -11,5 +11,5 @@ INSTALLATION: com.machinepublishers jbrowserdriver - [0.7.2, 2.0) + [0.7.3, 2.0) \ No newline at end of file diff --git a/pom.xml b/pom.xml index c221ab73..74ce0cdd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ jbrowserdriver ${project.groupId}:${project.artifactId} A programmable, embedded web browser driver compatible with the Selenium WebDriver spec -- fast, headless, WebKit-based, 100% pure Java, and no browser dependencies - 0.7.3-SNAPSHOT + 0.7.4-SNAPSHOT jar https://github.com/machinepublishers/jbrowserdriver