Skip to content

Commit 0276ff3

Browse files
committed
Added scm and issue info
1 parent be12d9c commit 0276ff3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@
2424
</license>
2525
</licenses>
2626

27+
<scm>
28+
<connection>scm:git:git@github.com:rac2030/SeleniumDownloadHelper.git</connection>
29+
<developerConnection>scm:git:git@github.com:rac2030/SeleniumDownloadHelper.git</developerConnection>
30+
<url>http://github.com/rac2030/SeleniumDownloadHelper</url>
31+
</scm>
32+
33+
<issueManagement>
34+
<system>github</system>
35+
<url>https://github.com/rac2030/SeleniumDownloadHelper/issues</url>
36+
</issueManagement>
37+
2738
<developers>
2839
<developer>
2940
<id>rac2030</id>

0 commit comments

Comments
 (0)