Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Bug 416841: make Guice a provided scope dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mcculls committed Oct 1, 2013
1 parent 0e1a985 commit 230bb55
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,6 @@
<groupId>org.eclipse.sisu</groupId>
<artifactId>org.eclipse.sisu.inject</artifactId>
<version>${project.version}</version>
<exclusions>
<exclusion>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
</exclusion>
</exclusions>
</dependency>
<!--
| Avoid internal log spam; use -Dsisu.debug to get detailed logging
Expand Down

0 comments on commit 230bb55

Please sign in to comment.