Skip to content

Commit

Permalink
Fixes #4010 - Update Piranha Servlet - Create a Faces application gui…
Browse files Browse the repository at this point in the history
…de (#4020)
  • Loading branch information
mnriem committed Sep 27, 2024
1 parent acb69b6 commit d44ab57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/servlet/faces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<parent>
<groupId>cloud.piranha.test.servlet</groupId>
<artifactId>project</artifactId>
<version>24.10.0-SNAPSHOT</version>
<version>24.10.99-SNAPSHOT</version>
</parent>
<groupId>cloud.piranha.test.servlet</groupId>
<artifactId>faces</artifactId>
<version>24.10.0-SNAPSHOT</version>
<version>24.10.99-SNAPSHOT</version>
<packaging>war</packaging>
<name>Piranha - Test - Servlet - Jakarta Faces application</name>
<properties>
Expand Down

0 comments on commit d44ab57

Please sign in to comment.