You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2012/11/08 20:31:53 UTC

svn commit: r1407232 - /logging/log4j/log4j2/trunk/pom.xml

Author: rgoers
Date: Thu Nov  8 19:31:53 2012
New Revision: 1407232

URL: http://svn.apache.org/viewvc?rev=1407232&view=rev
Log:
Revert back to snapshot of pdf plugin until it is released

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=1407232&r1=1407231&r2=1407232&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Thu Nov  8 19:31:53 2012
@@ -117,10 +117,6 @@
       <id>apache.snapshots</id>
       <url>http://repository.apache.org/snapshots/</url>
     </pluginRepository>
-    <pluginRepository>
-      <id>maven.snapshots</id>
-      <url>https://repository.apache.org/content/repositories/maven-018/</url>
-    </pluginRepository>
   </pluginRepositories>
   <dependencyManagement>
     <dependencies>
@@ -370,7 +366,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pdf-plugin</artifactId>
-        <version>1.2</version>
+        <version>1.2-SNAPSHOT</version>
         <executions>
           <execution>
             <id>pdf</id>