Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jun 5, 2009
1 parent 9e46498 commit 6d76027
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions se/numberguess/pom.xml
Expand Up @@ -22,6 +22,10 @@
<artifactId>webbeans-core</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>jsr250-api</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 6d76027

Please sign in to comment.