Author: grobmeier
Date: Thu Nov 12 06:52:42 2009
New Revision: 835264

URL: http://svn.apache.org/viewvc?rev=835264&view=rev
Log:
commented out gpg plugin - breaks for some reason (needs fix later)

Modified:
    incubator/log4php/trunk/pom.xml

Modified: incubator/log4php/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/pom.xml?rev=835264&r1=835263&r2=835264&view=diff
==============================================================================
--- incubator/log4php/trunk/pom.xml (original)
+++ incubator/log4php/trunk/pom.xml Thu Nov 12 06:52:42 2009
@@ -281,6 +281,7 @@
                                <goals>site assembly:assembly</goals>
                        </configuration>
                </plugin>
+               <!-- 
                <plugin>
                        <artifactId>maven-gpg-plugin</artifactId>
                    <configuration>
@@ -296,6 +297,7 @@
                                        </execution>
                                </executions>
                        </plugin>
+                        -->
        </plugins>
        </build>
        <dependencies>


Reply via email to