Skip to content

Commit

Permalink
Fixes #3851 - Setup Jakarta RESTful WS 3.1.5 TCK for Piranha Core Pro…
Browse files Browse the repository at this point in the history
…file (#3852)
  • Loading branch information
mnriem committed Sep 7, 2024
1 parent 155a05f commit b5bdd15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion external/tck/coreprofile/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha.external.tck.coreprofile</groupId>
<artifactId>project</artifactId>
<version>24.9.0-SNAPSHOT</version>
<version>24.9.99-SNAPSHOT</version>
</parent>
<artifactId>piranha-external-tck-coreprofile-jakarta-coreprofile-tck</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion external/tck/coreprofile/rest/rest-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<packaging>jar</packaging>
<name>Piranha - External - TCK - CoreProfile - Jakarta REST TCK - Runner</name>
<properties>
<piranha.version>24.9.0-SNAPSHOT</piranha.version>
<piranha.version>24.9.99-SNAPSHOT</piranha.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit b5bdd15

Please sign in to comment.