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

Commit

Permalink
Merge branch 'release' into integration/master
Browse files Browse the repository at this point in the history
Conflicts:
	pom.xml
  • Loading branch information
Alex Eng committed Apr 6, 2015
2 parents 762490d + c0b7f4c commit 307b890
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -120,6 +120,12 @@
<groupId>org.richfaces</groupId>
<artifactId>richfaces</artifactId>
<version>${richfaces.version}</version>
<exclusions>
<exclusion>
<groupId>org.jboss.spec.javax.el</groupId>
<artifactId>jboss-el-api_3.0_spec</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 307b890

Please sign in to comment.