Skip to content

Commit 587d000

Browse files
author
Jakarta EE Platform Bot
committed
Prepare release 9.0.0
1 parent 211785b commit 587d000

File tree

5 files changed

+76
-643
lines changed

5 files changed

+76
-643
lines changed

jakartaee-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>jakarta.platform</groupId>
2424
<artifactId>jakartaee-api-parent</artifactId>
25-
<version>9.0.0-SNAPSHOT</version>
25+
<version>9.0.0</version>
2626
</parent>
2727
<artifactId>jakarta.jakartaee-api</artifactId>
2828
<name>Jakarta EE Platform API</name>

jakartaee-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>jakarta.platform</groupId>
2424
<artifactId>jakartaee-api-parent</artifactId>
25-
<version>9.0.0-SNAPSHOT</version>
25+
<version>9.0.0</version>
2626
</parent>
2727
<artifactId>jakarta.jakartaee-bom</artifactId>
2828
<packaging>pom</packaging>

jakartaee-web-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>jakarta.platform</groupId>
2424
<artifactId>jakartaee-api-parent</artifactId>
25-
<version>9.0.0-SNAPSHOT</version>
25+
<version>9.0.0</version>
2626
</parent>
2727
<artifactId>jakarta.jakartaee-web-api</artifactId>
2828
<name>Jakarta EE Web Profile API</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<groupId>jakarta.platform</groupId>
2828
<artifactId>jakartaee-api-parent</artifactId>
29-
<version>9.0.0-SNAPSHOT</version>
29+
<version>9.0.0</version>
3030
<packaging>pom</packaging>
3131
<name>Jakarta EE API parent</name>
3232
<description>Jakarta EE API parent</description>

0 commit comments

Comments
 (0)