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 d55c1a0 commit 368f593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testng/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-testng</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 @@ -87,4 +87,4 @@
<url>https://github.com/AutomatedOwl/</url>
</developer>
</developers>
</project>
</project>

0 comments on commit 368f593

Please sign in to comment.