Skip to content

Commit

Permalink
Create pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
digoIS authored Jun 11, 2017
1 parent d9b96dc commit 5644685
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@

<!-- Dependências -->
<dependencies>
<!-- XML APIs -->
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.4.01</version>
</dependency>

<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
Expand Down

0 comments on commit 5644685

Please sign in to comment.