We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659c901 commit 520af1bCopy full SHA for 520af1b
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.ebean</groupId>
6
<artifactId>persistence-api</artifactId>
7
- <version>2.2.4-SNAPSHOT</version>
+ <version>2.2.4</version>
8
9
<parent>
10
<groupId>org.avaje</groupId>
@@ -22,7 +22,7 @@
22
23
<scm>
24
<developerConnection>scm:git:git@github.com:ebean-orm/javax-persistence-api.git</developerConnection>
25
- <tag>HEAD</tag>
+ <tag>persistence-api-2.2.4</tag>
26
</scm>
27
28
<build>
0 commit comments