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