Skip to content

Commit

Permalink
[maven-release-plugin] prepare release webdrivermanager-4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Apr 6, 2021
1 parent b49a58c commit 0e52810
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>4.3.2-SNAPSHOT</version>
<version>4.4.0</version>

<properties>
<slf4j.version>1.7.30</slf4j.version>
Expand Down Expand Up @@ -72,7 +70,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>develop</tag>
<tag>webdrivermanager-4.4.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 0e52810

Please sign in to comment.