Extend version information so can automatically download from iBiblio. Thanks for George Franciscus.

This commit is contained in:
Ben Alex 2005-06-22 06:45:22 +00:00
parent 5f75e9bf9a
commit 03a1c01408
1 changed files with 2 additions and 2 deletions

View File

@ -211,7 +211,7 @@
<dependency>
<groupId>servletapi</groupId>
<artifactId>servletapi</artifactId>
<version>2.4</version>
<version>2.4-20040521</version>
<type>jar</type>
<url>http://java.sun.com/products/servlet</url>
</dependency>
@ -329,7 +329,7 @@
<dependency>
<groupId>jspapi</groupId>
<artifactId>jsp-api</artifactId>
<version>2.0</version>
<version>2.0-20040521</version>
<type>jar</type>
<url>http://java.sun.com/products/jsp</url>
<properties>