File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >testng-xml-formatter</artifactId >
12
- <version >0.3.1 </version >
12
+ <version >0.3.2-SNAPSHOT </version >
13
13
<packaging >jar</packaging >
14
14
<name >TestNG XML Formatter</name >
15
15
<description >Renders Cucumber Messages as TestNG XML</description >
16
16
<url >https://github.com/cucumber/testng-xml-formatter</url >
17
17
18
18
<properties >
19
19
<project .Automatic-Module-Name>io.cucumber.testngxmlformatter</project .Automatic-Module-Name>
20
- <project .build.outputTimestamp>1738522537 </project .build.outputTimestamp>
20
+ <project .build.outputTimestamp>1738522540 </project .build.outputTimestamp>
21
21
</properties >
22
22
23
23
<scm >
24
24
<connection >scm:git:git://github.com/cucumber/testng-xml-formatter.git</connection >
25
25
<developerConnection >scm:git:git@github.com:cucumber/testng-xml-formatter.git</developerConnection >
26
26
<url >git://github.com/cucumber/testng-xml-formatter.git</url >
27
- <tag >v0.3.1 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
30
30
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments