Skip to content

Commit dbfb488

Browse files
committed
Update pom scm
1 parent 7878fb0 commit dbfb488

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
<version>4.1-SNAPSHOT</version>
1313

1414
<scm>
15-
<connection>scm:git:https://github.com/ebean-orm/avaje-datasource-api.git</connection>
16-
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-datasource-api.git</developerConnection>
17-
<url>https://github.com/ebean-orm/avaje-datasource-api.git</url>
15+
<developerConnection>scm:git:[email protected]:ebean-orm/avaje-datasource-api.git</developerConnection>
1816
<tag>HEAD</tag>
1917
</scm>
2018

@@ -43,7 +41,7 @@
4341
<plugin>
4442
<groupId>io.repaint.maven</groupId>
4543
<artifactId>tiles-maven-plugin</artifactId>
46-
<version>2.8</version>
44+
<version>2.12</version>
4745
<extensions>true</extensions>
4846
<configuration>
4947
<tiles>

0 commit comments

Comments
 (0)