Author: ggregory
Date: Sun Nov 4 19:36:23 2012
New Revision: 1405623
URL: http://svn.apache.org/viewvc?rev=1405623&view=rev
Log:
Add the Apache SNAPSHOT repository in order to download
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pdf-plugin/1.2-SNAPSHOT/
Modified:
logging/log4j/log4j2/trunk/pom.xml
Modified: logging/log4j/log4j2/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1405623&r1=1405622&r2=1405623&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Sun Nov 4 19:36:23 2012
@@ -112,6 +112,12 @@
<docLabel>Site Documentation</docLabel>
<projectDir />
</properties>
+ <pluginRepositories>
+ <pluginRepository>
+ <id>apache.snapshots</id>
+ <url>http://repository.apache.org/snapshots/</url>
+ </pluginRepository>
+ </pluginRepositories>
<dependencyManagement>
<dependencies>
<dependency>