git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489861
13f79535-47bb-0310-9956-
ffa450edef68
index.indexArtifacts( currentArtifacts, recordFactory );
- // MNG-142 - the project builder retains a lot of objects in its inflexible cache. This is a hack
+ // MRM-142 - the project builder retains a lot of objects in its inflexible cache. This is a hack
// around that. TODO: remove when it is configurable
flushProjectBuilderCacheHack();
}
}
/**
- * @todo remove when no longer needed (MNG-142)
+ * @todo remove when no longer needed (MRM-142)
* @plexus.requirement
*/
private MavenProjectBuilder projectBuilder;