Modello 1.0.1 was released

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@752338 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2009-03-11 01:13:34 +00:00
parent ac596e1811
commit 3ec7a82428
2 changed files with 11 additions and 18 deletions

View File

@ -90,13 +90,6 @@ END SNIPPET: ant-bootstrap -->
<!-- Pull the dependencies for Modello -->
<artifact:dependencies pathId="modello.pathid" filesetId="modello.fileset" verbose="${verbose}">
<localRepository path="${maven.repo.local}"/>
<!-- TODO: remove when Modello 1.0.1 is released -->
<remoteRepository url="http://repo1.maven.org/" id="central"/>
<remoteRepository url="http://snapshots.repository.codehaus.org/" id="codehaus.snapshots">
<snapshots enabled="true"/>
<releases enabled="false"/>
</remoteRepository>
<!-- /TODO -->
<dependency groupId="org.codehaus.modello" artifactId="modello-maven-plugin" version="${pom.properties.modelloVersion}"/>
</artifact:dependencies>

View File

@ -67,7 +67,7 @@ under the License.
<mercuryMp3Version>1.0-alpha-1</mercuryMp3Version>
<securityDispatcherVersion>1.2</securityDispatcherVersion>
<woodstoxVersion>3.2.6</woodstoxVersion>
<modelloVersion>1.0.1-SNAPSHOT</modelloVersion>
<modelloVersion>1.0.1</modelloVersion>
<jxpathVersion>1.3</jxpathVersion>
</properties>
<issueManagement>