Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedOwl authored Jul 2, 2020
1 parent 368f593 commit b3a311f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.automatedowl</groupId>
<artifactId>chromedriver-js-errors-collector-junit</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Java library which allows to easily collect JS errors received in Chromedriver session,
using annotations on test methods.</description>
Expand Down Expand Up @@ -103,4 +103,4 @@
<url>https://github.com/AutomatedOwl/</url>
</developer>
</developers>
</project>
</project>

0 comments on commit b3a311f

Please sign in to comment.