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 cca3db7 commit 320bfacCopy full SHA for 320bfac
api/pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>jakarta.persistence</groupId>
27
<artifactId>jakarta.persistence-api</artifactId>
28
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.0</version>
29
30
<name>Jakarta Persistence API</name>
31
<url>https://github.com/jakartaee/persistence</url>
@@ -99,7 +99,7 @@
99
<vendor.name>Eclipse Foundation</vendor.name>
100
101
<maven.compiler.release>17</maven.compiler.release>
102
- <project.build.outputTimestamp>2023-11-23T14:10:48Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-04-10T08:49:26Z</project.build.outputTimestamp>
103
</properties>
104
105
<build>
0 commit comments