Skip to content

Commit

Permalink
Jakarta EE version
Browse files Browse the repository at this point in the history
  • Loading branch information
ivargrimstad committed Oct 31, 2023
1 parent efeb318 commit 186a2ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -40,7 +40,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jakartaee.version>10.0.0</jakartaee.version>
<jakartaee.version>11.0.0</jakartaee.version>
<extra.excludes />
<javadoc.options />

Expand Down Expand Up @@ -233,7 +233,7 @@
<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0</version>
<version>1.0.9</version>
</parent>
<groupId>jakarta.platform</groupId>
<artifactId>${project.artifactId}</artifactId>
Expand Down

0 comments on commit 186a2ef

Please sign in to comment.