Skip to content

Commit

Permalink
12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Apr 10, 2023
1 parent 1ba4a81 commit a908adb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.melloware</groupId>
<artifactId>quarkus-faces</artifactId>
<version>12.0.0</version>
<version>12.0.2</version>
<packaging>jar</packaging>
<name>quarkus-faces</name>
<description>Quarkus version of the PrimeFaces Showcase with many optimizations</description>
Expand All @@ -13,7 +13,7 @@
<maven.compiler.release>17</maven.compiler.release>
<omnifaces-quarkus.version>4.1.2</omnifaces-quarkus.version>
<primefaces-quarkus.version>3.12.3</primefaces-quarkus.version>
<myfaces.version>4.0.1-SNAPSHOT</myfaces.version>
<myfaces.version>4.0.0</myfaces.version>
<quarkus.version>3.0.0.CR2</quarkus.version>

</properties>
Expand Down

0 comments on commit a908adb

Please sign in to comment.