Oro 2.0.6 -> 2.0.7
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113717 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>oro</id>
|
||||
<version>2.0.6</version>
|
||||
<version>2.0.7</version>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
</properties>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Move to oro 2.0.7
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Move to log4j 1.2.8
|
||||
</action>
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>oro</id>
|
||||
<version>2.0.6</version>
|
||||
<version>2.0.7</version>
|
||||
<properties>
|
||||
<classloader>root.maven</classloader>
|
||||
</properties>
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.2" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Move to oro 2.0.7
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to dom4j 1.4
|
||||
</action>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>oro</id>
|
||||
<version>2.0.6</version>
|
||||
<version>2.0.7</version>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
</properties>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Move to oro 2.0.7
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Fix documentation and project.xml to allow deployment
|
||||
</action>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-vdoclet-plugin</id>
|
||||
<name>Maven VDoclet Plug-in</name>
|
||||
<currentVersion>1.0</currentVersion>
|
||||
<currentVersion>1.1-SNAPSHOT</currentVersion>
|
||||
<description>VDoclet plugin for Maven. Allows you to easily create information from source code using velocity driven templates</description>
|
||||
<shortDescription>VDoclet plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/vdoclet/</url>
|
||||
@@ -54,7 +54,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>oro</id>
|
||||
<version>2.0.6</version>
|
||||
<version>2.0.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-jelly</groupId>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Move to oro 2.0.7
|
||||
</action>
|
||||
<action dev="dion" type="fix">
|
||||
Regen plugin docs, fix various project.xml issues.
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user