Skip to content

Commit

Permalink
Prepare release 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakarta EE Platform Bot committed Aug 9, 2022
1 parent 855e61b commit e479eaf
Show file tree
Hide file tree
Showing 6 changed files with 77 additions and 644 deletions.
2 changes: 1 addition & 1 deletion jakartaee-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.platform</groupId>
<artifactId>jakartaee-api-parent</artifactId>
<version>10.0.0-SNAPSHOT</version>
<version>10.0.0</version>
</parent>
<artifactId>jakarta.jakartaee-api</artifactId>
<name>Jakarta EE Platform API</name>
Expand Down
2 changes: 1 addition & 1 deletion jakartaee-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.platform</groupId>
<artifactId>jakartaee-api-parent</artifactId>
<version>10.0.0-SNAPSHOT</version>
<version>10.0.0</version>
</parent>
<artifactId>jakarta.jakartaee-bom</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jakartaee-core-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.platform</groupId>
<artifactId>jakartaee-api-parent</artifactId>
<version>10.0.0-SNAPSHOT</version>
<version>10.0.0</version>
</parent>
<artifactId>jakarta.jakartaee-core-api</artifactId>
<name>Jakarta EE Core Profile API</name>
Expand Down
2 changes: 1 addition & 1 deletion jakartaee-web-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.platform</groupId>
<artifactId>jakartaee-api-parent</artifactId>
<version>10.0.0-SNAPSHOT</version>
<version>10.0.0</version>
</parent>
<artifactId>jakarta.jakartaee-web-api</artifactId>
<name>Jakarta EE Web Profile API</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>
<groupId>jakarta.platform</groupId>
<artifactId>jakartaee-api-parent</artifactId>
<version>10.0.0-SNAPSHOT</version>
<version>10.0.0</version>
<packaging>pom</packaging>
<name>Jakarta EE API parent</name>
<description>Jakarta EE API parent</description>
Expand Down
Loading

0 comments on commit e479eaf

Please sign in to comment.