Skip to content

Commit 64b3197

Browse files
committed
Update API version of jakarta.persistence:jakarta.persistence-api to 3.0.0
1 parent ca939c1 commit 64b3197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>jakarta.persistence</groupId>
2727
<artifactId>jakarta.persistence-api</artifactId>
28-
<version>3.0.0-SNAPSHOT</version>
28+
<version>3.0.0</version>
2929

3030
<name>Jakarta Persistence API</name>
3131
<url>https://github.com/eclipse-ee4j/jpa-api</url>

0 commit comments

Comments
 (0)