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