Added SCM connection configs

pull/106/head
Oleg Nenashev 2015-03-29 13:51:54 +03:00
parent 9ecb15b70a
commit 9c9ca44100
1 changed files with 7 additions and 1 deletions

View File

@ -15,6 +15,12 @@
</repository>
</distributionManagement>
<scm>
<connection>scm:git:ssh://github.com/kohsuke/winsw.git</connection>
<developerConnection>scm:git:ssh://git@github.com/kohsuke/winsw.git</developerConnection>
<url>https://github.com/kohsuke/winsw</url>
</scm>
<build>
<plugins>
<!-- fake out maven and install the binary artifact -->