Skip to content

Commit

Permalink
PBR-506 Upgrade to use Mojarra 2.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
kenfinnigan committed Mar 19, 2013
1 parent 27629de commit 2e5a71e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -12,7 +12,7 @@
</description>

<properties>
<jsf.version>2.1.13</jsf.version>
<jsf.version>2.1.19</jsf.version>
<pbr.version>3.2.0.Final-SNAPSHOT</pbr.version>
</properties>

Expand Down
Expand Up @@ -13,7 +13,7 @@
</description>

<properties>
<jsf.version>2.1.13</jsf.version>
<jsf.version>2.1.19</jsf.version>
<jboss.portletbridge.version>3.2.0.Final-SNAPSHOT</jboss.portletbridge.version>
<richfaces.version>4.3.1.Final</richfaces.version>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@

<properties>
<!-- JSF2 Implementations -->
<version.mojarra2>2.1.13</version.mojarra2>
<version.mojarra2>2.1.19</version.mojarra2>

<!-- RichFaces 4 versions -->
<version.richfaces4>4.3.1.Final</version.richfaces4>
Expand Down

0 comments on commit 2e5a71e

Please sign in to comment.