- Revision
- 1519
- Author
- paul
- Date
- 2010-01-11 11:47:48 -0600 (Mon, 11 Jan 2010)
Log Message
@inject not needed for current soln
Modified Paths
Diff
Modified: sandbox/spikes/di-spike/jbehave-pico/pom.xml (1518 => 1519)
--- sandbox/spikes/di-spike/jbehave-pico/pom.xml 2010-01-11 17:46:51 UTC (rev 1518) +++ sandbox/spikes/di-spike/jbehave-pico/pom.xml 2010-01-11 17:47:48 UTC (rev 1519) @@ -19,12 +19,12 @@ <artifactId>picocontainer</artifactId> <version>2.10-SNAPSHOT</version> </dependency> - <dependency> + <!--dependency> <groupId>javax.inject</groupId> <artifactId>javax.inject</artifactId> <version>1</version> <optional>true</optional> - </dependency> + </dependency--> </dependencies> <build>
To unsubscribe from this list please visit:
