Use new jstl groupId

This commit is contained in:
Carlos Sanchez 2005-11-07 23:33:10 +00:00
parent 1fb36f62bf
commit a38e39628c

View File

@ -207,7 +207,7 @@
</properties> </properties>
</dependency> </dependency>
<dependency> <dependency>
<groupId>jstl</groupId> <groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId> <artifactId>jstl</artifactId>
<version>1.0.6</version> <version>1.0.6</version>
<type>jar</type> <type>jar</type>