added scm connection.

master
Markus Kreth 7 years ago
parent 6003a09aa5
commit 24b5d182de
  1. 5
      pom.xml

@ -343,4 +343,9 @@
</repository>
</repositories>
<scm>
<url>https://github.com/markuskreth/vaadin-clubhelper.git</url>
<connection>scm:git:git@github.com:markuskreth/vaadin-clubhelper.git</connection>
<developerConnection>scm:git:git@github.com:markuskreth/vaadin-clubhelper.git</developerConnection>
</scm>
</project>

Loading…
Cancel
Save