Author: rmannibucau
Date: Sat Jun 28 09:50:50 2014
New Revision: 1606311
URL: http://svn.apache.org/r1606311
Log:
duplicated maven dependency
Modified:
openwebbeans/trunk/webbeans-porting/pom.xml
Modified: openwebbeans/trunk/webbeans-porting/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-porting/pom.xml?rev=1606311&r1=1606310&r2=1606311&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-porting/pom.xml (original)
+++ openwebbeans/trunk/webbeans-porting/pom.xml Sat Jun 28 09:50:50 2014
@@ -124,11 +124,6 @@
</dependency>
<dependency>
- <groupId>org.apache.openwebbeans</groupId>
- <artifactId>openwebbeans-spi</artifactId>
- </dependency>
-
- <dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-el_2.2_spec</artifactId>
</dependency>