mirror of
https://github.com/frode-carlsen/cron.git
synced 2025-12-08 15:00:54 +03:00
Added scm details to pom.xml
This commit is contained in:
11
pom.xml
11
pom.xml
@@ -9,6 +9,17 @@
|
|||||||
<name>cron</name>
|
<name>cron</name>
|
||||||
<url>https://github.com/frode-carlsen/cron</url>
|
<url>https://github.com/frode-carlsen/cron</url>
|
||||||
|
|
||||||
|
<issueManagement>
|
||||||
|
<url>https://github.com/frode-carlsen/cron/issues</url>
|
||||||
|
<system>GitHub Issues</system>
|
||||||
|
</issueManagement>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<url>https://github.com/frode-carlsen/cron</url>
|
||||||
|
<connection>scm:git:git://github.com/frode-carlsen/cron.git</connection>
|
||||||
|
<developerConnection>scm:git:git@github.com:frode-carlsen/cron.git</developerConnection>
|
||||||
|
</scm>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
<name>Apache License Version 2.0</name>
|
<name>Apache License Version 2.0</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user