Skip to content

Commit 12d514b

Browse files
committed
[maven-release-plugin] prepare release avaje-datasource-api-3.2
1 parent 3e57e82 commit 12d514b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
</parent>
1010

1111
<artifactId>avaje-datasource-api</artifactId>
12-
<version>3.2-SNAPSHOT</version>
12+
<version>3.2</version>
1313

1414
<scm>
1515
<connection>scm:git:https://github.com/ebean-orm/avaje-datasource-api.git</connection>
1616
<developerConnection>scm:git:https://github.com/ebean-orm/avaje-datasource-api.git</developerConnection>
1717
<url>https://github.com/ebean-orm/avaje-datasource-api.git</url>
18-
<tag>HEAD</tag>
18+
<tag>avaje-datasource-api-3.2</tag>
1919
</scm>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)