Skip to content

Commit

Permalink
commons annotations
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@278 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
Gavin King authored and gavin.king@gmail.com committed Nov 7, 2008
1 parent 3a5ff29 commit 1fdd095
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion webbeans-ri/pom.xml
Expand Up @@ -38,7 +38,11 @@
<dependency>
<groupId>javax.ejb</groupId>
<artifactId>ejb-api</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>javax.annotation</groupId>
<artifactId>jsr250-api</artifactId>
</dependency>

<dependency>
Expand Down

0 comments on commit 1fdd095

Please sign in to comment.