Upgrade to dom4j-1.4-dev-8

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113710 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-07-25 04:17:45 +00:00
parent c81f195ecf
commit fb4a56677d
8 changed files with 16 additions and 4 deletions

View File

@ -123,7 +123,7 @@
<dependency> <dependency>
<groupId>dom4j</groupId> <groupId>dom4j</groupId>
<artifactId>dom4j</artifactId> <artifactId>dom4j</artifactId>
<version>1.3</version> <version>1.4-dev-8</version>
<type>jar</type> <type>jar</type>
</dependency> </dependency>

View File

@ -7,6 +7,9 @@
<body> <body>
<release version="1.0" date="in CVS"> <release version="1.0" date="in CVS">
<action dev="dion" type="update">
Upgrade to dom4j 1.4-dev-8
</action>
<action dev="dion" type="update"> <action dev="dion" type="update">
Upgrade to commons-logging 1.0.3 Upgrade to commons-logging 1.0.3
</action> </action>

View File

@ -85,7 +85,7 @@
</dependency> </dependency>
<dependency> <dependency>
<id>dom4j</id> <id>dom4j</id>
<version>1.4-dev-7</version> <version>1.4-dev-8</version>
<properties> <properties>
<classloader>root.maven</classloader> <classloader>root.maven</classloader>
</properties> </properties>

View File

@ -8,6 +8,9 @@
<body> <body>
<release version="1.3" date="in CVS"> <release version="1.3" date="in CVS">
<action dev="dion" type="update">
Upgrade to dom4j 1.4-dev-8
</action>
<action dev="dion" type="update"> <action dev="dion" type="update">
Upgrade to commons-logging 1.0.3 Upgrade to commons-logging 1.0.3
</action> </action>

View File

@ -48,7 +48,7 @@
<dependency> <dependency>
<id>dom4j</id> <id>dom4j</id>
<version>1.4-dev-7</version> <version>1.4-dev-8</version>
<properties> <properties>
<classloader>root.maven</classloader> <classloader>root.maven</classloader>
</properties> </properties>

View File

@ -7,6 +7,9 @@
<body> <body>
<releases> <releases>
<release version="1.3" date="in CVS"> <release version="1.3" date="in CVS">
<action dev="dion" type="update">
Upgrade to dom4j 1.4-dev-8
</action>
<action dev="dion" type="fix"> <action dev="dion" type="fix">
Bring back pom:validate Bring back pom:validate
</action> </action>

View File

@ -53,7 +53,7 @@
</dependency> </dependency>
<dependency> <dependency>
<id>dom4j</id> <id>dom4j</id>
<version>1.4-dev-7</version> <version>1.4-dev-8</version>
</dependency> </dependency>
<dependency> <dependency>
<id>regexp</id> <id>regexp</id>

View File

@ -7,6 +7,9 @@
<body> <body>
<release version="1.2" date="in CVS"> <release version="1.2" date="in CVS">
<action dev="dion" type="update">
Upgrade to dom4j 1.4-dev-8
</action>
<action dev="dion" type="update"> <action dev="dion" type="update">
Upgrade to commons-logging 1.0.3 Upgrade to commons-logging 1.0.3
</action> </action>