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