update latest

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312992 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-12 01:16:31 +00:00
parent e1fe63e664
commit a440e6b07f
1 changed files with 1 additions and 0 deletions

View File

@ -822,6 +822,7 @@ public class MBoot
RepositoryMetadata metadata = new RepositoryMetadata();
metadata.setReleaseVersion( version );
metadata.setLatestVersion( version );
file = localRepository.getMetadataFile( groupId, artifactId, null, type, "maven-metadata-local.xml" );
metadata.write( file );