Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
changing version to 4.3.1.CR1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Fryc committed Feb 27, 2013
1 parent 99ec9f9 commit 17b1b71
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion arquillian/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-root-parent</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.1.CR1</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions bom/pom.xml
Expand Up @@ -18,7 +18,7 @@
<groupId>org.richfaces</groupId>
<artifactId>richfaces-bom</artifactId>
<packaging>pom</packaging>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.1.CR1</version>
<name>RichFaces BOM</name>

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

<properties>
<version.richfaces>4.3.1-SNAPSHOT</version.richfaces>
<version.richfaces>4.3.1.CR1</version.richfaces>
<version.javax.faces-api>2.1</version.javax.faces-api>
<version.com.sun.faces.jsf-api>2.1.0</version.com.sun.faces.jsf-api>
<version.org.glassfish.javax.faces>2.1.17</version.org.glassfish.javax.faces>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-root-parent</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.1.CR1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dist/readme-examples.txt
Expand Up @@ -2,7 +2,7 @@

RichFaces - Ajax enabled JSF 2.0 component library

RichFaces 4.3.1-SNAPSHOT EXAMPLES
RichFaces 4.3.1.CR1 EXAMPLES
http://richfaces.org
March 2011
This software is distributed under the terms of the
Expand Down
2 changes: 1 addition & 1 deletion dist/readme-ui.txt
Expand Up @@ -2,7 +2,7 @@

RichFaces - Ajax enabled JSF 2.0 component library

RichFaces 4.3.1-SNAPSHOT
RichFaces 4.3.1.CR1
http://richfaces.org
March 2011
This software is distributed under the terms of the
Expand Down
4 changes: 2 additions & 2 deletions parent/pom.xml
Expand Up @@ -23,7 +23,7 @@
</parent>

<artifactId>richfaces-root-parent</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.1.CR1</version>
<packaging>pom</packaging>
<name>RichFaces Root Parent</name>

Expand All @@ -34,7 +34,7 @@
</description>

<properties>
<version.richfaces>4.3.1-SNAPSHOT</version.richfaces>
<version.richfaces>4.3.1.CR1</version.richfaces>
<version.test-jsf>1.1.6</version.test-jsf>
<version.vdl-doc>3</version.vdl-doc>
<version.shade-transformers>8</version.shade-transformers>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -10,7 +10,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>richfaces-root-aggregator</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.1.CR1</version>
<packaging>pom</packaging>
<name>RichFaces Aggregator</name>

Expand Down

0 comments on commit 17b1b71

Please sign in to comment.