Skip to content

Commit

Permalink
This example only needs to depend on weld-se, not weld-core or jsr 25…
Browse files Browse the repository at this point in the history
…0 (which are included in weld-se)
  • Loading branch information
peteroyle authored and peteroyle committed Mar 9, 2010
1 parent a1819cd commit 16f4591
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions se/numberguess/pom.xml
Expand Up @@ -25,14 +25,6 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-se</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core</artifactId>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>jsr250-api</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 16f4591

Please sign in to comment.