You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ap...@apache.org on 2008/05/02 20:25:44 UTC

svn commit: r652863 - /tiles/framework/trunk/tiles-core/pom.xml

Author: apetrelli
Date: Fri May  2 11:25:44 2008
New Revision: 652863

URL: http://svn.apache.org/viewvc?rev=652863&view=rev
Log:
Recovered original tiles-core/pom.xml committed by mistake.

Modified:
    tiles/framework/trunk/tiles-core/pom.xml

Modified: tiles/framework/trunk/tiles-core/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-core/pom.xml?rev=652863&r1=652862&r2=652863&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-core/pom.xml (original)
+++ tiles/framework/trunk/tiles-core/pom.xml Fri May  2 11:25:44 2008
@@ -173,13 +173,6 @@
     </dependency>
 
     <dependency>
-      <groupId>javax.el</groupId>
-      <artifactId>el-api</artifactId>
-      <version>1.0</version>
-      <scope>provided</scope>
-    </dependency>
-
-    <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>4.0</version>