xalan 2.3.1 -> 2.4.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113719 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fcfe3239b4
commit
121ba5a2c7
@ -51,7 +51,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>xalan</id>
|
||||
<version>2.3.1</version>
|
||||
<version>2.4.1</version>
|
||||
<url>http://xml.apache.org/xalan-j/</url>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
|
||||
@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to xalan 2.4.1
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
update to commons-lang 1.0.1
|
||||
</action>
|
||||
|
||||
@ -80,7 +80,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>xalan</id>
|
||||
<version>2.3.1</version>
|
||||
<version>2.4.1</version>
|
||||
<url>http://xml.apache.org/xalan-j/</url>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
|
||||
@ -8,6 +8,9 @@
|
||||
<body>
|
||||
|
||||
<release version="1.3" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to xalan 2.4.1
|
||||
</action>
|
||||
<action dev="dion" type="fix">Consistent http tags.</action>
|
||||
</release>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user