Skip to content

Commit d0e050c

Browse files
committed
Add issueManagement and ciManagement
1 parent e34bdc9 commit d0e050c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

+8
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@
5858
<developerConnection>scm:git:[email protected]:KentBeck/junit.git</developerConnection>
5959
<url>http://github.com/KentBeck/junit/tree/master</url>
6060
</scm>
61+
<issueManagement>
62+
<system>github</system>
63+
<url>https://github.com/KentBeck/junit/issues</url>
64+
</issueManagement>
65+
<ciManagement>
66+
<system>jenkins</system>
67+
<url>https://junit.ci.cloudbees.com/</url>
68+
</ciManagement>
6169
<distributionManagement>
6270
<downloadUrl>https://github.com/KentBeck/junit/wiki/Download-and-Install</downloadUrl>
6371
<snapshotRepository>

0 commit comments

Comments
 (0)