Skip to content

Commit

Permalink
Add dependency on org.jboss.interceptors to the matrix.
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@3844 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
mbogoevici committed Oct 5, 2009
1 parent 9c8176e commit 5e44add
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions version-matrix/pom.xml
Expand Up @@ -274,6 +274,12 @@
<artifactId>jboss-ejb3-api</artifactId>
<version>3.1.0-Alpha1</version>
</dependency>

<dependency>
<groupId>org.jboss.interceptors</groupId>
<artifactId>interceptors</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>com.sun.facelets</groupId>
Expand Down

0 comments on commit 5e44add

Please sign in to comment.