Author: nickboldt
Date: 2010-05-10 16:43:17 -0400 (Mon, 10 May 2010)
New Revision: 21996
Modified:
branches/modular_build/parent-pom.xml
Log:
add apache snapshots repo to resolve 2.3.1-SNAPSHOT version of maven-install-plugin
Modified: branches/modular_build/parent-pom.xml
===================================================================
--- branches/modular_build/parent-pom.xml 2010-05-10 18:52:15 UTC (rev 21995)
+++ branches/modular_build/parent-pom.xml 2010-05-10 20:43:17 UTC (rev 21996)
@@ -398,6 +398,16 @@
<enabled>true</enabled>
</releases>
</pluginRepository>
+ <pluginRepository>
+ <id>apache-snapshots</id>
+ <
url>http://repository.apache.org/snapshots/</url>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ </pluginRepository>
</pluginRepositories>
<!--
https://issues.sonatype.org/browse/TYCHO-413: does not work - doesn't