Skip to content

Commit

Permalink
[maven-release-plugin] prepare release selenium-jupiter-3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Sep 18, 2019
1 parent 78d3354 commit 4ed0187
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -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>selenium-jupiter</artifactId>
<version>3.3.1-SNAPSHOT</version>
<version>3.3.1</version>

<properties>
<!-- Dependencies -->
Expand Down Expand Up @@ -77,7 +75,7 @@
<connection>scm:git:git://github.com/bonigarcia/selenium-jupiter.git</connection>
<developerConnection>scm:git:[email protected]:bonigarcia/selenium-jupiter.git</developerConnection>
<url>https://github.com/bonigarcia/selenium-jupiter</url>
<tag>develop</tag>
<tag>selenium-jupiter-3.3.1</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 4ed0187

Please sign in to comment.