Skip to content

Commit 9607b60

Browse files
committed
modify pom add scm section
1 parent f8fc6a5 commit 9607b60

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
<version>1.3</version>
1515
</parent>
1616

17+
<scm>
18+
<developerConnection>scm:git:git@github.com:ebean-orm/ebean-redis.git</developerConnection>
19+
<tag>HEAD</tag>
20+
</scm>
21+
1722
<dependencies>
1823

1924
<dependency>

0 commit comments

Comments
 (0)