mirror of https://github.com/apache/maven.git
[MNG-3898] upgraded Modello to 1.0-alpha-22 to fix project site generation failure (merged r726187 from 2.0.x branch)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726192 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e02b6e7005
commit
64619feabd
2
pom.xml
2
pom.xml
|
@ -299,7 +299,7 @@ under the License.
|
||||||
<mavenSharedModel>1.0-SNAPSHOT</mavenSharedModel>
|
<mavenSharedModel>1.0-SNAPSHOT</mavenSharedModel>
|
||||||
<mercuryVersion>1.0.0-alpha-2-SNAPSHOT</mercuryVersion>
|
<mercuryVersion>1.0.0-alpha-2-SNAPSHOT</mercuryVersion>
|
||||||
<woodstoxVersion>3.2.6</woodstoxVersion>
|
<woodstoxVersion>3.2.6</woodstoxVersion>
|
||||||
<modelloVersion>1.0-alpha-21</modelloVersion>
|
<modelloVersion>1.0-alpha-22</modelloVersion>
|
||||||
</properties>
|
</properties>
|
||||||
<!--start-->
|
<!--start-->
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
Loading…
Reference in New Issue