Skip to content

Commit

Permalink
[maven-release-plugin] prepare release webdrivermanager-5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Feb 17, 2022
1 parent 6eea48a commit c2c8ec6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
@@ -1,11 +1,9 @@
<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/xsd/maven-4.0.0.xsd">
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>io.github.bonigarcia</groupId>
<artifactId>webdrivermanager</artifactId>
<version>5.0.4-SNAPSHOT</version>
<version>5.1.0</version>

<properties>
<!-- compile -->
Expand Down Expand Up @@ -83,7 +81,7 @@
<connection>scm:git:git://github.com/bonigarcia/webdrivermanager.git</connection>
<developerConnection>scm:git:git@github.com:bonigarcia/webdrivermanager.git</developerConnection>
<url>https://github.com/bonigarcia/webdrivermanager</url>
<tag>webdrivermanager-5.0.0</tag>
<tag>webdrivermanager-5.1.0</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit c2c8ec6

Please sign in to comment.