You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2009/08/17 00:41:19 UTC

svn commit: r804793 - /directory/project/trunk/pom.xml

Author: akarasulu
Date: Sun Aug 16 22:41:19 2009
New Revision: 804793

URL: http://svn.apache.org/viewvc?rev=804793&view=rev
Log:
testing release process without this fancy staging crap that is not even working

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=804793&r1=804792&r2=804793&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Sun Aug 16 22:41:19 2009
@@ -553,6 +553,7 @@
          </plugin>
          -->
    
+<!--
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-release-plugin</artifactId>
@@ -562,7 +563,7 @@
               <arguments>-Prelease ${release.altDeploymentRepository}</arguments>
             </configuration>
           </plugin>
-
+-->
           <!-- We want a source jar -->
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>