Skip to content

Commit

Permalink
Update API version of jakarta.persistence:jakarta.persistence-api to …
Browse files Browse the repository at this point in the history
…3.2.0-M1
  • Loading branch information
jpa-bot committed Nov 23, 2023
1 parent dfcae9f commit dab46e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>jakarta.persistence</groupId>
<artifactId>jakarta.persistence-api</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0-M1</version>

<name>Jakarta Persistence API</name>
<url>https://github.com/jakartaee/persistence</url>
Expand Down Expand Up @@ -99,7 +99,7 @@
<vendor.name>Eclipse Foundation</vendor.name>

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

<build>
Expand Down

0 comments on commit dab46e2

Please sign in to comment.