We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5083268 commit d9a1639Copy full SHA for d9a1639
1 file changed
pom.xml
@@ -10,11 +10,11 @@
10
11
<groupId>io.ebean</groupId>
12
<artifactId>ebean-datasource</artifactId>
13
- <version>4.7.2</version>
+ <version>4.7.3-SNAPSHOT</version>
14
15
<scm>
16
<developerConnection>scm:git:git@github.com:ebean-orm/ebean-datasource.git</developerConnection>
17
- <tag>ebean-datasource-4.7.2</tag>
+ <tag>HEAD</tag>
18
</scm>
19
20
<dependencies>
0 commit comments