mirror of
https://github.com/frode-carlsen/cron.git
synced 2025-12-06 14:00:57 +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>
|
||||
<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>
|
||||
<license>
|
||||
<name>Apache License Version 2.0</name>
|
||||
|
||||
Reference in New Issue
Block a user