Skip to content

Commit

Permalink
[maven-release-plugin] prepare release webdrivermanager-5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Dec 29, 2023
1 parent 3986a86 commit f9f8e84
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.6.3-SNAPSHOT</version>
<version>5.6.3</version>

<properties>
<!-- compile -->
Expand Down Expand Up @@ -85,7 +83,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.6.3</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit f9f8e84

Please sign in to comment.