We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7878fb0 commit dbfb488Copy full SHA for dbfb488
pom.xml
@@ -12,9 +12,7 @@
12
<version>4.1-SNAPSHOT</version>
13
14
<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>
+ <developerConnection>scm:git:[email protected]:ebean-orm/avaje-datasource-api.git</developerConnection>
18
<tag>HEAD</tag>
19
</scm>
20
@@ -43,7 +41,7 @@
43
41
<plugin>
44
42
<groupId>io.repaint.maven</groupId>
45
<artifactId>tiles-maven-plugin</artifactId>
46
- <version>2.8</version>
+ <version>2.12</version>
47
<extensions>true</extensions>
48
<configuration>
49
<tiles>
0 commit comments