We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be12d9c commit 0276ff3Copy full SHA for 0276ff3
1 file changed
pom.xml
@@ -24,6 +24,17 @@
24
</license>
25
</licenses>
26
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
38
<developers>
39
<developer>
40
<id>rac2030</id>
0 commit comments