We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e57e82 commit 12d514bCopy full SHA for 12d514b
pom.xml
@@ -9,13 +9,13 @@
9
</parent>
10
11
<artifactId>avaje-datasource-api</artifactId>
12
- <version>3.2-SNAPSHOT</version>
+ <version>3.2</version>
13
14
<scm>
15
<connection>scm:git:https://github.com/ebean-orm/avaje-datasource-api.git</connection>
16
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-datasource-api.git</developerConnection>
17
<url>https://github.com/ebean-orm/avaje-datasource-api.git</url>
18
- <tag>HEAD</tag>
+ <tag>avaje-datasource-api-3.2</tag>
19
</scm>
20
21
<dependencies>
0 commit comments