We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cf5ca commit 5157c67Copy full SHA for 5157c67
1 file changed
pom.xml
@@ -9,11 +9,11 @@
9
</parent>
10
11
<artifactId>avaje-datasource</artifactId>
12
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.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-3.1.1</tag>
17
</scm>
18
19
<dependencies>
0 commit comments