Skip to content

Commit

Permalink
removed pre-requisite maven version tag from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rsshekhawat committed Mar 1, 2022
1 parent f3b957a commit 420d3bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
<name>cucumber-parallel-xbrowser-testing</name>
<url>https://github.com/rsshekhawat/cucumber-parallel-xbrowser-testing</url>

<prerequisites>
<maven>3.8.4</maven>
</prerequisites>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 420d3bf

Please sign in to comment.