Skip to content

Commit dab46e2

Browse files
committed
Update API version of jakarta.persistence:jakarta.persistence-api to 3.2.0-M1
1 parent dfcae9f commit dab46e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/pom.xml

Lines changed: 2 additions & 2 deletions
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.2.0-SNAPSHOT</version>
28+
<version>3.2.0-M1</version>
2929

3030
<name>Jakarta Persistence API</name>
3131
<url>https://github.com/jakartaee/persistence</url>
@@ -99,7 +99,7 @@
9999
<vendor.name>Eclipse Foundation</vendor.name>
100100

101101
<maven.compiler.release>17</maven.compiler.release>
102-
<project.build.outputTimestamp>2023-10-28T00:00:00Z</project.build.outputTimestamp>
102+
<project.build.outputTimestamp>2023-11-23T14:07:07Z</project.build.outputTimestamp>
103103
</properties>
104104

105105
<build>

0 commit comments

Comments
 (0)