Extend version information so can automatically download from iBiblio. Thanks for George Franciscus.
This commit is contained in:
parent
5f75e9bf9a
commit
03a1c01408
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue