pom - modify scm to use ssh

This commit is contained in:
Rob Bygrave
2016-11-17 12:29:02 +13:00
parent d49018363c
commit 326fc221bf
+1 -3
View File
@@ -31,9 +31,7 @@
</licenses>
<scm>
<connection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-spring.git</connection>
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-ebeanorm-spring.git</developerConnection>
<url>https://github.com/ebean-orm/avaje-ebeanorm-spring.git</url>
<developerConnection>scm:git:git@github.com:ebean-orm/avaje-ebeanorm-spring.git</developerConnection>
</scm>
<dependencies>