Skip to content

Commit 5306a52

Browse files
Merge pull request #84 from testomatio/step
Fixed testng namespace
2 parents 658f71d + b87f5bc commit 5306a52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java-reporter-testng/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>testngtest</groupId>
7+
<groupId>io.testomat</groupId>
88
<artifactId>java-reporter-testng</artifactId>
9-
<version>testngtest</version>
9+
<version>0.7.8</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Testomat.io Java Reporter TestNG</name>

0 commit comments

Comments
 (0)