Use new jstl groupId

This commit is contained in:
Carlos Sanchez 2005-11-07 23:33:10 +00:00
parent 1fb36f62bf
commit a38e39628c
1 changed files with 1 additions and 1 deletions

View File

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