1
0
mirror of synced 2026-08-04 17:27:13 +00:00

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
+2 -2
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>