Skip to content

Commit

Permalink
This example only needs to depend on weld-se, not weld-core (which is…
Browse files Browse the repository at this point in the history
… included in weld-se)
  • Loading branch information
peteroyle authored and peteroyle committed Mar 9, 2010
1 parent 57dcbaa commit a1819cd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions se/hello-world/pom.xml
Expand Up @@ -59,10 +59,6 @@
<groupId>org.jboss.weld</groupId>
<artifactId>weld-se</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit a1819cd

Please sign in to comment.