File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
<artifactId >junit-xml-formatter</artifactId >
12
12
<version >0.3.1-SNAPSHOT</version >
13
13
<packaging >jar</packaging >
14
- <name >Cucumber JUnit XML Formatter</name >
14
+ <name >JUnit XML Formatter</name >
15
15
<description >Renders Cucumber Messages as JUnit XML</description >
16
- <url >https://github.com/cucumber/cucumber- junit-xml-formatter</url >
16
+ <url >https://github.com/cucumber/junit-xml-formatter</url >
17
17
18
18
<properties >
19
19
<project .Automatic-Module-Name>io.cucumber.junitxmlformatter</project .Automatic-Module-Name>
20
20
<project .build.outputTimestamp>1711217894</project .build.outputTimestamp>
21
21
</properties >
22
22
23
23
<scm >
24
- <connection >scm:git:git://github.com/cucumber/cucumber- junit-xml-formatter.git</connection >
25
- <
developerConnection >scm:git:
[email protected] :cucumber/
cucumber- junit-xml-formatter.git</
developerConnection >
26
- <url >git://github.com/cucumber/cucumber- junit-xml-formatter.git</url >
24
+ <connection >scm:git:git://github.com/cucumber/junit-xml-formatter.git</connection >
25
+ <
developerConnection >scm:git:
[email protected] :cucumber/junit-xml-formatter.git</
developerConnection >
26
+ <url >git://github.com/cucumber/junit-xml-formatter.git</url >
27
27
<tag >HEAD</tag >
28
28
</scm >
29
29
You can’t perform that action at this time.
0 commit comments