Author: struberg
Date: Wed Jul 11 15:06:58 2012
New Revision: 1360223
URL: http://svn.apache.org/viewvc?rev=1360223&view=rev
Log:
OWB-663 webbeans-spi now comes as transitive dependency
Modified:
openwebbeans/trunk/webbeans-impl/pom.xml
Modified: openwebbeans/trunk/webbeans-impl/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/pom.xml?rev=1360223&r1=1360222&r2=1360223&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-impl/pom.xml (original)
+++ openwebbeans/trunk/webbeans-impl/pom.xml Wed Jul 11 15:06:58 2012
@@ -62,7 +62,6 @@
<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans-spi</artifactId>
- <optional>true</optional>
</dependency>
<dependency>