mirror of https://github.com/apache/maven.git
o note about doxia, it's not to be updated in 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
beedf0cf7b
commit
c8d4f4240b
8
pom.xml
8
pom.xml
|
@ -45,10 +45,15 @@ under the License.
|
|||
<properties>
|
||||
<classWorldsVersion>1.3</classWorldsVersion>
|
||||
<commonsCliVersion>1.0</commonsCliVersion>
|
||||
<!--
|
||||
|
||||
Do not update this, Doxia will be decoupled completely from 3.x and someone can
|
||||
create a rendering engine for it if they like when the release stabilizes. JVZ
|
||||
|
||||
-->
|
||||
<doxiaVersion>1.0-alpha-9</doxiaVersion>
|
||||
<easyMockVersion>1.2_Java1.3</easyMockVersion>
|
||||
<junitVersion>3.8.1</junitVersion>
|
||||
|
||||
<plexusVersion>1.0-beta-3.0.6</plexusVersion>
|
||||
<plexusInteractivityVersion>1.0-alpha-6</plexusInteractivityVersion>
|
||||
<plexusInterpolationVersion>1.1</plexusInterpolationVersion>
|
||||
|
@ -56,7 +61,6 @@ under the License.
|
|||
<plexusUtilsVersion>1.5.8</plexusUtilsVersion>
|
||||
<plexusJetty6Version>1.6</plexusJetty6Version>
|
||||
<plexusWebdavVersion>1.0</plexusWebdavVersion>
|
||||
|
||||
<wagonVersion>1.0-beta-4</wagonVersion>
|
||||
<modelBuilderVersion>1.5</modelBuilderVersion>
|
||||
<mercuryVersion>1.0.0-alpha-4</mercuryVersion>
|
||||
|
|
Loading…
Reference in New Issue