Skip to content

Commit

Permalink
Merge pull request #4 from zebrunner/develop
Browse files Browse the repository at this point in the history
1.0.2
  • Loading branch information
vdelendik authored Apr 4, 2023
2 parents 428cde1 + bb7e489 commit f176c2a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
<organization>Zebrunner</organization>
<organizationUrl>https://zebrunner.com</organizationUrl>
</developer>
<developer>
<name>Andrei Kamarouski</name>
<email>akamarouski@zebrunner.com</email>
<organization>Zebrunner</organization>
<organizationUrl>https://zebrunner.com</organizationUrl>
</developer>
</developers>

<scm>
Expand Down Expand Up @@ -64,7 +70,7 @@
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>${testng.version}</version>
<scope>compile</scope>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit f176c2a

Please sign in to comment.