summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M2/features/webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-2.0-M2/features/webapp/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-2.0-M2/features/webapp/pom.xml b/branches/sca-java-2.0-M2/features/webapp/pom.xml
index 22a9bfaa9a..5e6bc58219 100644
--- a/branches/sca-java-2.0-M2/features/webapp/pom.xml
+++ b/branches/sca-java-2.0-M2/features/webapp/pom.xml
@@ -58,6 +58,12 @@
<version>1.0.1</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-el_1.0_spec</artifactId>
+ <version>1.0.1</version>
+ </dependency>
+
</dependencies>
</project>